summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | device_tree: Fix a typoKamalesh Babulal2015-07-271-1/+1
| * | | | hw/acpi/ich9: clean up stale comment about KVM not supporting SMMLaszlo Ersek2015-07-271-2/+1
| * | | | hw/acpi/ich9: clear smi_en on resetLaszlo Ersek2015-07-271-0/+1
* | | | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-07-285-4/+74
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | block: qemu-iotests - add check for multiplication overflow in vpcJeff Cody2015-07-274-0/+60
| * | | | block: vpc - prevent overflow if max_table_entries >= 0x40000000Jeff Cody2015-07-271-4/+14
* | | | | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150727' into stagingPeter Maydell2015-07-271-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tcg: mark temps as mem_coherent = 0 for mov with a constantAurelien Jarno2015-07-271-0/+1
| * | | | tcg: correctly mark dead inputs for mov with a constantAurelien Jarno2015-07-271-0/+3
* | | | | main-loop: fix qemu_notify_event for aio_notify optimizationPaolo Bonzini2015-07-271-1/+10
* | | | | configure: Work around broken static pkg-config info for Ubuntu gnutlsPeter Maydell2015-07-271-1/+17
| |/ / / |/| | |
* | | | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-07-2719-143/+210
|\ \ \ \ | |/ / / |/| | |
OpenPOWER on IntegriCloud