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
2013-04-22
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
15
-170
/
+2286
2013-04-22
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
1
-1
/
+1
2013-04-20
qdev: Drop taddr properties
Peter Maydell
9
-86
/
+0
2013-04-20
hw/sm501: Use correct setter for sysbus-ohci dma-address property
Peter Maydell
1
-1
/
+1
2013-04-20
Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
3
-61
/
+371
2013-04-19
vhost-scsi-s390: new device supporting the tcm_vhost Linux kernel module
Paolo Bonzini
2
-0
/
+65
2013-04-19
vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel module
Paolo Bonzini
2
-0
/
+65
2013-04-19
vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
2
-0
/
+78
2013-04-19
vhost-scsi: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
2
-1
/
+293
2013-04-19
virtio: simplify Makefile conditionals
Paolo Bonzini
2
-5
/
+5
2013-04-19
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
4
-144
/
+77
2013-04-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
17
-39
/
+37
2013-04-19
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2
-0
/
+326
2013-04-19
virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP event
Luiz Capitulino
1
-1
/
+1
2013-04-19
hw/versatile_pci: Drop unnecessary vpb_pci_config_addr()
Peter Maydell
1
-7
/
+2
2013-04-19
versatile_pci: Expose PCI memory space to system
Peter Maydell
3
-1
/
+77
2013-04-19
arm/realview: Fix mapping of PCI regions
Peter Maydell
1
-9
/
+9
2013-04-19
versatile_pci: Implement the PCI controller's control registers
Peter Maydell
3
-11
/
+130
2013-04-19
versatile_pci: Implement the correct PCI IRQ mapping
Peter Maydell
1
-6
/
+99
2013-04-19
versatile_pci: Put the host bridge PCI device at slot 29
Peter Maydell
1
-0
/
+2
2013-04-19
versatile_pci: Use separate PCI I/O space rather than system I/O space
Peter Maydell
1
-4
/
+13
2013-04-19
versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE
Peter Maydell
1
-11
/
+30
2013-04-19
versatile_pci: Update to realize and instance init functions
Peter Maydell
1
-25
/
+25
2013-04-19
versatile_pci: Expose PCI I/O region on Versatile PB
Peter Maydell
2
-7
/
+4
2013-04-19
versatile_pci: Fix hardcoded tabs
Peter Maydell
1
-1
/
+1
2013-04-19
m25p80: Remove bogus include of devices.h
Peter Crosthwaite
1
-1
/
+0
2013-04-19
Remove unneeded type casts
Stefan Weil
16
-38
/
+37
2013-04-19
vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping
Nicholas Bellinger
1
-15
/
+38
2013-04-19
scsi: VMWare PVSCSI paravirtual device implementation
Dmitry Fleytman
3
-0
/
+1651
2013-04-19
scsi: avoid assertion failure on VERIFY command
Paolo Bonzini
1
-5
/
+14
2013-04-18
configure: eliminate target_libs_softmmu
Paolo Bonzini
1
-2
/
+3
2013-04-17
virtio-net: cleanup: init and exit function.
KONRAD Frederic
1
-95
/
+22
2013-04-17
virtio-net: cleanup: use QOM cast.
KONRAD Frederic
1
-67
/
+74
2013-04-17
virtio-net-ccw: switch to the new API.
KONRAD Frederic
2
-16
/
+28
2013-04-17
virtio-net-s390: switch to the new API.
KONRAD Frederic
2
-12
/
+30
2013-04-17
virtio-net-pci: switch to the new API.
KONRAD Frederic
2
-60
/
+69
2013-04-17
virtio-net: add the virtio-net device.
KONRAD Frederic
4
-20
/
+148
2013-04-16
Merge remote-tracking branch 'kraxel/usb.80' into staging
Anthony Liguori
4
-41
/
+1510
2013-04-16
Merge remote-tracking branch 'spice/spice.v69' into staging
Anthony Liguori
2
-6
/
+34
2013-04-16
Merge remote-tracking branch 'kraxel/pixman.v11' into staging
Anthony Liguori
24
-584
/
+262
2013-04-16
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
4
-7
/
+43
2013-04-16
use libusb for usb-host
Gerd Hoffmann
2
-2
/
+1461
2013-04-16
xhci: fix address device
Gerd Hoffmann
1
-0
/
+4
2013-04-16
xhci: use slotid as device address
Gerd Hoffmann
1
-22
/
+3
2013-04-16
xhci: fix portsc writes
Gerd Hoffmann
1
-7
/
+35
2013-04-16
xhci: add xhci_cap_write
Gerd Hoffmann
1
-0
/
+7
2013-04-16
xhci: remove leftover debug printf
Gerd Hoffmann
1
-1
/
+0
2013-04-16
usb-serial: Remove double call to qemu_chr_add_handlers( NULL )
Hans de Goede
1
-9
/
+0
2013-04-16
virtio-console: Remove any pending watches on close
Hans de Goede
1
-2
/
+22
2013-04-16
virtio-console: Also throttle when less was written then requested
Hans de Goede
1
-3
/
+5
[next]