summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpu_defs: Simplify CPUTLB padding logicPeter Crosthwaite2015-08-061-11/+12
* cpu-exec: Do not invalidate original TB in cpu_exec_nocache()Sergey Fedorov2015-08-063-6/+12
* vhost/scsi: call vhost_dev_cleanup() at unrealize() timeIgor Mammedov2015-07-301-0/+1
* virtio-scsi-test: Add test case for tail unaligned WRITE SAMEFam Zheng2015-07-301-3/+9
* scsi-disk: Fix assertion failure on WRITE SAMEFam Zheng2015-07-301-0/+4
* tests: virtio-scsi: clear unit attention after resetStefan Hajnoczi2015-07-301-36/+54
* scsi-disk: fix cmd.mode field typoStefan Hajnoczi2015-07-301-1/+1
* virtio-scsi: use virtqueue_map_sg() when loading requestsStefan Hajnoczi2015-07-301-0/+5
* bsd-user: Fix operand to cpu_x86_execRichard Henderson2015-07-301-1/+1
* Update version for v2.4.0-rc3 releasePeter Maydell2015-07-291-1/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-07-293-3/+31
|\
| * AioContext: force event loop iteration using BHStefan Hajnoczi2015-07-292-2/+17
| * AioContext: avoid leaking BHs on cleanupStefan Hajnoczi2015-07-291-0/+13
| * virtio-blk-dataplane: delete bottom half before the AioContext is freedPaolo Bonzini2015-07-291-1/+1
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-07-282-34/+35
|\
| * xen: Drop net_rx_okFam Zheng2015-07-281-24/+1
| * hw/net: handle flow control in mcf_fec driver receiverGreg Ungerer2015-07-281-10/+34
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-2816-29/+99
|\ \
| * | virtio: minor cleanupMichael S. Tsirkin2015-07-271-1/+0
| * | acpi: fix pvpanic device is not shown in uiGal Hammer2015-07-271-2/+2
| * | virtio-blk: only clear VIRTIO_F_ANY_LAYOUT for legacy deviceJason Wang2015-07-271-1/+1
| * | virtio-blk: fail get_features when both scsi and 1.0 were setJason Wang2015-07-271-1/+9
| * | virtio: get_features() can failJason Wang2015-07-2712-12/+24
| * | virtio-pci: fix memory MR cleanup for modernMichael S. Tsirkin2015-07-271-0/+15
| * | virtio: set any_layout in virtio coreMichael S. Tsirkin2015-07-275-6/+25
| * | virtio-9p: fix any_layoutMichael S. Tsirkin2015-07-271-6/+17
| * | virtio-serial: fix ANY_LAYOUTMichael S. Tsirkin2015-07-271-1/+2
| * | virtio: hide legacy features from modern guestsMichael S. Tsirkin2015-07-272-1/+6
* | | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150728' into stagingPeter Maydell2015-07-284-35/+33
|\ \ \
| * | | net/dp8393x: do not use memory_region_init_rom_device with NULLHervé Poussineau2015-07-281-2/+8
| * | | net/dp8393x: remove check of runt packetsHervé Poussineau2015-07-281-5/+0
| * | | net/dp8393x: disable user creationHervé Poussineau2015-07-281-0/+2
| * | | target-mips: fix offset calculation for InterruptsYongbok Kim2015-07-282-27/+21
| * | | target-mips: fix passing incompatible pointer type in machine.cLeon Alrae2015-07-281-1/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-284-19/+31
|\ \ \
| * | | memory: do not add a reference to the owner of aliased regionsPaolo Bonzini2015-07-271-7/+0
| * | | megasas: Add write function to handle write access to PCI BAR 3Salva Peiró2015-07-271-0/+7
| * | | crypto: extend unit tests to cover decryption tooDaniel P. Berrange2015-07-271-8/+20
| * | | crypto: fix built-in AES decrypt functionDaniel P. Berrange2015-07-271-4/+4
* | | | Merge remote-tracking branch 'remotes/cody/tags/jtc-for-upstream-pull-request...Peter Maydell2015-07-282-82/+72
|\ \ \ \
| * | | | block/ssh: Avoid segfault if inet_connect doesn't set errno.Richard W.M. Jones2015-07-281-1/+1
| * | | | sheepdog: serialize requests to overwrapping areaHitoshi Mitake2015-07-281-81/+71
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-07-2...Peter Maydell2015-07-2810-12/+124
|\ \ \ \
| * | | | gdbstub: Set current CPU on interruptionsJan Kiszka2015-07-271-0/+1
| * | | | qapi: add missing @Marc-André Lureau2015-07-271-1/+1
| * | | | Fix Cortex-A9 global timerJohannes Schlatow2015-07-271-1/+1
| * | | | gitignore: Ignore shader generated filesMichal Privoznik2015-07-271-0/+2
| * | | | vmstate: remove unused declarationMarc-André Lureau2015-07-271-3/+0
| * | | | make: Clean build messagesStefan Weil2015-07-272-3/+3
| * | | | qemu-common.h: Document cutils.c string functionsPeter Maydell2015-07-271-1/+113
OpenPOWER on IntegriCloud