index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-09
hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo
Andrew Jones
3
-6
/
+7
2017-01-09
hw/arm/virt: move VirtMachineState/Class to virt.h
Andrew Jones
2
-44
/
+44
2017-01-09
hw/arm/virt: remove include/hw/arm/virt-acpi-build.h
Andrew Jones
5
-44
/
+14
2017-01-09
hw/arm/virt: eliminate struct VirtGuestInfoState
Andrew Jones
2
-15
/
+11
2017-01-09
hw/arm/virt: use VirtMachineState.gic_version
Andrew Jones
1
-18
/
+17
2017-01-09
hw/arm/virt: parameter passing cleanups
Andrew Jones
1
-10
/
+9
2017-01-09
hw/arm/virt-acpi-build: fadt: improve flag naming
Andrew Jones
2
-6
/
+4
2017-01-09
hw/arm/virt-acpi-build: gtdt: improve flag naming
Andrew Jones
2
-20
/
+7
2017-01-09
hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriately
Andrew Jones
3
-9
/
+10
2017-01-09
hw/arm/virt-acpi-build: add all missing cpu_to_le's
Andrew Jones
1
-13
/
+14
2017-01-09
hw/arm/virt: Don't incorrectly claim architectural timer to be edge-triggered
Peter Maydell
1
-4
/
+30
2017-01-09
hw/arm/virt: Rename 'vbi' variables to 'vms'
Peter Maydell
1
-245
/
+244
2017-01-09
hw/arm/virt: Merge VirtBoardInfo and VirtMachineState
Peter Maydell
1
-67
/
+51
2017-01-09
hw/char: QOM'ify exynos4210_uart.c
xiaoqiang zhao
1
-6
/
+10
2017-01-09
i2c: Allow I2C devices to NAK start events
Corey Minyard
14
-25
/
+78
2017-01-06
Merge remote-tracking branch 'remotes/gonglei/tags/cryptodev-next-20161224' i...
Peter Maydell
1
-15
/
+50
2017-01-06
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
12
-25
/
+276
2017-01-06
fsl_etsec: Fix Tx BD ring wrapping handling
Andrey Smirnov
1
-10
/
+9
2017-01-06
rtl8139: correctly handle PHY reset
Hervé Poussineau
1
-13
/
+21
2017-01-06
record/replay: add network support
Pavel Dovgalyuk
10
-2
/
+246
2017-01-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
24
-110
/
+622
2017-01-05
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
5
-114
/
+524
2017-01-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into s...
Peter Maydell
3
-7
/
+33
2017-01-03
iothread: add poll-grow and poll-shrink parameters
Stefan Hajnoczi
2
-11
/
+47
2017-01-03
aio: self-tune polling time
Stefan Hajnoczi
6
-9
/
+71
2017-01-03
virtio: disable virtqueue notifications during polling
Stefan Hajnoczi
1
-0
/
+18
2017-01-03
aio: add .io_poll_begin/end() callbacks
Stefan Hajnoczi
3
-15
/
+125
2017-01-03
virtio: turn vq->notification into a nested counter
Stefan Hajnoczi
1
-6
/
+12
2017-01-03
virtio-scsi: suppress virtqueue kick during processing
Stefan Hajnoczi
1
-15
/
+21
2017-01-03
virtio-blk: suppress virtqueue kick during processing
Stefan Hajnoczi
1
-6
/
+12
2017-01-03
iothread: add polling parameters
Stefan Hajnoczi
2
-0
/
+53
2017-01-03
linux-aio: poll ring for completions
Stefan Hajnoczi
1
-1
/
+16
2017-01-03
virtio: poll virtqueues for new buffers
Stefan Hajnoczi
1
-1
/
+15
2017-01-03
aio: add polling mode to AioContext
Stefan Hajnoczi
5
-30
/
+178
2017-01-03
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
17
-48
/
+56
2017-01-03
aio: add flag to skip fds to aio_dispatch()
Stefan Hajnoczi
4
-8
/
+20
2017-01-03
HACKING: document #include order
Stefan Hajnoczi
1
-0
/
+18
2017-01-03
tests: virtio-9p: ".." cannot be used to walk out of the shared directory
Greg Kurz
1
-0
/
+21
2017-01-03
tests: virtio-9p: no slash in path elements during walk
Greg Kurz
1
-0
/
+24
2017-01-03
tests: virtio-9p: add walk operation test
Greg Kurz
1
-0
/
+70
2017-01-03
tests: virtio-9p: add attach operation test
Greg Kurz
1
-0
/
+40
2017-01-03
tests: virtio-9p: add version operation test
Greg Kurz
1
-0
/
+222
2017-01-03
9pfs: fix P9_NOTAG and P9_NOFID macros
Greg Kurz
1
-2
/
+2
2017-01-03
tests: virtio-9p: code refactoring
Greg Kurz
1
-51
/
+50
2017-01-03
tests: virtio-9p: rename PCI configuration test
Greg Kurz
1
-2
/
+2
2017-01-03
9pfs: fix crash when fsdev is missing
Greg Kurz
1
-1
/
+1
2017-01-03
9pfs: introduce init_out/in_iov_from_pdu
Stefano Stabellini
3
-13
/
+27
2017-01-03
9pfs: call v9fs_init_qiov_from_pdu before v9fs_pack
Stefano Stabellini
1
-29
/
+30
2017-01-03
9pfs: introduce transport specific callbacks
Stefano Stabellini
4
-20
/
+40
2017-01-03
9pfs: move pdus to V9fsState
Stefano Stabellini
3
-5
/
+4
[prev]
[next]