summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...Peter Maydell2014-09-112-1/+10
|\
| * xhci PCIe endpoint migration compatibility fixDr. David Alan Gilbert2014-09-102-1/+10
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell2014-09-091-2/+13
|\ \
| * | apb: implement PCI bus error interrupt map registersMark Cave-Ayland2014-09-091-2/+13
|/ /
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-09-0826-167/+2192
|\ \
| * | ide: Add resize callback to ide/coreJohn Snow2014-09-081-10/+59
| * | IDE: Fill the IDENTIFY request consistentlyJohn Snow2014-09-081-13/+15
| * | vmdk: fix buf leak in vmdk_parse_extents()Stefan Hajnoczi2014-09-081-1/+1
| * | vmdk: fix vmdk_parse_extents() extent_file leaksStefan Hajnoczi2014-09-081-0/+2
| * | ide: Add wwn support to IDE-ATAPI driveJohn Snow2014-09-081-0/+14
| * | qtest/ide: Uninitialize PC allocatorJohn Snow2014-09-081-0/+2
| * | libqos: add a simple first-fit memory allocatorJohn Snow2014-09-082-10/+279
| * | MAINTAINERS: update sheepdog maintainerMORITA Kazutaka2014-09-081-1/+1
| * | qemu-nbd: fix indentation and coding stylePeter Lieven2014-09-081-36/+39
| * | qemu-nbd: add option to set detect-zeroes modePeter Lieven2014-09-081-0/+25
| * | rename parse_enum_option to qapi_enum_parse and make it publicPeter Lieven2014-09-084-25/+58
| * | block/archipelago: Use QEMU atomic builtinsChrysostomos Nanakos2014-09-081-53/+23
| * | qemu-img: fix rebase src_cache option documentationStefan Hajnoczi2014-09-081-1/+1
| * | qemu-img: clarify src_cache option documentationStefan Hajnoczi2014-09-082-3/+5
| * | libqos: Added EVENT_IDX supportMarc Marí2014-09-084-1/+156
| * | libqos: Added MSI-X supportMarc Marí2014-09-087-62/+426
| * | libqos: Added test case for configuration changes in virtio-blk testMarc Marí2014-09-081-0/+34
| * | libqos: Added indirect descriptor support to virtio implementationMarc Marí2014-09-084-1/+195
| * | libqos: Added basic virtqueue support to virtio implementationMarc Marí2014-09-085-3/+476
| * | tests: Add virtio device initializationMarc Marí2014-09-088-5/+257
| * | tests: Functions bus_foreach and device_find from libqos virtio APIMarc Marí2014-09-085-9/+177
| * | pflash_cfi01: write flash contents to bdrv on incoming migrationLaszlo Ersek2014-09-081-0/+14
| * | pflash_cfi01: fixup stale DPRINTF() callsLaszlo Ersek2014-09-081-2/+2
| * | block: kill tail whitespace in block.cLiu Yuan2014-09-081-1/+1
| |/
* | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-09-0826-302/+931
|\ \ | |/ |/|
| * hypervisor property clashes with hypervisor nodeAnton Blanchard2014-09-081-4/+0
| * PPC: Fix default config ordering and add eTSEC for ppc64Alexander Graf2014-09-082-3/+4
| * spapr_pci: map the MSI window in each PHBGreg Kurz2014-09-084-33/+25
| * target-ppc: Implement mulldo with TCGTom Musta2014-09-083-30/+14
| * target-ppc: Clean up mullwoTom Musta2014-09-081-8/+3
| * target-ppc: Clean Up mullwTom Musta2014-09-081-3/+2
| * target-ppc: Optimize rlwnm MB=0 ME=31Tom Musta2014-09-081-22/+34
| * target-ppc: Optimize rlwinm MB=0 ME=31Tom Musta2014-09-081-0/+6
| * target-ppc: Special Case of rlwimi Should Use DepositTom Musta2014-09-081-6/+3
| * spapr-vlan: Don't touch last entry in buffer listAnton Blanchard2014-09-081-3/+10
| * spapr_pci: Fix config space corruptionAlexey Kardashevskiy2014-09-081-2/+6
| * PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf2014-09-085-3/+34
| * PPC: Mac: Move tbfreq into local variableAlexander Graf2014-09-082-6/+19
| * PPC: mac_nvram: Split NVRAM into OF and OSX partsAlexander Graf2014-09-081-3/+40
| * PPC: mac_nvram: Allow 2 and 4 byte accessesAlexander Graf2014-09-081-0/+4
| * PPC: mac_nvram: Remove unused functionsAlexander Graf2014-09-082-25/+0
| * PPC: mac99: Fix core99 timer frequencyAlexander Graf2014-09-081-2/+7
| * PPC: KVM: Use vm check_extension for pv hcallAlexander Graf2014-09-081-1/+1
| * KVM: Add helper to run KVM_CHECK_EXTENSION on vm fdAlexander Graf2014-09-082-0/+15
| * target-ppc: Bug Fix: sradTom Musta2014-09-081-1/+1
OpenPOWER on IntegriCloud