Age | Commit message (Expand) | Author |
2013-01-06 | Revert "virtio-pci: replace byte swap hack" | Blue Swirl |
2013-01-06 | virtio-pci: replace byte swap hack | Blue Swirl |
2013-01-05 | hw/i386: Fix broken build for non POSIX hosts | Stefan Weil |
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 | hw/mcf5206: Reduce size of lookup table | Stefan Weil |
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-03 | dataplane: use linux-headers/ for virtio includes | Stefan Hajnoczi |
2013-01-02 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
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 | 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 | 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-01 | pflash_cfi01: Suppress warning when Linux probes for AMD flash | Stefan Weil |
2012-12-28 | usb/redirect.c: unbreak compilation due to include/char/char.h | Alon Levy |
2012-12-28 | Merge branch 'qom-cpu' of git://repo.or.cz/qemu/afaerber | Blue Swirl |
2012-12-26 | virtio-pci: don't poll masked vectors | Michael S. Tsirkin |
2012-12-26 | msix: expose access to masked/pending state | Michael S. Tsirkin |
2012-12-26 | msi: add API to get notified about pending bit poll | Michael S. Tsirkin |
2012-12-26 | pcie: Fix bug in pcie_ext_cap_set_next | Knut Omang |
2012-12-25 | qemu-kvm/pci-assign: 64 bits bar emulation | Xudong Hao |
2012-12-23 | tmp105: Create API for TMP105 temperature sensor. | Alex Horn |
2012-12-23 | Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu | Andreas Färber |
2012-12-20 | virtio: make bindings typesafe | Michael S. Tsirkin |
2012-12-19 | Merge remote-tracking branch 'bonzini/header-dirs' into staging | Anthony Liguori |
2012-12-19 | ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init() | Andreas Färber |
2012-12-19 | ppc4xx_devs: Return PowerPCCPU from ppc4xx_init() | Andreas Färber |
2012-12-19 | ppc_booke: Pass PowerPCCPU to {decr,fit,wdt} timer callbacks | Andreas Färber |
2012-12-19 | ppc: Pass PowerPCCPU to [h]decr timer callbacks | Andreas Färber |
2012-12-19 | ppc: Pass PowerPCCPU to [h]decr callbacks | Andreas Färber |
2012-12-19 | ppc: Pass PowerPCCPU to ppc_set_irq() | Andreas Färber |
2012-12-19 | kvm: Pass CPUState to kvm_vcpu_ioctl() | Andreas Färber |
2012-12-19 | qdev-properties.c: Separate core from the code used only by qemu-system-* | Eduardo Habkost |
2012-12-19 | qdev: Coding style fixes | Eduardo Habkost |
2012-12-19 | hw: move executable format header files to hw/ | Paolo Bonzini |
2012-12-19 | softmmu: move remaining include files to include/ subdirectories | Paolo Bonzini |