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
path:
root
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-22
hw/virtio: Factorize virtio-mmio headers
Sergio Lopez
1
-47
/
+1
2019-10-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-0
/
+386
2019-10-05
virtio: add vhost-user-fs-pci device
Dr. David Alan Gilbert
2
-0
/
+86
2019-10-05
virtio: add vhost-user-fs base device
Dr. David Alan Gilbert
2
-0
/
+300
2019-10-04
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
1
-2
/
+7
2019-09-25
vhost: Fix memory region section comparison
Dr. David Alan Gilbert
1
-2
/
+7
2019-09-16
virtio-mmio: implement modern (v2) personality (virtio-1)
Sergio Lopez
1
-23
/
+319
2019-09-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-11
/
+22
2019-09-04
virtio-pci: Add Function Level Reset support
Julia Suvorova
2
-0
/
+14
2019-09-04
virtio-rng: change default backend to rng-builtin
Laurent Vivier
1
-2
/
+1
2019-09-04
virtio-rng: Keep the default backend out of VirtIORNGConf
Markus Armbruster
1
-11
/
+9
2019-09-03
memory: Single byte swap along the I/O path
Tony Nguyen
1
-6
/
+4
2019-09-03
memory: Access MemoryRegion with endianness
Tony Nguyen
1
-2
/
+4
2019-09-03
hw/virtio: Access MemoryRegion with MemOp
Tony Nguyen
1
-2
/
+5
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2
-2
/
+3
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2
-0
/
+2
2019-08-16
Include sysemu/hostmem.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
21
-3
/
+20
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
5
-0
/
+5
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2
-2
/
+0
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
4
-0
/
+4
2019-07-29
Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs"
Dr. David Alan Gilbert
4
-47
/
+18
2019-07-25
virtio-balloon: free pbp more aggressively
Michael S. Tsirkin
1
-21
/
+16
2019-07-25
virtio-balloon: don't track subpages for the PBP
David Hildenbrand
1
-5
/
+3
2019-07-25
virtio-balloon: Use temporary PBP only
David Hildenbrand
1
-12
/
+9
2019-07-25
virtio-balloon: Rework pbp tracking data
David Hildenbrand
1
-23
/
+46
2019-07-25
virtio-balloon: Better names for offset variables in inflate/deflate code
David Hildenbrand
1
-13
/
+13
2019-07-25
virtio-balloon: Simplify deflate with pbp
David Hildenbrand
1
-21
/
+5
2019-07-25
virtio-balloon: Fix QEMU crashes on pagesize > BALLOON_PAGE_SIZE
David Hildenbrand
1
-6
/
+4
2019-07-25
virtio-balloon: Fix wrong sign extension of PFNs
David Hildenbrand
1
-1
/
+1
2019-07-12
virtio pmem: remove transitional names
Pankaj Gupta
1
-2
/
+0
2019-07-12
virtio pmem: remove memdev null check
Pankaj Gupta
1
-2
/
+2
2019-07-12
virtio pmem: fix wrong mem region condition
Pankaj Gupta
1
-1
/
+1
2019-07-12
virtio-balloon: fix QEMU 4.0 config size migration incompatibility
Stefan Hajnoczi
1
-3
/
+25
2019-07-08
virtio-scsi: restart DMA after iothread
Stefan Hajnoczi
1
-2
/
+2
2019-07-04
virtio: Don't change "started" flag on virtio_vmstate_change()
Xie Yongji
1
-1
/
+4
2019-07-04
virtio: Make sure we get correct state of device on handle_aio_output()
Xie Yongji
1
-3
/
+3
2019-07-04
virtio: Set "start_on_kick" on virtio_set_features()
Xie Yongji
1
-8
/
+20
2019-07-04
virtio: Set "start_on_kick" for legacy devices
Xie Yongji
1
-4
/
+2
2019-07-04
virtio: add "use-started" property
Xie Yongji
1
-11
/
+7
2019-07-04
virtio-pci: fix missing device properties
Marc-André Lureau
1
-14
/
+14
2019-07-04
virtio-pci: Proxy for virtio-pmem
Pankaj Gupta
3
-0
/
+166
2019-07-02
virtio-pci: Allow to specify additional interfaces for the base type
David Hildenbrand
2
-0
/
+2
2019-07-02
virtio-pmem: add virtio device
Pankaj Gupta
3
-0
/
+200
2019-06-16
vhost: fix vhost_log size overflow during migration
Li Hangjing
1
-0
/
+10
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
22
-2
/
+24
2019-06-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+1
2019-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...
Peter Maydell
1
-0
/
+11
2019-05-29
vhost: fix incorrect print type
Jie Wang
1
-1
/
+1
[prev]
[next]