aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-01qemu vfio-pci: Add support for VGA MMIO and I/O port accessAlex Williamson
2013-04-01vfio-pci: Add PCIe capability mangling based on bus typeAlex Williamson
2013-04-01vfio-pci: Generalize PCI config manglingAlex Williamson
2013-04-01linux-headers: Update to v3.9-rc2Alex Williamson
2013-04-01tcg/mips: Implement muls2_i32Aurelien Jarno
2013-04-01target-i386: SSE4.2: use clz32/ctz32 instead of reinventing the wheelAurelien Jarno
2013-04-01target-i386: enable SSE4.1 and SSE4.2 in TCG modeAurelien Jarno
2013-04-01target-i386: SSE4.2: fix pcmpXstrX instructions with "Masked(-)" polarityAurelien Jarno
2013-04-01target-i386: SSE4.2: fix pcmpXstrX instructions in "Equal ordered" modeAurelien Jarno
2013-04-01target-i386: SSE4.2: fix pcmpXstrX instructions in "Equal each" modeAurelien Jarno
2013-04-01target-i386: SSE4.2: fix pcmpXstrX instructions in "Ranges" modeAurelien Jarno
2013-04-01target-i386: SSE4.2: fix pcmpXstrm instructionsAurelien Jarno
2013-04-01target-i386: SSE4.2: fix pcmpXstri instructionsAurelien Jarno
2013-04-01target-i386: SSE4.2: fix pcmpgtq instructionAurelien Jarno
2013-04-01target-i386: SSE4.1: fix pinsrb instructionAurelien Jarno
2013-04-01Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-04-01sysbus: Remove sysbus_add_memory and sysbus_del_memoryPeter Maydell
2013-04-01hw/milkymist-softusb: set buffer in softusb_read_{dmem, pmem} error pathPeter Maydell
2013-04-01milkymist-softusb: Don't map RAM memory regions in the device itselfPeter Maydell
2013-04-01milkymist-minimac2: Just expose buffers as a sysbus mmio regionPeter Maydell
2013-04-01musicpal: qdevify musicpal-miscPeter Maydell
2013-04-01sysbus: make SysBusDeviceClass::init optionalPeter Maydell
2013-03-31target-moxie: set do_interrupt to a target-specific helper functionDunrong Huang
2013-03-30w32: Fix build with older gcc (unresolved symbol)Stefan Weil
2013-03-30target-moxie: Fix pointer-to-integer conversion (MinGW-w64)Stefan Weil
2013-03-28piix_pci: Fix C99 commentsDavid Woodhouse
2013-03-28piix_pci: Use DEVICE() and ISA_BUS()David Woodhouse
2013-03-28piix_pci: Clean up i440FX object handlingDavid Woodhouse
2013-03-28qemu-bridge-helper: force usage of a very high MAC address for the bridgePaolo Bonzini
2013-03-28virtio-balloon: cleanup: remove qdev field.KONRAD Frederic
2013-03-28virtio-balloon: cleanup: QOM casts.KONRAD Frederic
2013-03-28virtio-balloon: cleanup: init and exit function.KONRAD Frederic
2013-03-28virtio-balloon-ccw: switch to the new API.KONRAD Frederic
2013-03-28virtio-balloon-pci: switch to the new API.KONRAD Frederic
2013-03-28virtio-balloon: add the virtio-balloon device.KONRAD Frederic
2013-03-28Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-03-28Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2013-03-28vl: add runstate_set tracepointKazuya Saito
2013-03-28.gitignore: rename trace/generated-tracers.dtraceStefan Hajnoczi
2013-03-28.gitignore: add trace/generated-events.[ch]Stefan Hajnoczi
2013-03-28trace: rebuild generated-events.o when configuration changesStefan Hajnoczi
2013-03-28trace: [stderr] Port to generic event information and new control interfaceLluís Vilanova
2013-03-28trace: [simple] Port to generic event information and new control interfaceLluís Vilanova
2013-03-28trace: [default] Port to generic event information and new control interfaceLluís Vilanova
2013-03-28trace: [monitor] Use new event control interfaceLluís Vilanova
2013-03-28trace: Provide a detailed event control interfaceLluís Vilanova
2013-03-28trace: Provide a generic tracing event descriptorLluís Vilanova
2013-03-28trace: [tracetool] Explicitly identify public backendsLluís Vilanova
2013-03-28block: Fix direct use of protocols as driver for bdrv_open()Kevin Wolf
2013-03-28qcow2: Gather clusters in a looping loopKevin Wolf