Age | Commit message (Expand) | Author |
2012-01-12 | cleanup, Remove duplicated code | Lai Jiangshan |
2012-01-12 | test: eliminate libcheck tests and have make check use gtester | Anthony Liguori |
2012-01-12 | check-qjson: enable disabled tests | Anthony Liguori |
2012-01-12 | check-qjson: convert to gtest | Anthony Liguori |
2012-01-12 | check-qlist: convert to gtest | Anthony Liguori |
2012-01-12 | check-qstring: convert to gtest | Anthony Liguori |
2012-01-12 | check-qint: convert to gtest | Anthony Liguori |
2012-01-12 | check-qfloat: convert to gtest | Anthony Liguori |
2012-01-12 | check-qdict: convert to gtest | Anthony Liguori |
2012-01-12 | build: split unit test builds to a separate makefile fragment | Anthony Liguori |
2012-01-12 | tests: mv tests/* -> tests/tcg | Anthony Liguori |
2012-01-12 | vga: optimize ppm_save() divisions | Avi Kivity |
2012-01-12 | Fix qapi code generation fix | Avi Kivity |
2012-01-12 | etraxfs-dma: Model metadata and eop | Lars Persson |
2012-01-12 | microblaze: Break the tb at memory barriers | Edgar E. Iglesias |
2012-01-12 | microblaze: Emulate the hw stackprotector | Edgar E. Iglesias |
2012-01-12 | microblaze: Add support for the clz insn | Edgar E. Iglesias |
2012-01-11 | target-i386: fix SSE rounding and flush to zero | Aurelien Jarno |
2012-01-11 | target-i386: fix dpps and dppd SSE2 instructions | Aurelien Jarno |
2012-01-11 | target-i386: fix round{pd,ps,sd,ss} SSE2 instructions | Aurelien Jarno |
2012-01-11 | target-i386: fix {min,max}{pd,ps,sd,ss} SSE2 instructions | Aurelien Jarno |
2012-01-10 | wm8750: Fix calculation of number of array elements | Stefan Weil |
2012-01-10 | elf: Improve symbol lookup (optimize, fix for bsd-user) | Stefan Weil |
2012-01-10 | hw/integratorcp: Simplify flash remap code | Peter Maydell |
2012-01-10 | hw/integratorcp: Fix sense of REMAP bit | Peter Maydell |
2012-01-10 | Merge branch 's390-next' of git://repo.or.cz/qemu/agraf | Aurelien Jarno |
2012-01-10 | PPC: Fix linker scripts on ppc hosts | Alexander Graf |
2012-01-10 | target-sh4: ignore ocbp and ocbwb instructions | Aurelien Jarno |
2012-01-10 | tcg/arm: Use r6 as TCG_AREG0 to avoid clash with Thumb framepointer | Peter Maydell |
2012-01-10 | cris-dis: Clean memory allocation | Stefan Weil |
2012-01-09 | Merge remote-tracking branch 'qemu-kvm/fix-vhost-after-memory-listener' into ... | Anthony Liguori |
2012-01-09 | vhost: improve region filtering | Avi Kivity |
2012-01-09 | vhost: fix mem_sections memory corruption | Avi Kivity |
2012-01-09 | vhost: fix incorrect userspace address | Avi Kivity |
2012-01-08 | Fix vmstate_register_ram() for rom/device regions | Avi Kivity |
2012-01-08 | memory: Fix adjust_endianness() | Andreas Färber |
2012-01-08 | memory: Fix memory_region_wrong_endianness() | Andreas Färber |
2012-01-08 | kvm: fix build error in ppc kvm due to memory_region_init_ram_ptr() change | Avi Kivity |
2012-01-07 | Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel... | Aurelien Jarno |
2012-01-07 | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf | Aurelien Jarno |
2012-01-07 | sm501: Fix size of color_reg | Stefan Weil |
2012-01-07 | target-sh4: Fix operands for fipr, ftrv instructions | Stefan Weil |
2012-01-07 | malta: Fix regression (i8259 interrupts did not work) | Stefan Weil |
2012-01-06 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-01-06 | virtio-9p-proxy: Fix typo causing compile failure on 32 bit hosts | Peter Maydell |
2012-01-06 | qemu-nbd: drop loop which can never loop | Stefan Hajnoczi |
2012-01-06 | Make python mandatory | Sebastian Herbszt |
2012-01-06 | net/socket.c: Fix fd leak in net_socket_listen_init() error paths | Peter Maydell |
2012-01-06 | gdbstub: Fix fd leak in gdbserver_open() error path | Peter Maydell |
2012-01-06 | configure: Fix test for supported host CPU type | Peter Maydell |