summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* | | Merge remote-tracking branch 'bonzini/configure' into stagingAnthony Liguori2013-10-1818-30/+35
|\ \ \
| * | | ui/Makefile.objs: delete unnecessary cocoa.o dependencyPeter Maydell2013-10-161-2/+0
| * | | default-configs/: CONFIG_GDBSTUB_XML removedÁkos Kovács2013-10-1612-18/+1
| * | | Makefile.target: CONFIG_NO_* variables removedÁkos Kovács2013-10-165-10/+6
| * | | rules.mak: New string testing functionsPeter Maydell2013-10-161-0/+11
| * | | rules.mak: New logical functions for handling y/n valuesPeter Maydell2013-10-161-0/+17
* | | | Merge remote-tracking branch 'spice/spice.v75' into stagingAnthony Liguori2013-10-185-47/+81
|\ \ \ \
| * | | | spice: fix multihead supportGerd Hoffmann2013-10-175-13/+46
| * | | | spice-display: add display channel id to the debug messages.Gerd Hoffmann2013-10-171-13/+14
| * | | | Fix VNC SASL authentication when using a QXL deviceChristophe Fergeau2013-10-171-0/+1
| * | | | spice: replace use of deprecated APIMarc-André Lureau2013-10-173-21/+20
| | |/ / | |/| |
OpenPOWER on IntegriCloud