summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Correct a few missuses of host addressesEdgar E. Iglesias2011-08-261-14/+15
* microblaze: Add an MSR_PVR constant and use it.Edgar E. Iglesias2011-08-252-2/+3
* microblaze: Make the MSR PVR bit non writableEdgar E. Iglesias2011-08-251-3/+8
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-2549-638/+658
* vga: Silence bogus gcc warning about uninitialized variablesJan Kiszka2011-08-251-0/+1
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-08-253-4/+5
|\
| * disasm: update commentFrediano Ziglio2011-08-251-1/+1
| * Fix up some style nits of last uq/master mergeJan Kiszka2011-08-252-3/+4
* | Merge remote-tracking branch 'qemu-kvm/memory/batch' into stagingAnthony Liguori2011-08-2549-658/+638
|\ \
| * | milkymist: convert to memory APIAvi Kivity2011-08-251-4/+5
| * | milkymist-softusb: convert to memory APIAvi Kivity2011-08-251-24/+24
| * | milkymist-minimac2: convert to memory APIAvi Kivity2011-08-251-22/+21
| * | mcf5208: convert to memory APIAvi Kivity2011-08-251-40/+32
| * | mainstone: convert to memory APIAvi Kivity2011-08-251-5/+8
| * | lm32_boards: convert to memory APIAvi Kivity2011-08-251-6/+9
| * | g364fb: convert to memory APIAvi Kivity2011-08-253-29/+38
| * | dummy_m68k: convert to memory APIAvi Kivity2011-08-251-2/+5
| * | pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity2011-08-2518-223/+246
| * | Makefile.hw: allow hw/ files to include glib headersAvi Kivity2011-08-251-0/+1
| * | piix_pci: wrap memory update in a transactionAvi Kivity2011-08-251-0/+2
| * | cirrus: wrap memory update in a transactionAvi Kivity2011-08-251-0/+2
| * | leon3: convert to memory APIAvi Kivity2011-08-251-6/+9
| * | integratorcp: convert to memory API (RAM/flash only)Avi Kivity2011-08-251-8/+20
| * | sysbus: add sysbus_add_memory_overlap()Avi Kivity2011-08-252-0/+9
| * | axis_dev88: convert to memory API (RAM only)Avi Kivity2011-08-251-8/+8
| * | armv7m: convert to memory APIAvi Kivity2011-08-243-12/+20
| * | an5206: convert to memory APIAvi Kivity2011-08-241-4/+8
| * | ReadWriteHandler: removeAvi Kivity2011-08-243-115/+0
| * | pci_host: convert conf index and data ports to memory APIAvi Kivity2011-08-249-133/+131
| * | sysbus: add helpers to add and delete memory regions to the system busAvi Kivity2011-08-242-0/+28
| * | stellaris_enet: convert to memory APIAvi Kivity2011-08-241-17/+12
* | | Merge remote-tracking branch 'aneesh/for-upstream-2' into stagingAnthony Liguori2011-08-259-1330/+851
|\ \ \
| * | | use readdir_r instead of readdir for reentrancyHarsh Prateek Bora2011-08-225-16/+27
| * | | hw/9pfs: Update v9fs_read to use coroutinesAneesh Kumar K.V2011-08-221-198/+117
| * | | hw/9pfs: Add yield support for preadv coroutineAneesh Kumar K.V2011-08-222-0/+19
| * | | hw/9pfs: Update v9fs_attach to use coroutinesAneesh Kumar K.V2011-08-221-9/+4
| * | | hw/9pfs: Update v9fs_wstat to use coroutinesAneesh Kumar K.V2011-08-222-211/+63
| * | | hw/9pfs: Update v9fs_write to use coroutinesAneesh Kumar K.V2011-08-221-89/+59
| * | | hw/9pfs: Add yield support for pwritev coroutineAneesh Kumar K.V2011-08-222-0/+19
| * | | hw/9pfs: Update v9fs_link to use coroutinesVenkateswararao Jujjuri (JV)2011-08-221-13/+6
| * | | hw/9pfs: Add yield support for link coroutineVenkateswararao Jujjuri2011-08-222-0/+15
| * | | hw/9pfs: Update v9fs_symlink to use coroutinesVenkateswararao Jujjuri2011-08-222-76/+28
| * | | hw/9pfs: Add yield support for symlin coroutineVenkateswararao Jujjuri2011-08-222-0/+22
| * | | hw/9pfs: Update v9fs_create to use coroutinesVenkateswararao Jujjuri2011-08-222-216/+97
| * | | hw/9pfs: Update v9fs_fsync to use coroutinesAneesh Kumar K.V2011-08-221-16/+11
| * | | hw/9pfs: Add yield support for fsync coroutineAneesh Kumar K.V2011-08-222-0/+17
| * | | hw/9pfs: Update v9fs_clunk to use coroutinesAneesh Kumar K.V2011-08-221-37/+7
| * | | hw/9pfs: Add yeild support for clunk related coroutineAneesh Kumar K.V2011-08-224-0/+71
| * | | hw/9pfs: Update v9fs_walk to use coroutinesAneesh Kumar K.V2011-08-222-151/+68
| * | | hw/9pfs: Update v9fs_stat to use coroutinesAneesh Kumar K.V2011-08-221-41/+21
OpenPOWER on IntegriCloud