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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
xen_backend: Remove unused error handling of qemu_set_fd_handler
Fam Zheng
1
-3
/
+1
2015-06-12
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into staging
Peter Maydell
5
-435
/
+467
2015-06-12
sh4/r2d: convert to new MMIO accessor style
Aurelien Jarno
1
-6
/
+6
2015-06-12
virtio-vga: add '-vga virtio' support
Gerd Hoffmann
2
-0
/
+5
2015-06-12
virtio-vga: add virtio gpu device with vga compatibility
Gerd Hoffmann
4
-4
/
+186
2015-06-12
virtio-gpu-pci: add virtio pci support
Gerd Hoffmann
3
-0
/
+83
2015-06-12
virtio-gpu: fix error message
Gerd Hoffmann
1
-1
/
+1
2015-06-12
Disable section footers on older machine types
Dr. David Alan Gilbert
2
-0
/
+4
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
22
-229
/
+147
2015-06-11
watchdog: Add new Virtual Watchdog action INJECT-NMI
Mao Chuan Li
1
-0
/
+10
2015-06-11
nmi: Implement inject_nmi() for non-monitor context use
Xu Wang
1
-0
/
+20
2015-06-11
s390x/watchdog: diag288 migration support
Xu Wang
1
-0
/
+12
2015-06-11
s390x/watchdog: introduce diag288 watchdog device
Xu Wang
2
-0
/
+111
2015-06-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
17
-115
/
+978
2015-06-11
hw/vfio/platform: replace g_malloc0_n by g_new0
Eric Auger
1
-2
/
+1
2015-06-11
i386/acpi-build: fix PXB workarounds for unsupported BIOSes
Laszlo Ersek
1
-4
/
+4
2015-06-11
i386/acpi-build: more traditional _UID and _HID for PXB root buses
Laszlo Ersek
1
-3
/
+2
2015-06-11
net/dp8393x: fix hardware reset
Hervé Poussineau
1
-0
/
+1
2015-06-11
net/dp8393x: correctly reset in_use field
Hervé Poussineau
1
-1
/
+1
2015-06-11
net/dp8393x: add load/save support
Hervé Poussineau
1
-0
/
+12
2015-06-11
net/dp8393x: add PROM to store MAC address
Hervé Poussineau
2
-0
/
+19
2015-06-11
net/dp8393x: QOM'ify
Hervé Poussineau
2
-28
/
+67
2015-06-11
net/dp8393x: use dp8393x_ prefix for all functions
Hervé Poussineau
1
-39
/
+41
2015-06-11
net/dp8393x: do not use old_mmio accesses
Hervé Poussineau
1
-85
/
+29
2015-06-11
net/dp8393x: always calculate proper checksums
Hervé Poussineau
1
-11
/
+1
2015-06-11
dma/rc4030: convert to QOM
Hervé Poussineau
2
-40
/
+112
2015-06-11
dma/rc4030: use trace events instead of custom logging
Hervé Poussineau
1
-65
/
+16
2015-06-11
dma/rc4030: document register at offset 0x210
Hervé Poussineau
1
-8
/
+8
2015-06-11
dma/rc4030: do not use old_mmio accesses
Hervé Poussineau
1
-96
/
+16
2015-06-11
dma/rc4030: use AddressSpace and address_space_rw in users
Hervé Poussineau
3
-44
/
+38
2015-06-11
dma/rc4030: create custom DMA address space
Hervé Poussineau
1
-37
/
+126
2015-06-11
mips jazz: compile only in 64 bit
Hervé Poussineau
2
-6
/
+2
2015-06-11
mips_malta: provide ememsize env variable to kernels
Paul Burton
1
-6
/
+9
2015-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into s...
Peter Maydell
3
-48
/
+969
2015-06-10
vhost-scsi: move qdev properties into vhost-scsi.c
Shannon Zhao
1
-1
/
+8
2015-06-10
virtio-9p-device: move qdev properties into virtio-9p-device.c
Shannon Zhao
2
-5
/
+2
2015-06-10
virtio-serial-bus: move qdev properties into virtio-serial-bus.c
Shannon Zhao
1
-1
/
+2
2015-06-10
virtio-rng: move qdev properties into virtio-rng.c
Shannon Zhao
1
-1
/
+7
2015-06-10
virtio-scsi: move qdev properties into virtio-scsi.c
Shannon Zhao
1
-2
/
+11
2015-06-10
virtio-net: move qdev properties into virtio-net.c
Shannon Zhao
1
-2
/
+42
2015-06-10
virtio-input: emulated devices [pci]
Gerd Hoffmann
2
-0
/
+97
2015-06-10
virtio-input: core code & base class [pci]
Gerd Hoffmann
2
-0
/
+50
2015-06-10
virtio-pci: fill VirtIOPCIRegions early.
Gerd Hoffmann
2
-41
/
+55
2015-06-10
virtio-pci: drop identical virtio_pci_cap
Gerd Hoffmann
1
-13
/
+5
2015-06-10
virtio-pci: move cap type to VirtIOPCIRegion
Gerd Hoffmann
2
-4
/
+6
2015-06-10
virtio-pci: move virtio_pci_add_mem_cap call to virtio_pci_modern_region_map
Gerd Hoffmann
1
-18
/
+10
2015-06-10
virtio-pci: add virtio_pci_modern_region_map()
Gerd Hoffmann
2
-6
/
+20
2015-06-10
virtio-pci: add virtio_pci_modern_regions_init()
Gerd Hoffmann
1
-58
/
+59
2015-06-10
virtio-pci: add struct VirtIOPCIRegion for virtio-1 regions
Gerd Hoffmann
2
-13
/
+19
2015-06-10
virtio-balloon: switch to virtio_add_feature
Cornelia Huck
1
-1
/
+1
[prev]
[next]