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
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
8
-38
/
+49
2013-12-09
virtio: Complete converting VirtioDevice to QOM realize
Andreas Färber
2
-8
/
+1
2013-12-09
virtio-scsi: Convert to QOM realize
Andreas Färber
2
-33
/
+32
2013-12-09
virtio-rng: Convert to QOM realize
Andreas Färber
1
-13
/
+11
2013-12-09
virtio-balloon: Convert to QOM realize
Andreas Färber
1
-5
/
+6
2013-12-09
virtio-net: Convert to QOM realize
Andreas Färber
1
-4
/
+4
2013-12-09
virtio-serial: Convert to QOM realize
Andreas Färber
1
-8
/
+8
2013-12-09
virtio-blk: Convert to QOM realize
Andreas Färber
1
-12
/
+12
2013-12-09
virtio-9p: Convert to QOM realize
Andreas Färber
1
-21
/
+20
2013-12-09
virtio: Start converting VirtioDevice to QOM realize
Andreas Färber
1
-15
/
+27
2013-12-09
virtio-scsi: QOM realize preparations
Andreas Färber
1
-7
/
+7
2013-12-09
virtio-rng: QOM realize preparations
Andreas Färber
1
-5
/
+5
2013-12-09
virtio-balloon: QOM realize preparations
Andreas Färber
1
-6
/
+6
2013-12-09
virtio-net: QOM realize preparations
Andreas Färber
1
-10
/
+8
2013-12-09
virtio-serial: QOM realize preparations
Andreas Färber
1
-5
/
+7
2013-12-09
virtio-blk: QOM realize preparations
Andreas Färber
1
-4
/
+4
2013-12-09
virtio-9p: QOM realize preparations
Andreas Färber
1
-1
/
+1
2013-12-09
virtio-blk-dataplane: Improve error reporting
Andreas Färber
3
-18
/
+32
2013-12-09
virtio-pci: add device_unplugged callback
Paolo Bonzini
1
-2
/
+10
2013-12-09
virtio-rng: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-6
/
+4
2013-12-09
virtio-balloon: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-6
/
+4
2013-12-09
virtio-scsi: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2
-14
/
+12
2013-12-09
virtio-net: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-7
/
+4
2013-12-09
virtio-serial: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-6
/
+4
2013-12-09
virtio-blk: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-6
/
+4
2013-12-09
virtio-bus: cleanup plug/unplug interface
Paolo Bonzini
2
-11
/
+15
2013-12-09
virtio-pci: remove vdev field
Paolo Bonzini
2
-46
/
+65
2013-12-09
virtio-ccw: remove vdev field
Paolo Bonzini
2
-37
/
+44
2013-12-09
virtio-bus: remove vdev field
Paolo Bonzini
3
-31
/
+45
2013-12-09
virtio-ccw: move virtio_ccw_stop_ioeventfd to virtio_ccw_busdev_unplug
Paolo Bonzini
1
-1
/
+2
2013-11-25
PPC: BookE: Make FIT/WDT timers at best millisecond grained
Alexander Graf
1
-0
/
+6
2013-11-25
PPC: Make BookE FIT/WDT timers more lazy
Alexander Graf
1
-5
/
+38
2013-11-25
acpi-build: fix support for glib < 2.22
Michael S. Tsirkin
1
-4
/
+2
2013-11-25
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
3
-2
/
+13
2013-11-25
Merge remote-tracking branch 'bonzini/tags/for-anthony' into staging
Anthony Liguori
5
-27
/
+35
2013-11-22
qdev-properties-system.c: Allow vlan or netdev for -device, not both
Vlad Yasevich
1
-0
/
+9
2013-11-21
mips jazz: do not raise data bus exception when accessing invalid addresses
Hervé Poussineau
1
-0
/
+24
2013-11-21
vfio-pci: Fix multifunction=on
Alex Williamson
1
-0
/
+7
2013-11-21
pc: get rid of builtin pvpanic for "-M pc-1.5"
Paolo Bonzini
3
-19
/
+0
2013-11-21
sun4m: Add FCode ROM for TCX framebuffer
Mark Cave-Ayland
2
-8
/
+35
2013-11-21
vfio-pci: Fix multifunction=on
Alex Williamson
1
-0
/
+7
2013-11-21
mips jazz: do not raise data bus exception when accessing invalid addresses
Hervé Poussineau
1
-0
/
+24
2013-11-21
virtio-rng: add check of period
Amos Kong
1
-0
/
+6
2013-11-21
s390x: fix flat file load on 32 bit systems
Michael S. Tsirkin
1
-8
/
+9
2013-11-21
acpi-build: fix build on glib < 2.14
Michael S. Tsirkin
2
-5
/
+8
2013-11-21
acpi-build: fix build on glib < 2.22
Michael S. Tsirkin
1
-5
/
+6
2013-11-21
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-46
/
+10
2013-11-21
Revert "e1000/rtl8139: update HMP NIC when every bit is written"
Michael S. Tsirkin
2
-2
/
+5
2013-11-21
acpi-build: fix build on glib < 2.14
Michael S. Tsirkin
2
-5
/
+8
2013-11-21
acpi-build: fix build on glib < 2.22
Michael S. Tsirkin
1
-5
/
+6
[next]