summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/virt-acpi-build: gtdt: improve flag namingAndrew Jones2017-01-092-20/+7Star
* hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriatelyAndrew Jones2017-01-093-9/+10
* hw/arm/virt-acpi-build: add all missing cpu_to_le'sAndrew Jones2017-01-091-13/+14
* hw/arm/virt: Don't incorrectly claim architectural timer to be edge-triggeredPeter Maydell2017-01-091-4/+30
* hw/arm/virt: Rename 'vbi' variables to 'vms'Peter Maydell2017-01-091-245/+244Star
* hw/arm/virt: Merge VirtBoardInfo and VirtMachineStatePeter Maydell2017-01-091-67/+51Star
* hw/char: QOM'ify exynos4210_uart.cxiaoqiang zhao2017-01-091-6/+10
* i2c: Allow I2C devices to NAK start eventsCorey Minyard2017-01-0914-25/+78
* Merge remote-tracking branch 'remotes/gonglei/tags/cryptodev-next-20161224' i...Peter Maydell2017-01-061-15/+50
|\
| * cryptodev: add 3des-ede supportLongpeng(Mike)2016-12-241-0/+12
| * cryptodev: remove single-DES support in cryptodevLongpeng(Mike)2016-12-241-4/+0Star
| * cryptodev: add xts(aes) supportLongpeng(Mike)2016-12-241-0/+8
| * cryptodev: fix the check of aes algorithmLongpeng(Mike)2016-12-241-14/+33
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2017-01-0612-25/+276
|\ \
| * | fsl_etsec: Fix Tx BD ring wrapping handlingAndrey Smirnov2017-01-061-10/+9Star
| * | rtl8139: correctly handle PHY resetHervé Poussineau2017-01-061-13/+21
| * | record/replay: add network supportPavel Dovgalyuk2017-01-0610-2/+246
|/ /
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-01-0524-110/+622
|\ \
| * | iothread: add poll-grow and poll-shrink parametersStefan Hajnoczi2017-01-032-11/+47
| * | aio: self-tune polling timeStefan Hajnoczi2017-01-036-9/+71
| * | virtio: disable virtqueue notifications during pollingStefan Hajnoczi2017-01-031-0/+18
| * | aio: add .io_poll_begin/end() callbacksStefan Hajnoczi2017-01-033-15/+125
| * | virtio: turn vq->notification into a nested counterStefan Hajnoczi2017-01-031-6/+12
| * | virtio-scsi: suppress virtqueue kick during processingStefan Hajnoczi2017-01-031-15/+21
| * | virtio-blk: suppress virtqueue kick during processingStefan Hajnoczi2017-01-031-6/+12
| * | iothread: add polling parametersStefan Hajnoczi2017-01-032-0/+53
| * | linux-aio: poll ring for completionsStefan Hajnoczi2017-01-031-1/+16
| * | virtio: poll virtqueues for new buffersStefan Hajnoczi2017-01-031-1/+15
| * | aio: add polling mode to AioContextStefan Hajnoczi2017-01-035-30/+178
| * | aio: add AioPollFn and io_poll() interfaceStefan Hajnoczi2017-01-0317-48/+56
| * | aio: add flag to skip fds to aio_dispatch()Stefan Hajnoczi2017-01-034-8/+20
| * | HACKING: document #include orderStefan Hajnoczi2017-01-031-0/+18
* | | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2017-01-055-114/+524
|\ \ \
| * | | tests: virtio-9p: ".." cannot be used to walk out of the shared directoryGreg Kurz2017-01-031-0/+21
| * | | tests: virtio-9p: no slash in path elements during walkGreg Kurz2017-01-031-0/+24
| * | | tests: virtio-9p: add walk operation testGreg Kurz2017-01-031-0/+70
| * | | tests: virtio-9p: add attach operation testGreg Kurz2017-01-031-0/+40
| * | | tests: virtio-9p: add version operation testGreg Kurz2017-01-031-0/+222
| * | | 9pfs: fix P9_NOTAG and P9_NOFID macrosGreg Kurz2017-01-031-2/+2
| * | | tests: virtio-9p: code refactoringGreg Kurz2017-01-031-51/+50Star
| * | | tests: virtio-9p: rename PCI configuration testGreg Kurz2017-01-031-2/+2
| * | | 9pfs: fix crash when fsdev is missingGreg Kurz2017-01-031-1/+1
| * | | 9pfs: introduce init_out/in_iov_from_pduStefano Stabellini2017-01-033-13/+27
| * | | 9pfs: call v9fs_init_qiov_from_pdu before v9fs_packStefano Stabellini2017-01-031-29/+30
| * | | 9pfs: introduce transport specific callbacksStefano Stabellini2017-01-034-20/+40
| * | | 9pfs: move pdus to V9fsStateStefano Stabellini2017-01-033-5/+4Star
| |/ /
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into s...Peter Maydell2017-01-053-7/+33
|\ \ \ | |/ / |/| |
| * | virtio-gpu: fix memory leak in resource attach backingLi Qiang2017-01-031-0/+5
| * | virtio-gpu-3d: fix memory leak in resource attach backingLi Qiang2017-01-031-2/+5
| * | virtio-gpu: call cleanup mapping function in resource destroyLi Qiang2017-01-031-0/+3