aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-09Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori
2012-07-09Merge remote-tracking branch 'quintela/migration-anthony-v2' into stagingAnthony Liguori
2012-07-09Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori
2012-07-09slirp: Improve error reporting of inaccessible smb directoriesJan Kiszka
2012-07-09slirp: Ensure smbd and shared directory exist when enable smbDunrong Huang
2012-07-09slirp: add 'cmd:' target for guestfwdAlexander Graf
2012-07-09slirp: Enforce host-side user of smb shareJan Kiszka
2012-07-09Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-07-09block: Factor bdrv_read_unthrottled() out of guess_disk_lchs()Markus Armbruster
2012-07-09qtest: Tidy up temporary files properlyMarkus Armbruster
2012-07-09Merge remote-tracking branch 'kraxel/usb.55' into stagingAnthony Liguori
2012-07-09Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-07-09Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-07-09fdc: Drop broken code for user-defined floppy geometryMarkus Armbruster
2012-07-09fdc_test: introduce test_sense_interruptPavel Hrdina
2012-07-09fdc_test: update media_change testPavel Hrdina
2012-07-09fdc: fix interrupt handlingPavel Hrdina
2012-07-09fdc: rewrite seek and DSKCHG bit handlingPavel Hrdina
2012-07-09block: introduce bdrv_swap, implement bdrv_append on top of itPaolo Bonzini
2012-07-09block: copy over job and dirty bitmap fields in bdrv_appendPaolo Bonzini
2012-07-09raw: hook into blkdebugPaolo Bonzini
2012-07-09blkdebug: optionally tie errors to a specific sectorPaolo Bonzini
2012-07-09blkdebug: store list of active rulesPaolo Bonzini
2012-07-09blkdebug: pass getlength to underlying filePaolo Bonzini
2012-07-09blkdebug: tiny cleanupPaolo Bonzini
2012-07-09blkdebug: remove sync i/o eventsPaolo Bonzini
2012-07-09sheepdog: traverse pending_list from the first for each timeMORITA Kazutaka
2012-07-09sheepdog: split outstanding list into inflight and pendingMORITA Kazutaka
2012-07-09sheepdog: make sure we don't free aiocb before sending all requestsMORITA Kazutaka
2012-07-09sheepdog: use coroutine based socket functions in coroutine contextMORITA Kazutaka
2012-07-09sheepdog: restart I/O when socket becomes ready in do_co_req()MORITA Kazutaka
2012-07-09sheepdog: fix dprintf format stringsMORITA Kazutaka
2012-07-09blockdev: warn when copy_on_read=on and readonly=onStefan Hajnoczi
2012-07-09qcow2: preserve free_byte_offset when qcow2_alloc_bytes() failsStefan Hajnoczi
2012-07-09qcow2: fix #ifdef'd qcow2_check_refcounts() callersStefan Hajnoczi
2012-07-09usb-host: add trace events for iso xfersGerd Hoffmann
2012-07-09usb: fix interface initializationGerd Hoffmann
2012-07-09usb: split endpoint init and resetGerd Hoffmann
2012-07-09usb-redir: Correctly handle the usb_redir_babble usbredir statusHans de Goede
2012-07-09ehci: Kick async schedule on wakeup in the non companion caseHans de Goede
2012-07-09usb-ehci: Fix an assert whenever isoc transfers are usedHans de Goede
2012-07-09ehci: don't flush cache on doorbell rings.Gerd Hoffmann
2012-07-09ehci: fix td writebackGerd Hoffmann
2012-07-09ehci: fix ehci_qh_do_overlayGerd Hoffmann
2012-07-07bitops.h: Add functions to extract and deposit bitfieldsPeter Maydell
2012-07-07target-i386: make it clearer that op table accesses don't overrunPeter Maydell
2012-07-07target-i386: Remove confusing X86_64_DEF macroPeter Maydell
2012-07-07target-i386: Remove unused macrosPeter Maydell
2012-07-07.gitignore updateEduardo Habkost
2012-07-07Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl