aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-07ehci: Don't call commit_irq after raising PCDHans de Goede
2013-01-07ehci: Further speedup rescanning if async schedule after raising an interruptHans de Goede
2013-01-07ehci: Use uframe precision for interrupt threshold checking (v2)Hans de Goede
2013-01-07ehci: Verify a queue's ep direction does not changeHans de Goede
2013-01-07ehci: Add an ehci_get_pid helper functionHans de Goede
2013-01-07ehci: Verify qtd for async completed packetsHans de Goede
2013-01-07ehci: writeback_async_complete_packet: verify qh and qtdHans de Goede
2013-01-07ehci: Move get / put_dwords upwardsHans de Goede
2013-01-07ehci: Verify guest does not change the token of inflight qtd-sHans de Goede
2013-01-07ehci: Add ehci_verify_qh and ehci_verify_qtd helper functionsHans de Goede
2013-01-07ehci: Add a ehci_writeback_async_complete_packet helper functionHans de Goede
2013-01-06Revert "virtio-pci: replace byte swap hack"Blue Swirl
2013-01-06virtio-pci: replace byte swap hackBlue Swirl
2013-01-06tests: add gcov supportBlue Swirl
2013-01-05hw/i386: Fix broken build for non POSIX hostsStefan Weil
2013-01-05softfloat: Implement uint64_to_float128Richard Henderson
2013-01-05softfloat: Fix uint64_to_float64Richard Henderson
2013-01-04Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-01-04Merge remote-tracking branch 'kraxel/testdev.1' into stagingAnthony Liguori
2013-01-04Merge remote-tracking branch 'kraxel/acpi.2' into stagingAnthony Liguori
2013-01-04spice: drop incorrect vm_change_state_handler() opaqueStefan Hajnoczi
2013-01-04linux-user/syscall.c: remove forward declarationsJohn Spencer
2013-01-04hw/mcf5206: Reduce size of lookup tableStefan Weil
2013-01-04Remove --sparc_cpu option from the configure list陳韋任 (Wei-Ren Chen)
2013-01-04pseries: Remove unneeded include statement (fixes MinGW builds)Stefan Weil
2013-01-04pc_sysfw: Check for qemu_find_file() failureMarkus Armbruster
2013-01-04pc: remove bochs bios debug portsGerd Hoffmann
2013-01-04hw: Add test device for unittests executionLucas Meneghel Rodrigues
2013-01-04add isa-debug-exit device.Gerd Hoffmann
2013-01-04switch debugcon to memory apiGerd Hoffmann
2013-01-04apci: assign memory regions to ich9 lpc deviceGerd Hoffmann
2013-01-04apci: assign memory regions to piix4 acpi deviceGerd Hoffmann
2013-01-04acpi: autoload dsdtGerd Hoffmann
2013-01-04configure: also symlink *.aml filesGerd Hoffmann
2013-01-03pty: unbreak libvirtGerd Hoffmann
2013-01-03dataplane: use linux-headers/ for virtio includesStefan Hajnoczi
2013-01-02configure: Write new file "config-all-disas.mak" when running configureStefan Weil
2013-01-02tci: Fix broken builds with TCG interpreterStefan Weil
2013-01-02savevm.c: cleanup system includesMichael Tokarev
2013-01-02disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio...Michael Tokarev
2013-01-02Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-01-02tcg: Remove unneeded assertionStefan Weil
2013-01-02sheepdog: pass oid directly to send_pending_req()Liu Yuan
2013-01-02sheepdog: don't update inode when create_and_write failsLiu Yuan
2013-01-02block/raw-win32: Fix compiler warnings (wrong format specifiers)Stefan Weil
2013-01-02qemu-img: report size overflow error messageliguang
2013-01-02cutils: change strtosz_suffix_unit functionliguang
2013-01-02virtio-blk: Return UNSUPP for unknown request typesAlexey Zaytsev
2013-01-02virtio-blk: add x-data-plane=on|off performance featureStefan Hajnoczi
2013-01-02dataplane: add virtio-blk data plane codeStefan Hajnoczi