Sign in
qemu
/
qemu
/
efce3175fd572e4d98af0b50ae9cb8d7b808f034
efce317
usb: move ehci_create_ich9_with_companions to hw/i386
by Paolo Bonzini
· 6 years ago
114529f
hw/usb: Add generic sys-bus EHCI controller
by Hongbo Zhang
· 6 years ago
8e3759e
usb: dev-mtp: fix memory leak in error path
by Li Qiang
· 6 years ago
f308153
usb: drop unnecessary usb_device_post_load checks
by Jonathan Davies
· 6 years ago
3fd2092
hw/usb: fix mistaken de-initialization of CCID state
by Daniel P. Berrangé
· 6 years ago
e59dbba
Merge remote-tracking branch 'remotes/philmd/tags/fw_cfg-20190104-pull-request' into staging
by Peter Maydell
· 6 years ago
19bcc4b
fw_cfg: Make qemu_extra_params_fw locally
by Li Qiang
· 6 years ago
ee5d0f8
fw_cfg: Fix -boot reboot-timeout error checking
by Li Qiang
· 6 years ago
6912bb0
fw_cfg: Fix -boot bootsplash error checking
by Li Qiang
· 6 years ago
bed6633
fw_cfg: Improve error message when can't load splash file
by Li Qiang
· 6 years ago
6395fe0
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 6 years ago
39a0408
dmg: don't skip zero chunk
by yuchenlin
· 6 years ago
e80fcf5
dmg: use enumeration type instead of hard coding number
by yuchenlin
· 6 years ago
5ef4082
dmg: fix binary search
by yuchenlin
· 6 years ago
b47c7d5
dmg: Fixing wrong dmg block type value for block terminator.
by Julio Faracco
· 6 years ago
8ecede4
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-december-2018-v3' into staging
by Peter Maydell
· 6 years ago
19749a2
tests/tcg: mips: Test R5900 three-operand MADDU1
by Fredrik Noring
· 6 years ago
8e2e5e7
tests/tcg: mips: Test R5900 three-operand MADDU
by Fredrik Noring
· 6 years ago
84dc071
tests/tcg: mips: Test R5900 three-operand MADD1
by Fredrik Noring
· 6 years ago
50f299d
tests/tcg: mips: Test R5900 three-operand MADD
by Fredrik Noring
· 6 years ago
779bdf4
disas: nanoMIPS: Add a note on documentation
by Aleksandar Markovic
· 6 years ago
eabf76a
disas: nanoMIPS: Reorder declarations and definitions of gpr decoders
by Aleksandar Markovic
· 6 years ago
dffcf17
disas: nanoMIPS: Comment the decoder of 'gpr1' gpr encoding type
by Aleksandar Markovic
· 6 years ago
68d80fd
disas: nanoMIPS: Rename the decoder of 'gpr1' gpr encoding type
by Aleksandar Markovic
· 6 years ago
a21e052
disas: nanoMIPS: Comment the decoder of 'gpr2.reg2' gpr encoding type
by Aleksandar Markovic
· 6 years ago
ce0f261
disas: nanoMIPS: Rename the decoder of 'gpr2.reg2' gpr encoding type
by Aleksandar Markovic
· 6 years ago
8e2919f
disas: nanoMIPS: Comment the decoder of 'gpr2.reg1' gpr encoding type
by Aleksandar Markovic
· 6 years ago
4671783
disas: nanoMIPS: Rename the decoder of 'gpr2.reg1' gpr encoding type
by Aleksandar Markovic
· 6 years ago
afd47ce
disas: nanoMIPS: Comment the decoder of 'gpr4.zero' gpr encoding type
by Aleksandar Markovic
· 6 years ago
9980a22
disas: nanoMIPS: Rename the decoder of 'gpr4.zero' gpr encoding type
by Aleksandar Markovic
· 6 years ago
4482bed
disas: nanoMIPS: Comment the decoder of 'gpr4' gpr encoding type
by Aleksandar Markovic
· 6 years ago
131e9b9
disas: nanoMIPS: Rename the decoder of 'gpr4' gpr encoding type
by Aleksandar Markovic
· 6 years ago
6ab8abf
disas: nanoMIPS: Comment the decoder of 'gpr3.src.store' gpr encoding type
by Aleksandar Markovic
· 6 years ago
8191856
disas: nanoMIPS: Rename the decoder of 'gpr3.src.store' gpr encoding type
by Aleksandar Markovic
· 6 years ago
01fc255
disas: nanoMIPS: Comment the decoder of 'gpr3' gpr encoding type
by Aleksandar Markovic
· 6 years ago
988d6c8
disas: nanoMIPS: Rename the decoder of 'gpr3' gpr encoding type
by Aleksandar Markovic
· 6 years ago
75199b4
disas: nanoMIPS: Fix order of more invocations
by Aleksandar Markovic
· 6 years ago
d3605cc
disas: nanoMIPS: Name more functions in a more descriptive way
by Aleksandar Markovic
· 6 years ago
17ce2f0
disas: nanoMIPS: Fix an FP-related misnomer 3
by Aleksandar Markovic
· 6 years ago
52a96d2
disas: nanoMIPS: Fix an FP-related misnomer 2
by Aleksandar Markovic
· 6 years ago
d0c60ab
disas: nanoMIPS: Fix an FP-related misnomer 1
by Aleksandar Markovic
· 6 years ago
11b9732
disas: nanoMIPS: Name some functions in a more descriptive way
by Aleksandar Markovic
· 6 years ago
86b5f80
disas: nanoMIPS: Fix order of some invocations
by Aleksandar Markovic
· 6 years ago
b4c5d21
disas: nanoMIPS: Fix a function misnomer
by Aleksandar Markovic
· 6 years ago
e0669ee
disas: nanoMIPS: Remove functions that are not used
by Aleksandar Markovic
· 6 years ago
8bae150
disas: nanoMIPS: Fix preamble text in nanomips.* files
by Aleksandar Markovic
· 6 years ago
8c33ea5
disas: nanoMIPS: Fix types and format strings
by Stefan Weil
· 6 years ago
a95c4c2
target/mips: Support R5900 three-operand MADD1 and MADDU1 instructions
by Fredrik Noring
· 6 years ago
3b948f0
target/mips: Support R5900 three-operand MADD and MADDU instructions
by Philippe Mathieu-Daudé
· 6 years ago
79f5fee
target/mips: MXU: Add handler for an align instruction
by Aleksandar Markovic
· 6 years ago
bb84cbf
target/mips: MXU: Add handlers for max/min instructions
by Aleksandar Markovic
· 6 years ago
b621f01
target/mips: MXU: Add handlers for logic instructions
by Aleksandar Markovic
· 6 years ago
84e2c89
target/mips: MXU: Improve the comment containing MXU overview
by Aleksandar Markovic
· 6 years ago
16fef5b
target/mips: MXU: Add generic naming for optn2 constants
by Aleksandar Markovic
· 6 years ago
c233bf0
target/mips: MXU: Add missing opcodes/decoding for LX* instructions
by Aleksandar Markovic
· 6 years ago
c5b00c1
atomics: Set ATOMIC_REG_SIZE=8 for MIPS n32
by Paul Burton
· 6 years ago
215943b
MAINTAINERS: Add Aleksandar Rikalo as a reviewer for MIPS content
by Aleksandar Markovic
· 6 years ago
0f86531
MAINTAINERS: target/mips: Reorder items alphabetically
by Aleksandar Markovic
· 6 years ago
0968455
MAINTAINERS: target/mips: Add filter for mips in email subjects
by Aleksandar Markovic
· 6 years ago
10a9794
MAINTAINERS: target/mips: Add MIPS files under default-configs directory
by Aleksandar Markovic
· 6 years ago
20d6c73
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part1' into staging
by Peter Maydell
· 6 years ago
1b3e800
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181226' into staging
by Peter Maydell
· 6 years ago
4250da1
tcg: Improve call argument loading
by Richard Henderson
· 6 years ago
25f49c5
tcg: Record register preferences during liveness
by Richard Henderson
· 6 years ago
ae36a24
tcg: Add TCG_OPF_BB_EXIT
by Richard Henderson
· 6 years ago
f65a061
tcg: Split out more subroutines from liveness_pass_1
by Richard Henderson
· 6 years ago
2616c80
tcg: Rename and adjust liveness_pass_1 helpers
by Richard Henderson
· 6 years ago
152c35a
tcg: Reindent parts of liveness_pass_1
by Richard Henderson
· 6 years ago
1894f69
tcg: Dump register preference info with liveness
by Richard Henderson
· 6 years ago
d62816f
tcg: Improve register allocation for matching constraints
by Richard Henderson
· 6 years ago
69e3706
tcg: Add output_pref to TCGOp
by Richard Henderson
· 6 years ago
ba87719
tcg: Add preferred_reg argument to tcg_reg_alloc_do_movi
by Richard Henderson
· 6 years ago
98b4e18
tcg: Add preferred_reg argument to temp_sync
by Richard Henderson
· 6 years ago
b722452
tcg: Add preferred_reg argument to temp_load
by Richard Henderson
· 6 years ago
b016486
tcg: Add preferred_reg argument to tcg_reg_alloc
by Richard Henderson
· 6 years ago
b4fc67c
tcg: Add reachable_code_pass
by Richard Henderson
· 6 years ago
d88a117
tcg: Reference count labels
by Richard Henderson
· 6 years ago
15d7409
tcg: Add TCG_CALL_NO_RETURN
by Richard Henderson
· 6 years ago
3b50352
tcg: Renumber TCG_CALL_* flags
by Richard Henderson
· 6 years ago
b8c92c6
linux-user: Add safe_syscall for riscv64 host
by Richard Henderson
· 6 years ago
11cee55
disas/microblaze: Remove unused REG_SP macro
by Richard Henderson
· 6 years ago
c4f8054
configure: Add support for building RISC-V host
by Alistair Francis
· 6 years ago
91468b2
disas: Add RISC-V support
by Alistair Francis
· 6 years ago
464e447
tcg: Add RISC-V cpu signal handler
by Alistair Francis
· 6 years ago
7a5549f
tcg/riscv: Add the target init code
by Alistair Francis
· 6 years ago
92c041c
tcg/riscv: Add the prologue generation and register the JIT
by Alistair Francis
· 6 years ago
bdf5038
tcg/riscv: Add the out op decoder
by Alistair Francis
· 6 years ago
03a7d02
tcg/riscv: Add direct load and store instructions
by Alistair Francis
· 6 years ago
efbea94
tcg/riscv: Add slowpath load and store instructions
by Alistair Francis
· 6 years ago
1584006
tcg/riscv: Add branch and jump instructions
by Alistair Francis
· 6 years ago
28ca738
tcg/riscv: Add the add2 and sub2 instructions
by Alistair Francis
· 6 years ago
61535d4
tcg/riscv: Add the out load and store instructions
by Alistair Francis
· 6 years ago
27fd641
tcg/riscv: Add the extract instructions
by Alistair Francis
· 6 years ago
6cd2eda
tcg/riscv: Add the mov and movi instruction
by Alistair Francis
· 6 years ago
dfa8e74
tcg/riscv: Add the relocation functions
by Alistair Francis
· 6 years ago
bedf14e
tcg/riscv: Add the instruction emitters
by Alistair Francis
· 6 years ago
54a9ce0
tcg/riscv: Add the immediate encoders
by Alistair Francis
· 6 years ago
8ce23a1
tcg/riscv: Add support for the constraints
by Alistair Francis
· 6 years ago
505e75c
tcg/riscv: Add the tcg target registers
by Alistair Francis
· 6 years ago
fb1f70f
tcg/riscv: Add the tcg-target.h file
by Alistair Francis
· 6 years ago
Next »