aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-29aarch64: raise max_cpus to 8Joel Schopp
2014-08-29arm_gic: Use GIC_NR_SGIS constantAdam Lackorzynski
2014-08-29arm_gic: Do not force PPIs to edge-triggered modeAdam Lackorzynski
2014-08-29arm_gic: GICD_ICFGR: Write model only for pre v1 GICsAdam Lackorzynski
2014-08-29arm_gic: Fix read of GICD_ICFGRAdam Lackorzynski
2014-08-29target-arm: Correct Cortex-A57 ISAR5 and AA64ISAR0 ID register valuesPeter Maydell
2014-08-29target-arm: Fix regression that disabled VFP for ARMv5 CPUsPeter Maydell
2014-08-29disas/libvixl: Update to upstream VIXL 1.5Peter Maydell
2014-08-29qemu-iotests: add multiwrite test casesStefan Hajnoczi
2014-08-29block: fix overlapping multiwrite requestsStefan Hajnoczi
2014-08-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...Peter Maydell
2014-08-29tests: add xHCI qtestGonglei
2014-08-29tests: add UHCI qtestGonglei
2014-08-29tests: add OHCI qtestGonglei
2014-08-29usb: add usb host adapters exit traceGonglei
2014-08-29usb-xhci: add exit functionGonglei
2014-08-29usb-ehci: add ehci-pci device exit functionGonglei
2014-08-29usb-ehci: add ehci unrealize funcitonGonglei
2014-08-29usb-ehci: add vmstate properity for EHCIStateGonglei
2014-08-29usb-uhci: clean up uhci resource when pci-uhci exitGonglei
2014-08-29usb-ohci: add exit functionGonglei
2014-08-29usb-ohci: Fix memory leak for ohci timerGonglei
2014-08-29usb: add usb_bus_release functionGonglei
2014-08-29Revert "xhci: Fix number of streams allocated when using streams"Gerd Hoffmann
2014-08-29xhci: use (1u << i)Gerd Hoffmann
2014-08-29Fix OHCI ISO TD state never being written back.Jack Un
2014-08-29xhci: fix debug print compiling errorGonglei
2014-08-29usb: Fix bootindex for portnr > 9Markus Armbruster
2014-08-29nbd: Follow the BDS' AIO contextMax Reitz
2014-08-29block: Add AIO context notifiersMax Reitz
2014-08-29nbd: Drop nbd_can_read()Max Reitz
2014-08-29sheepdog: fix a core dump while do auto-reconnectingLiu Yuan
2014-08-29aio-win32: add support for socketsPaolo Bonzini
2014-08-29qemu-coroutine-io: fix for Win32Paolo Bonzini
2014-08-29AioContext: introduce aio_preparePaolo Bonzini
2014-08-29aio-win32: add aio_set_dispatching optimizationPaolo Bonzini
2014-08-29test-aio: test timers on Windows tooPaolo Bonzini
2014-08-29AioContext: export and use aio_dispatchPaolo Bonzini
2014-08-29AioContext: run bottom halves after pollingPaolo Bonzini
2014-08-29aio-win32: Factor out duplicate code into aio_dispatch_handlersPaolo Bonzini
2014-08-29aio-win32: Evaluate timers after handlesPaolo Bonzini
2014-08-29AioContext: take bottom halves into account when computing aio_poll timeoutPaolo Bonzini
2014-08-29blockdev: fix drive-mirror 'granularity' error messageStefan Hajnoczi
2014-08-29coroutine: Drop co_sleep_nsFam Zheng
2014-08-29block/quorum: add simple read pattern supportLiu Yuan
2014-08-29qapi: add read-pattern enum for quorumLiu Yuan
2014-08-29sheepdog: improve error handling for a case of failed lockHitoshi Mitake
2014-08-29sheepdog: adopting protocol update for VDI lockingHitoshi Mitake
2014-08-29qemu-img: always goto out in img_snapshot() error pathsStefan Hajnoczi
2014-08-29qemu-img: fix img_compare() flags error pathStefan Hajnoczi