summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | mmu-hash*: Reduce use of access_typeDavid Gibson2013-03-222-87/+66
| * | mmu-hash*: Add hash pte load/store helpersDavid Gibson2013-03-225-47/+94
| * | mmu-hash*: Add header file for definitionsDavid Gibson2013-03-227-141/+190
| * | target-ppc: mmu_ctx_t should not be a global typeDavid Gibson2013-03-224-29/+50
| * | target-ppc: Disentangle BAT code for 32-bit hash MMUsDavid Gibson2013-03-223-38/+142
| * | target-ppc: Don't share get_pteg_offset() between 32 and 64-bitDavid Gibson2013-03-225-11/+10
| * | target-ppc: Disentangle hash mmu helper functionsDavid Gibson2013-03-224-16/+193
| * | target-ppc: Disentangle hash mmu versions of cpu_get_phys_page_debug()David Gibson2013-03-225-21/+48
| * | target-ppc: Disentangle hash mmu paths for cpu_ppc_handle_mmu_faultDavid Gibson2013-03-225-41/+231
| * | target-ppc: Disentangle get_physical_address() pathsDavid Gibson2013-03-226-46/+58
| * | target-ppc: Rework get_physical_address()David Gibson2013-03-221-46/+52
| * | target-ppc: Disentangle get_segment()David Gibson2013-03-225-111/+280
| * | target-ppc: Disentangle find_pte()David Gibson2013-03-226-122/+164
| * | target-ppc: Disentangle pte_check()David Gibson2013-03-227-56/+179
| * | 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
OpenPOWER on IntegriCloud