aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-26block: rate-limit streaming operationsStefan Hajnoczi
2012-01-26block: add image streaming block jobStefan Hajnoczi
2012-01-26block: add BlockJob interface for long-running operationsStefan Hajnoczi
2012-01-26block: make copy-on-read a per-request flagStefan Hajnoczi
2012-01-26block: check bdrv_in_use() before blockdev operationsStefan Hajnoczi
2012-01-26coroutine: add co_sleep_ns() coroutine sleep functionStefan Hajnoczi
2012-01-26block: replace unchecked strdup/malloc/calloc with glibStefan Hajnoczi
2012-01-26rbd: wire up snapshot removal and rollback functionalityGregory Farnum
2012-01-25vga: compile cirrus_vga in hwlibBlue Swirl
2012-01-25memory: change dirty setting APIs to take a sizeBlue Swirl
2012-01-25memory: fix dirty mask function length handlingBlue Swirl
2012-01-25vga: fix -nodefaults -device VGABlue Swirl
2012-01-23hyperv: fix build on non-KVM hostsBlue Swirl
2012-01-23Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-01-23Merge remote-tracking branch 'afaerber/prep-up' into stagingAnthony Liguori
2012-01-23e1000: bounds packet size against buffer sizeAnthony Liguori
2012-01-22target-sparc: Fix mixup of uint64 and uint64_tAndreas Färber
2012-01-22sga: fix copypastaBlue Swirl
2012-01-22vga: make Cirrus ISA device optionalBlue Swirl
2012-01-22vga: improve VGA logicBlue Swirl
2012-01-21grackle_pci: Clean up qdev namesAndreas Färber
2012-01-21MAINTAINERS: Add PCI-PCI bridge to New World Mac machineAndreas Färber
2012-01-21PPC: Pseries: Check for PCI boundariesAlexander Graf
2012-01-21MAINTAINERS: Add PCI host bridge files to CHRP machinesAndreas Färber
2012-01-21MAINTAINERS: Add qemu-ppc to all ppc target stuffAndreas Färber
2012-01-21pseries: SLOF PCI flag dayBenjamin Herrenschmidt
2012-01-21pseries: Use correct dispatcher for PCI config space accessesDavid Gibson
2012-01-21pseries: Support PCI extended config space in RTAS callsBenjamin Herrenschmidt
2012-01-21Correct types in bmdma_addr_{read,write}David Gibson
2012-01-21Update gitignore fileDavid Gibson
2012-01-21Fix dirty logging with 32-bit qemu & 64-bit guestsBenjamin Herrenschmidt
2012-01-21load_image_targphys() should enforce the max sizeBenjamin Herrenschmidt
2012-01-21virtio: change memcpy to guest readsAlexander Graf
2012-01-21virtio-pci: Fix endianness of virtio configBenjamin Herrenschmidt
2012-01-21PPC: Bamboo: Integrate SoC instatiation, use qdev for PCIAlexander Graf
2012-01-21PPC: Bamboo: fold ppc440.c and ppc440_bamboo.c into a single fileAlexander Graf
2012-01-21PPC: 4xx: Qdevify the 440 PCI host controllerAlexander Graf
2012-01-21PPC: bamboo: fix whitespaceAlexander Graf
2012-01-21PPC: bamboo: remove old machine descriptionsAlexander Graf
2012-01-21PPC: Enable 440EP CPU targetAlexander Graf
2012-01-21PPC: 440: Default to 440EP CPUAlexander Graf
2012-01-21PPC: Bamboo: recompile device treeAlexander Graf
2012-01-21PPC: 440: Ignore invalid PCI IRQsAlexander Graf
2012-01-21PPC: Bamboo: Set initial TLB entryAlexander Graf
2012-01-21PPC: Bamboo: Register CPU resetAlexander Graf
2012-01-21PPC: 440EP: Initialize timerAlexander Graf
2012-01-20prep: Use i82378 PCI->ISA bridge for 'prep' machineAndreas Färber
2012-01-20prep: Add i82378 PCI-to-ISA bridge emulationAndreas Färber
2012-01-20prep: Add i82374 DMA emulationAndreas Färber
2012-01-20MAINTAINERS: Add PCI host bridge files to PReP machineAndreas Färber