Sign in
qemu
/
qemu
/
7b6de33e3032f33a9097665adf336c5c3a9eaea7
7b6de33
m68k: Remove PCI and USB from config file
by Thomas Huth
· 8 years ago
a45f176
target-m68k: Implement bfffo
by Richard Henderson
· 8 years ago
f2224f2
target-m68k: Implement bitfield ops for memory
by Richard Henderson
· 8 years ago
ac815f4
target-m68k: Implement bitfield ops for registers
by Richard Henderson
· 8 years ago
b6af8ea
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging
by Peter Maydell
· 8 years ago
fdbd92f
Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-20170112-1' into staging
by Peter Maydell
· 8 years ago
8417cd0
sdl2: fix build failure on windows
by Gerd Hoffmann
· 8 years ago
b6c0897
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2017-01-11-2' into staging
by Peter Maydell
· 8 years ago
80fbc68
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170111-1' into staging
by Peter Maydell
· 8 years ago
8ed877b
qmp: Report QOM type name on query-cpu-definitions
by Eduardo Habkost
· 8 years ago
cdda201
numa: make -numa parser dynamically allocate CPUs masks
by Igor Mammedov
· 8 years ago
410e981
target/i386: Fix bad patch application to translate.c
by Doug Evans
· 8 years ago
e1ff3c6
monitor: fix qmp/hmp query-memdev not reporting IDs of memory backends
by Igor Mammedov
· 8 years ago
3a46410
monitor: reuse user_creatable_add_opts() instead of user_creatable_add()
by Igor Mammedov
· 8 years ago
4201e61
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20170111-1' into staging
by Peter Maydell
· 8 years ago
8a00025
qom: remove unused header
by Igor Mammedov
· 8 years ago
0f2d17c
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170110' into staging
by Peter Maydell
· 8 years ago
204febd
libqtest: handle zero length memwrite/memread
by Greg Kurz
· 8 years ago
ae1a772
travis: add Trusty with clang stable build
by Alex Bennée
· 8 years ago
d9a6b01
travis: trim out most clang builds
by Daniel P. Berrange
· 8 years ago
50788a3
target-tricore: Add updfl instruction
by Bastian Koppelmann
· 8 years ago
dedd8c9
target-tricore: Added new JNE instruction variant
by Peer Adelt
· 9 years ago
550929d
target-tricore: Added new MOV instruction variant
by Peer Adelt
· 9 years ago
ddd7fea
target-tricore: Added MADD.F and MSUB.F instructions
by Bastian Koppelmann
· 8 years ago
8f75983
target-tricore: Added FTOUZ instruction
by Bastian Koppelmann
· 8 years ago
a2056e0
virtio-gpu: tag as not hotpluggable
by Gerd Hoffmann
· 8 years ago
c84f0f2
virtio-gpu: Fix memory leak in virtio_gpu_load()
by Peter Maydell
· 8 years ago
039aa5d
virtio-gpu: Recalculate VirtIOGPU::hostmem on VM load
by Peter Maydell
· 8 years ago
913a878
display: cirrus: ignore source pitch value as needed in blit_is_unsafe
by Bruce Rogers
· 8 years ago
85d9d04
virtio-gpu: fix information leak in capset get dispatch
by Li Qiang
· 8 years ago
11f547e
es1370: wire up reset via DeviceClass
by Gerd Hoffmann
· 8 years ago
12351a9
audio: ac97: add exit function
by Li Qiang
· 8 years ago
069eb7b
audio: es1370: add exit function
by Li Qiang
· 8 years ago
8becab9
hw/audio: QOM'ify pl041.c
by xiaoqiang zhao
· 8 years ago
c025d0a
hw/audio: QOM'ify marvell_88w8618.c
by xiaoqiang zhao
· 8 years ago
993508e
tcg/i386: Handle ctpop opcode
by Richard Henderson
· 8 years ago
33e75fb
tcg/ppc: Handle ctpop opcode
by Richard Henderson
· 8 years ago
14e9921
tcg: Use ctpop to generate ctz if needed
by Richard Henderson
· 8 years ago
c3f8962
tests: New test-bitcnt
by Alex Bennée
· 8 years ago
7bdcecb
qemu/host-utils.h: Reduce the operation count in the fallback ctpop
by Richard Henderson
· 8 years ago
4885c3c
target-i386: Use ctpop helper
by Richard Henderson
· 8 years ago
3253cdd
target-tilegx: Use ctpop helper
by Richard Henderson
· 8 years ago
08da318
target-sparc: Use ctpop helper
by Richard Henderson
· 8 years ago
250a87d
target-s390x: Avoid a loop for popcnt
by Richard Henderson
· 8 years ago
7977000
target-ppc: Use ctpop helper
by Richard Henderson
· 8 years ago
de26a58
target-alpha: Use ctpop helper
by Richard Henderson
· 8 years ago
a768e4e
tcg: Add opcode for ctpop
by Richard Henderson
· 8 years ago
3946c6a
target-xtensa: Use clrsb helper
by Richard Henderson
· 8 years ago
1625694
target-tricore: Use clrsb helper
by Richard Henderson
· 8 years ago
bc21dbc
target-arm: Use clrsb helper
by Richard Henderson
· 8 years ago
086920c
tcg: Add helpers for clrsb
by Richard Henderson
· 8 years ago
4ac7691
tcg/i386: Rely on undefined/undocumented behaviour of BSF/BSR
by Richard Henderson
· 8 years ago
bbf25f9
tcg/i386: Handle ctz and clz opcodes
by Richard Henderson
· 8 years ago
6a5aed4
tcg/i386: Allow bmi2 shiftx to have non-matching operands
by Richard Henderson
· 8 years ago
42d5b51
tcg/i386: Hoist common arguments in tcg_out_op
by Richard Henderson
· 8 years ago
cd26449
tcg/i386: Fuly convert tcg_target_op_def
by Richard Henderson
· 8 years ago
ce41106
tcg/s390: Handle clz opcode
by Richard Henderson
· 8 years ago
2a1d9d4
tcg/mips: Handle clz opcode
by Richard Henderson
· 8 years ago
cc0fec8
tcg/arm: Handle ctz and clz opcodes
by Richard Henderson
· 8 years ago
53c76c1
tcg/aarch64: Handle ctz and clz opcodes
by Richard Henderson
· 8 years ago
d0b0748
tcg/ppc: Handle ctz and clz opcodes
by Richard Henderson
· 8 years ago
e5143c9
target-i386: Use clz and ctz opcodes
by Richard Henderson
· 8 years ago
7539a01
target-arm: Use clz opcode
by Richard Henderson
· 8 years ago
b79ea94
target-xtensa: Use clz opcode
by Richard Henderson
· 8 years ago
03a733d
target-unicore32: Use clz opcode
by Richard Henderson
· 8 years ago
0efa820
target-tricore: Use clz opcode
by Richard Henderson
· 8 years ago
c3aa369
target-tilegx: Use clz and ctz opcodes
by Richard Henderson
· 8 years ago
0f9712b
target-s390x: Use clz opcode
by Richard Henderson
· 8 years ago
9b8514e
target-ppc: Use clz and ctz opcodes
by Richard Henderson
· 8 years ago
555baef
target-openrisc: Use clz and ctz opcodes
by Richard Henderson
· 8 years ago
1a0196c
target-mips: Use clz opcode
by Richard Henderson
· 8 years ago
5318420
target-microblaze: Use clz opcode
by Richard Henderson
· 8 years ago
272694a
target-cris: Use clz opcode
by Richard Henderson
· 8 years ago
881549d
target-alpha: Use the ctz and clz opcodes
by Richard Henderson
· 8 years ago
8d8dd79
disas/ppc: Handle popcnt and cnttz
by Richard Henderson
· 8 years ago
f7749a3
disas/i386.c: Handle tzcnt
by Richard Henderson
· 8 years ago
0e28d00
tcg: Add clz and ctz opcodes
by Richard Henderson
· 8 years ago
17280ff
tcg: Allow an operand to be matching or a constant
by Richard Henderson
· 8 years ago
069ea73
tcg: Pass the opcode width to target_parse_constraint
by Richard Henderson
· 8 years ago
f69d277
tcg: Transition flat op_defs array to a target callback
by Richard Henderson
· 8 years ago
82790a8
tcg: Add markup for output requires new register
by Richard Henderson
· 8 years ago
333b21b
tcg/optimize: Fold movcond 0/1 into setcond
by Richard Henderson
· 8 years ago
f6156b8
target-s390x: Use the new deposit and extract ops
by Richard Henderson
· 8 years ago
7b4d326
target-ppc: Use the new deposit and extract ops
by Richard Henderson
· 8 years ago
6eebb7a
target-mips: Use the new extract op
by Richard Henderson
· 8 years ago
04fc2f1
target-i386: Use new deposit and extract ops
by Richard Henderson
· 8 years ago
59a71b4
target-arm: Use new deposit and extract ops
by Richard Henderson
· 8 years ago
f49f1ae
target-alpha: Use deposit and extract ops
by Richard Henderson
· 8 years ago
752b1be
tcg/s390: Support deposit into zero
by Richard Henderson
· 8 years ago
b0bf5fe
tcg/s390: Implement field extraction opcodes
by Richard Henderson
· 8 years ago
b2c98d9
tcg/s390: Expose host facilities to tcg-target.h
by Richard Henderson
· 8 years ago
c05021c
tcg/ppc: Implement field extraction opcodes
by Richard Henderson
· 8 years ago
befbb3c
tcg/mips: Implement field extraction opcodes
by Richard Henderson
· 8 years ago
78fdbfb
tcg/i386: Implement field extraction opcodes
by Richard Henderson
· 8 years ago
ec903af
tcg/arm: Implement field extraction opcodes
by Richard Henderson
· 8 years ago
40b2ccb
tcg/arm: Move isa detection to tcg-target.h
by Richard Henderson
· 8 years ago
e2179f9
tcg/aarch64: Implement field extraction opcodes
by Richard Henderson
· 8 years ago
07cc68d
tcg: Add deposit_z expander
by Richard Henderson
· 8 years ago
0d0d309
tcg: Minor adjustments to deposit expanders
by Richard Henderson
· 8 years ago
7ec8bab
tcg: Add field extraction primitives
by Richard Henderson
· 8 years ago
Next »