summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...Peter Maydell2014-09-1111-174/+250
|\
| * console: Remove unused QEMU_BIG_ENDIAN_FLAGBenjamin Herrenschmidt2014-09-053-17/+5
| * console: add qemu_pixman_linebuf_copyGerd Hoffmann2014-09-052-0/+11
| * console: add dpy_gfx_update_dirtyGerd Hoffmann2014-09-052-0/+65
| * console: add qemu_create_displaysurface_guestmemGerd Hoffmann2014-09-052-0/+41
| * console: stop using PixelFormatGerd Hoffmann2014-09-058-45/+42
| * console: reimplement qemu_default_pixelformatGerd Hoffmann2014-09-051-113/+4
| * console: add qemu_default_pixman_formatGerd Hoffmann2014-09-052-0/+26
| * console: add qemu_pixelformat_from_pixmanGerd Hoffmann2014-09-052-0/+57
* | 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
OpenPOWER on IntegriCloud