aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-15target-i386: Add Haswell CPU modelEduardo Habkost
2012-11-15target-i386/cpu: Add new Opteron CPU modelAndre Przywara
2012-11-15target-i386/cpu: Name new CPUID bitsAndre Przywara
2012-11-15qapi-types.h: Don't include qemu-common.hIgor Mammedov
2012-11-15osdep: Move qemu_{open,close}() prototypesAndreas Färber
2012-11-15qemu-config.h: Include headers it needsEduardo Habkost
2012-11-15vnc-palette.h: Include <stdbool.h>Eduardo Habkost
2012-11-15qemu-fsdev-dummy.c: Include module.hEduardo Habkost
2012-11-15qdev: Split up header so it can be used in cpu.hAnthony Liguori
2012-11-15Move qemu_irq typedef out of qemu-common.hIgor Mammedov
2012-11-15qemu-common.h: Comment about usage rulesEduardo Habkost
2012-11-14Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-1.3.0-rc0' into...Anthony Liguori
2012-11-14Merge remote-tracking branch 'kraxel/pixman.v5' into stagingAnthony Liguori
2012-11-14Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori
2012-11-14Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-11-14Merge remote-tracking branch 'kraxel/usb.70' into stagingAnthony Liguori
2012-11-14Merge remote-tracking branch 'spice/spice.v63' into stagingAnthony Liguori
2012-11-14pixman: cleanup properly on make distcleanGerd Hoffmann
2012-11-14pixman: add licensing infoGerd Hoffmann
2012-11-14pixman: build internal version earlyGerd Hoffmann
2012-11-14pixman: pass cflags, add -fPICGerd Hoffmann
2012-11-14pixman: disable gtkGerd Hoffmann
2012-11-14pixman: set --host for cross buildsGerd Hoffmann
2012-11-14pixman: add output dir to include pathGerd Hoffmann
2012-11-13vfio-pci: Use common msi_get_messageAlex Williamson
2012-11-13vfio-pci: Add KVM INTx accelerationAlex Williamson
2012-11-13linux-headers: Update to 3.7-rc5Alex Williamson
2012-11-13nbd: fixes to read-only handlingPaolo Bonzini
2012-11-12aio: fix aio_ctx_prepare with idle bottom halvesPaolo Bonzini
2012-11-12virtio-scsi: use dma_context_memoryPaolo Bonzini
2012-11-12dma: Define dma_context_memory and use in sysbus-ohciPeter Maydell
2012-11-12megasas: Correct target/lun mappingHannes Reinecke
2012-11-12scsi-disk: flush cache after disabling itPaolo Bonzini
2012-11-12megasas: do not include block_int.hPaolo Bonzini
2012-11-12scsi: remove superfluous call to scsi_device_set_uaPaolo Bonzini
2012-11-12virtio-scsi: factor checks for VIRTIO_SCSI_S_DRIVER_OK when reporting eventsPaolo Bonzini
2012-11-12scsi: do not return short responses for emulated commandsPaolo Bonzini
2012-11-12hmp: add NBD server commandsPaolo Bonzini
2012-11-12nbd: disallow nbd-server-add before nbd-server-startPaolo Bonzini
2012-11-12nbd: force read-only export for read-only devicesPaolo Bonzini
2012-11-12nbd: fix nbd_server_stop crash when no server was runningPaolo Bonzini
2012-11-12nbd: accept URIsPaolo Bonzini
2012-11-12nbd: accept relative path to Unix socketPaolo Bonzini
2012-11-12qemu-nbd: initialize main loop before block layerPaolo Bonzini
2012-11-11tcg: properly check that op's output needs to be synced to memoryKirill Batuzov
2012-11-11target-mips: Fix seg fault for LUI when MIPS_DEBUG_DISAS==1.Eric Johnson
2012-11-10target-i386: avoid using cpu_single_envBlue Swirl
2012-11-10target-xtensa: avoid using cpu_single_envBlue Swirl
2012-11-10target-unicore32: avoid using cpu_single_envBlue Swirl
2012-11-10kvm: avoid using cpu_single_envBlue Swirl