aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-31Merge remote-tracking branch 'kraxel/audio.2' into stagingAnthony Liguori
2013-10-31Merge remote-tracking branch 'kraxel/usb.91' into stagingAnthony Liguori
2013-10-31Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-10-31Merge remote-tracking branch 'kraxel/e820.1' into stagingAnthony Liguori
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-31integrator: fix Linux boot failure by emulating dbg regionAlex Bennée
2013-10-31target-arm: fix sorting issue of KVM cpreg listAlvise Rigo
2013-10-31target-arm: sort TCG cpreg list by KVM-style 64 bit ID numberAlvise Rigo
2013-10-31target-arm: Add CP15 VBAR supportNathan Rossi
2013-10-31hw/arm: Tidy up conditional calls to arm_load_kernelPeter Maydell
2013-10-31hw/arm/boot: Make user not specifying a kernel not an errorPeter Maydell
2013-10-24hw/microblaze: Add support for loading initrd imagesEdgar E. Iglesias
2013-10-24hw/microblaze: Indentation cleanupsEdgar E. Iglesias
2013-10-24microblaze: At swx, check that the reserved word is unmodifiedEdgar E. Iglesias
2013-10-24microblaze: Turn res_addr into a tcg globalEdgar E. Iglesias
2013-10-24microblaze: Move the saving of the reservation addr into gen_loadEdgar E. Iglesias
2013-10-24microblaze: Improve srcEdgar E. Iglesias
2013-10-24microblaze: Improve srlEdgar E. Iglesias
2013-10-24microblaze: Simplify andn by using tcg_gen_andcEdgar E. Iglesias
2013-10-24microblaze: Make write_carryi input a booleanEdgar E. Iglesias
2013-10-24microblaze: Clarify expected input of write_carryEdgar E. Iglesias
2013-10-23audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* secondHans de Goede
2013-10-22usb-hcd-xhci: Update endpoint context dequeue pointer for streams tooHans de Goede
2013-10-22usb-hcd-xhci: Report completion of active transfer with CC_STOPPED on ep stopHans de Goede
2013-10-22usb-hcd-xhci: Remove unused cancelled member from XHCITransferHans de Goede
2013-10-22usb-hcd-xhci: Remove unused sstreamsm member from XHCIStreamContextHans de Goede
2013-10-22usb-host-libusb: Detach kernel drivers earlierHans de Goede
2013-10-22usb-host-libusb: Configuration 0 may be a valid configurationHans de Goede
2013-10-22usb-host-libusb: Fix reset handlingHans de Goede
2013-10-18monitor: eliminate monitor_event_state_lockPaolo Bonzini
2013-10-18Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'bonzini/configure' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'spice/spice.v75' into stagingAnthony Liguori
2013-10-18Merge remote-tracking branch 'filippov/tags/20131015-xtensa' into stagingAnthony Liguori
2013-10-18vmdk: fix VMFS extent parsingFam Zheng
2013-10-18vmdk: Only read cid from image file when openingFam Zheng
2013-10-18net/rtl8139: update network information when macaddr is changed in guestAmos Kong
2013-10-18net/e1000: update network information when macaddr is changed in guestAmos Kong
2013-10-18net: update nic info during device resetAmos Kong
2013-10-18virtio: Remove unneeded memcpyStefan Weil
2013-10-17exec: remove qemu_safe_ram_ptrPaolo Bonzini
2013-10-17icount: make it thread-safePaolo Bonzini
2013-10-17icount: document (future) locking rules for icountPaolo Bonzini
2013-10-17icount: prepare the code for future races in calling qemu_clock_warpPaolo Bonzini
2013-10-17icount: reorganize icount_warp_rtPaolo Bonzini
2013-10-17icount: use cpu_get_icount() directlyPaolo Bonzini
2013-10-17timer: add timer_mod_anticipate and timer_mod_anticipate_nsPaolo Bonzini