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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-04-28
virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
Shannon Zhao
4
-3
/
+5
2015-04-28
virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
Shannon Zhao
4
-7
/
+6
2015-04-28
pci: Merge pci_nic_init() into pci_nic_init_nofail()
Thomas Huth
1
-29
/
+14
2015-04-28
acpi: add a missing backslash to the \_SB scope.
Gal Hammer
1
-1
/
+1
2015-04-27
qmp-event: add event notification for memory hot unplug error
Zhu Guihua
1
-1
/
+9
2015-04-27
acpi: add hardware implementation for memory hot unplug
Zhu Guihua
4
-3
/
+45
2015-04-27
acpi: fix "Memory device control fields" register
Zhu Guihua
1
-1
/
+1
2015-04-27
acpi: extend aml_field() to support UpdateRule
Zhu Guihua
2
-6
/
+11
2015-04-27
acpi, mem-hotplug: add unplug cb for memory device
Tang Chen
4
-6
/
+62
2015-04-27
acpi, mem-hotplug: add unplug request cb for memory device
Tang Chen
4
-5
/
+58
2015-04-27
acpi, mem-hotplug: add acpi_memory_slot_status() to get MemStatus
Tang Chen
1
-6
/
+28
2015-04-27
pci: remove hard-coded bar size in msix_init_exclusive_bar()
Jason Wang
1
-11
/
+19
2015-04-27
virtio-pci: speedup MSI-X masking and unmasking
Jason Wang
1
-19
/
+21
2015-04-27
virtio: introduce vector to virtqueues mapping
Jason Wang
2
-2
/
+42
2015-04-27
virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueue
Jason Wang
1
-1
/
+1
2015-04-27
ppc: spapr: add 2.4 machine type
Jason Wang
1
-2
/
+29
2015-04-27
spapr: add machine type specific instance init function
Jason Wang
1
-0
/
+23
2015-04-27
pc: add 2.4 machine types
Jason Wang
2
-7
/
+48
2015-04-27
virtio-net: fix the upper bound when trying to delete queues
Jason Wang
1
-1
/
+1
2015-04-27
vhost-user: Send VHOST_RESET_OWNER on vhost stop
Luke Gorrie
1
-0
/
+7
2015-04-27
hw/i386/acpi-build: move generic acpi building helpers into dedictated file
Shannon Zhao
2
-77
/
+58
2015-04-27
hw/i386: Move ACPI header definitions in an arch-independent location
Shannon Zhao
2
-369
/
+1
2015-04-27
acpi-build: close } in comment
Michael S. Tsirkin
1
-1
/
+1
2015-04-24
balloon: improve error msg when adding second device
Luiz Capitulino
1
-1
/
+1
2015-04-20
vhost: fix log base address
Michael S. Tsirkin
1
-2
/
+5
2015-04-17
mips: fix broken fulong2e machine
Paolo Bonzini
1
-2
/
+2
2015-04-13
pci: Fix crash with illegal "-net nic, model=xxx" option
Thomas Huth
1
-1
/
+3
2015-04-11
cris: memory: Replace memory_region_init_ram with memory_region_allocate_syst...
Dirk Müller
1
-3
/
+2
2015-04-10
alpha: memory: Replace memory_region_init_ram with memory_region_allocate_sys...
Dirk Müller
1
-3
/
+2
2015-04-10
lm32: memory: Replace memory_region_init_ram with memory_region_allocate_syst...
Dirk Müller
2
-9
/
+6
2015-04-09
xen: limit guest control of PCI command register
Jan Beulich
2
-27
/
+13
2015-04-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-3
/
+13
2015-04-08
arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Dirk Müller
13
-37
/
+30
2015-04-08
virtio-blk: correctly dirty guest memory
Paolo Bonzini
2
-3
/
+13
2015-04-04
pcspk: Fix I/O port name
Jan Kiszka
1
-1
/
+1
2015-04-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+6
2015-04-02
target-i386: clear bsp bit when designating bsp
Nadav Amit
1
-2
/
+6
2015-04-02
Merge remote-tracking branch 'remotes/armbru/tags/pull-hw-2015-04-02' into st...
Peter Maydell
17
-0
/
+49
2015-04-02
sysbus: Make devices picking up backends unavailable with -device
Markus Armbruster
13
-0
/
+26
2015-04-02
sdhci: Make device "sdhci-pci" unavailable with -device
Markus Armbruster
1
-0
/
+2
2015-04-02
hw: Mark device misusing nd_table[] FIXME
Markus Armbruster
1
-0
/
+1
2015-04-02
hw: Mark devices picking up char backends actively FIXME
Markus Armbruster
11
-0
/
+12
2015-04-02
hw: Mark devices picking up block backends actively FIXME
Markus Armbruster
7
-0
/
+8
2015-04-02
hw/arm/vexpress: Don't double-free flash filename
Peter Maydell
1
-1
/
+0
2015-04-02
hw/arm/virt: Fix corruption due to double free
Shannon Zhao
1
-1
/
+0
2015-04-01
hw/intc: arm_gic_kvm.c restore config first
Alex Bennée
1
-2
/
+5
2015-04-01
hw/arm/virt: Fix memory leak reported by Coverity
Stefan Weil
1
-1
/
+8
2015-04-01
hw/arm/vexpress: Fix memory leak reported by Coverity
Stefan Weil
1
-2
/
+9
2015-04-01
hw/arm/highbank: Fix resource leak and wrong image loading
Stefan Weil
1
-2
/
+1
2015-04-01
pc: acpi: fix pvpanic regression
Igor Mammedov
1
-1
/
+1
[next]