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-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
2015-03-30
s390x/ipl: avoid sign extension
Cornelia Huck
1
-1
/
+1
2015-03-30
s390x: do not include ram_addr.h
Paolo Bonzini
1
-1
/
+0
2015-03-30
virtio-ccw: range check in READ_VQ_CONF
Cornelia Huck
1
-0
/
+4
2015-03-30
virtio-ccw: fix range check for SET_VQ
Cornelia Huck
1
-1
/
+1
2015-03-27
AHCI: Protect cmd register
John Snow
2
-1
/
+27
2015-03-27
AHCI: Do not (re)map FB/CLB buffers while not running
John Snow
1
-17
/
+33
2015-03-27
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
1
-2
/
+2
2015-03-27
hw/net/e1000: fix integer endianness
Shannon Zhao
1
-2
/
+2
2015-03-27
nvme: Fix unintentional integer overflow (OVERFLOW_BEFORE_WIDEN)
Stefan Weil
1
-1
/
+1
2015-03-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
19
-80
/
+76
2015-03-26
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
3
-10
/
+33
2015-03-26
virtio-scsi-dataplane: fix memory leak for VirtIOSCSIVring
Ting Wang
1
-0
/
+6
2015-03-25
powerpc: fix -machine usb=no for newworld and pseries machines
Paolo Bonzini
3
-2
/
+3
[next]