Age | Commit message (Expand) | Author |
2013-01-05 | softfloat: Fix uint64_to_float64 | Richard Henderson |
2013-01-04 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2013-01-04 | Merge remote-tracking branch 'kraxel/testdev.1' into staging | Anthony Liguori |
2013-01-04 | Merge remote-tracking branch 'kraxel/acpi.2' into staging | Anthony Liguori |
2013-01-04 | spice: drop incorrect vm_change_state_handler() opaque | Stefan Hajnoczi |
2013-01-04 | linux-user/syscall.c: remove forward declarations | John Spencer |
2013-01-04 | hw/mcf5206: Reduce size of lookup table | Stefan Weil |
2013-01-04 | Remove --sparc_cpu option from the configure list | 陳韋任 (Wei-Ren Chen) |
2013-01-04 | pseries: Remove unneeded include statement (fixes MinGW builds) | Stefan Weil |
2013-01-04 | pc_sysfw: Check for qemu_find_file() failure | Markus Armbruster |
2013-01-04 | pc: remove bochs bios debug ports | Gerd Hoffmann |
2013-01-04 | hw: Add test device for unittests execution | Lucas Meneghel Rodrigues |
2013-01-04 | add isa-debug-exit device. | Gerd Hoffmann |
2013-01-04 | switch debugcon to memory api | Gerd Hoffmann |
2013-01-04 | apci: assign memory regions to ich9 lpc device | Gerd Hoffmann |
2013-01-04 | apci: assign memory regions to piix4 acpi device | Gerd Hoffmann |
2013-01-04 | acpi: autoload dsdt | Gerd Hoffmann |
2013-01-04 | configure: also symlink *.aml files | Gerd Hoffmann |
2013-01-03 | pty: unbreak libvirt | Gerd Hoffmann |
2013-01-03 | dataplane: use linux-headers/ for virtio includes | Stefan Hajnoczi |
2013-01-02 | configure: Write new file "config-all-disas.mak" when running configure | Stefan Weil |
2013-01-02 | tci: Fix broken builds with TCG interpreter | Stefan Weil |
2013-01-02 | savevm.c: cleanup system includes | Michael Tokarev |
2013-01-02 | disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio... | Michael Tokarev |
2013-01-02 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-01-02 | tcg: Remove unneeded assertion | Stefan Weil |
2013-01-02 | sheepdog: pass oid directly to send_pending_req() | Liu Yuan |
2013-01-02 | sheepdog: don't update inode when create_and_write fails | Liu Yuan |
2013-01-02 | block/raw-win32: Fix compiler warnings (wrong format specifiers) | Stefan Weil |
2013-01-02 | qemu-img: report size overflow error message | liguang |
2013-01-02 | cutils: change strtosz_suffix_unit function | liguang |
2013-01-02 | virtio-blk: Return UNSUPP for unknown request types | Alexey Zaytsev |
2013-01-02 | virtio-blk: add x-data-plane=on|off performance feature | Stefan Hajnoczi |
2013-01-02 | dataplane: add virtio-blk data plane code | Stefan Hajnoczi |
2013-01-02 | virtio-blk: restore VirtIOBlkConf->config_wce flag | Stefan Hajnoczi |
2013-01-02 | iov: add qemu_iovec_concat_iov() | Stefan Hajnoczi |
2013-01-02 | test-iov: add iov_discard_front/back() testcases | Stefan Hajnoczi |
2013-01-02 | iov: add iov_discard_front/back() to remove data | Stefan Hajnoczi |
2013-01-02 | dataplane: add Linux AIO request queue | Stefan Hajnoczi |
2013-01-02 | dataplane: add event loop | Stefan Hajnoczi |
2013-01-02 | dataplane: add virtqueue vring code | Stefan Hajnoczi |
2013-01-02 | dataplane: add host memory mapping code | Stefan Hajnoczi |
2013-01-02 | configure: add CONFIG_VIRTIO_BLK_DATA_PLANE | Stefan Hajnoczi |
2013-01-02 | raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane | Stefan Hajnoczi |
2013-01-02 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2013-01-02 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-01-02 | Merge remote-tracking branch 'kraxel/seabios-a810e4e' into staging | Anthony Liguori |
2013-01-01 | pflash_cfi01: Suppress warning when Linux probes for AMD flash | Stefan Weil |
2013-01-01 | target-mips: Use EXCP_SC rather than a magic number | 陳韋任 (Wei-Ren Chen) |
2013-01-01 | target-mips: Make repl_ph to sign extend to target-long | Jovanovic, Petar |