summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * target-ppc: Move SLB handling into a mmu-hash64.cDavid Gibson2013-03-225-199/+232
| * target-ppc: Remove address check for loggingDavid Gibson2013-03-221-6/+4
| * target-ppc: Trivial cleanups in mmu_helper.cDavid Gibson2013-03-222-11/+3
| * target-ppc: Remove vestigial PowerPC 620 supportDavid Gibson2013-03-229-339/+8
| * PPC/GDB: handle read and write of fpscrFabien Chouteau2013-03-224-2/+10
| * pseries: Move XICS initialization before cpu initializationDavid Gibson2013-03-223-38/+34
| * target-ppc: Remove CONFIG_PSERIES dependency in kvm.cDavid Gibson2013-03-221-1/+1
| * pseries: Remove "busname" property for PCI host bridgeDavid Gibson2013-03-223-12/+24
| * pseries: Fix breakage in CPU QOM conversionDavid Gibson2013-03-221-1/+1
* | tcg: Fix occasional TCG broken problem when ldst optimization enabledYeongkyoon Lee2013-03-221-2/+2
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-03-2224-113/+308
|\ \
| * | nbd: Check against invalid option combinationsKevin Wolf2013-03-221-0/+14
| * | nbd: Use default port if only host is specifiedKevin Wolf2013-03-221-9/+10
| * | block: Allow omitting the file name when using driver-specific optionsKevin Wolf2013-03-223-11/+51
| * | block: Make find_image_format safe with NULL filenameKevin Wolf2013-03-221-3/+10
| * | block: Rename variable to avoid shadowingKevin Wolf2013-03-221-7/+9
| * | block: Introduce .bdrv_parse_filename callbackKevin Wolf2013-03-223-16/+25
| * | nbd: Accept -drive options for the network connectionKevin Wolf2013-03-221-52/+77
| * | nbd: Remove unused functionsKevin Wolf2013-03-222-21/+0
| * | nbd: Keep hostname and port separateKevin Wolf2013-03-225-12/+58
| * | qemu-socket: Make socket_optslist publicKevin Wolf2013-03-222-12/+14
| * | block: Pass bdrv_file_open() options to block driversKevin Wolf2013-03-221-7/+56
| * | block: Add options QDict to bdrv_file_open() prototypesKevin Wolf2013-03-2218-29/+51
| * | block: complete all IOs before resizing a devicePeter Lieven2013-03-221-0/+3
| * | Revert "block: complete all IOs before .bdrv_truncate"Peter Lieven2013-03-221-4/+0
| |/
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-03-2225-52/+58
|\ \
| * | qdev: remove redundant abort()liguang2013-03-221-2/+1
| * | gitignore: ignore more filesliguang2013-03-221-0/+3
| * | Use proper term in TCG README陳韋任 (Wei-Ren Chen)2013-03-221-5/+9
| * | serial: Fix debug format stringsKevin Wolf2013-03-221-2/+2
| * | Fix typos and misspellingsPeter Maydell2013-03-2211-15/+15
| * | Advertise --libdir in configure --help outputDoug Goldstein2013-03-221-0/+1
| * | memory: fix a bug of detection of memory region collisionHu Tao2013-03-221-1/+1
| * | MinGW: Replace setsockopt by qemu_setsocketoptStefan Weil2013-03-228-27/+26
| |/
* | Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori2013-03-222-11/+2
|\ \ | |/ |/|
| * virtio-ccw, s390-virtio: Use generic virtio-blk macro.Cornelia Huck2013-03-202-14/+2
| * s390-virtio, virtio-ccw: Add config_wce for virtio-blk.Cornelia Huck2013-03-202-0/+2
| * virtio-ccw: Add missing blk chs properties.Cornelia Huck2013-03-201-0/+1
* | microblaze: Ignore non-cpu accesses to unmapped areasEdgar E. Iglesias2013-03-191-1/+1
|/
* Merge remote-tracking branch 'kraxel/ipxe.2' into stagingAnthony Liguori2013-03-1914-7/+73
|\
| * Switch to efi-enabled nic roms by defaultGerd Hoffmann2013-03-186-7/+27
| * Add efi rom binariesGerd Hoffmann2013-03-186-0/+0
| * Add Makefile rules to build nic rom binaries with efi supportGerd Hoffmann2013-03-181-12/+37
| * Update ipxe submodule to latest masterGerd Hoffmann2013-03-181-0/+0
| * Add Makefile rules to build nic rom binariesGerd Hoffmann2013-03-181-0/+21
* | add a boot option to do strict bootAmos Kong2013-03-192-3/+30
* | ui/cocoa.m: Fix compile failures introduced by recent console changesPeter Maydell2013-03-191-3/+6
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-03-198-8/+92
|\ \
| * | virtio-blk: Do not segfault fault if failed to initialize dataplaneDunrong Huang2013-03-191-1/+1
| * | qemu-iotests: add 052 BDRV_O_SNAPSHOT testStefan Hajnoczi2013-03-193-0/+75
OpenPOWER on IntegriCloud