summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* integrator: fix Linux boot failure by emulating dbg regionAlex Bennée2013-10-315-0/+121
* target-arm: fix sorting issue of KVM cpreg listAlvise Rigo2013-10-311-1/+7
* target-arm: sort TCG cpreg list by KVM-style 64 bit ID numberAlvise Rigo2013-10-311-3/+9
* target-arm: Add CP15 VBAR supportNathan Rossi2013-10-312-0/+22
* hw/arm: Tidy up conditional calls to arm_load_kernelPeter Maydell2013-10-313-19/+13
* hw/arm/boot: Make user not specifying a kernel not an errorPeter Maydell2013-10-311-2/+4
* hw/microblaze: Add support for loading initrd imagesEdgar E. Iglesias2013-10-244-3/+45
* hw/microblaze: Indentation cleanupsEdgar E. Iglesias2013-10-243-8/+10
* microblaze: At swx, check that the reserved word is unmodifiedEdgar E. Iglesias2013-10-242-0/+17
* microblaze: Turn res_addr into a tcg globalEdgar E. Iglesias2013-10-241-6/+7
* microblaze: Move the saving of the reservation addr into gen_loadEdgar E. Iglesias2013-10-241-5/+8
* microblaze: Improve srcEdgar E. Iglesias2013-10-241-11/+4
* microblaze: Improve srlEdgar E. Iglesias2013-10-241-5/+2
* microblaze: Simplify andn by using tcg_gen_andcEdgar E. Iglesias2013-10-241-4/+1
* microblaze: Make write_carryi input a booleanEdgar E. Iglesias2013-10-241-2/+2
* microblaze: Clarify expected input of write_carryEdgar E. Iglesias2013-10-241-0/+4
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2013-10-183-17/+56
|\
| * kvmvapic: Prevent reading beyond the end of guest RAMJan Kiszka2013-10-041-0/+3
| * x86: cpuid: reconstruct leaf 0Dh dataPaolo Bonzini2013-10-021-17/+48
| * x86: fix migration from pre-version 12Paolo Bonzini2013-10-022-0/+5
* | Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-10-182-1/+15
|\ \
| * | net/rtl8139: update network information when macaddr is changed in guestAmos Kong2013-10-181-1/+5
| * | net/e1000: update network information when macaddr is changed in guestAmos Kong2013-10-181-0/+8
| * | net: update nic info during device resetAmos Kong2013-10-182-0/+2
* | | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-10-186-15/+12
|\ \ \
| * | | vmdk: fix VMFS extent parsingFam Zheng2013-10-181-0/+2
| * | | vmdk: Only read cid from image file when openingFam Zheng2013-10-181-5/+3
| * | | virtio: Remove unneeded memcpyStefan Weil2013-10-181-1/+0
| * | | block/raw-win32: Always use -errno in hdev_openMax Reitz2013-10-171-3/+2
| * | | blockdev: fix cdrom read_only flagFam Zheng2013-10-171-3/+4
| * | | sd: Avoid access to NULL BlockDriverStateAndreas Färber2013-10-171-1/+1
| * | | hmp: drop bogus "[not inserted]"Mike Qiu2013-10-171-2/+0
| |/ /
* | | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-10-1817-143/+502
|\ \ \
| * | | exec: remove qemu_safe_ram_ptrPaolo Bonzini2013-10-171-69/+28
| * | | icount: make it thread-safePaolo Bonzini2013-10-171-6/+31
| * | | icount: document (future) locking rules for icountPaolo Bonzini2013-10-171-4/+11
| * | | icount: prepare the code for future races in calling qemu_clock_warpPaolo Bonzini2013-10-171-12/+10
| * | | icount: reorganize icount_warp_rtPaolo Bonzini2013-10-171-8/+10
| * | | icount: use cpu_get_icount() directlyPaolo Bonzini2013-10-171-2/+5
| * | | timer: add timer_mod_anticipate and timer_mod_anticipate_nsPaolo Bonzini2013-10-172-0/+55
| * | | timer: extract timer_mod_ns_locked and timerlist_rearmPaolo Bonzini2013-10-171-19/+32
| * | | timer: make qemu_clock_enable sync between disable and timer's cbLiu Ping Fan2013-10-172-1/+28
| * | | qemu-thread: add QemuEventPaolo Bonzini2013-10-175-0/+161
| * | | timer: protect timers_state's clock with seqlockLiu Ping Fan2013-10-172-7/+44
| * | | seqlock: introduce read-write seqlockPaolo Bonzini2013-10-171-0/+72
| * | | vga: Mark relevant portio lists regions as coalesced MMIO flushingJan Kiszka2013-10-172-4/+2
| * | | cirrus: Mark vga io region as coalesced MMIO flushingJan Kiszka2013-10-171-2/+1
| * | | portio: Allow to mark portio lists as coalesced MMIO flushingJan Kiszka2013-10-172-0/+11
| * | | compatfd: switch to QemuThreadJan Kiszka2013-10-171-13/+3
| * | | memory: fix 128 arithmetic in info mtreeAlexey Kardashevskiy2013-10-171-1/+3
| |/ /
OpenPOWER on IntegriCloud