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
2012-11-01
usb-redir: Add support for input pipelining
Hans de Goede
1
-10
/
+53
2012-11-01
usb-redir: Add support for 32 bits bulk packet length
Hans de Goede
1
-1
/
+6
2012-11-01
combined-packet: Add a workaround for Linux usbfs + live migration
Hans de Goede
1
-2
/
+5
2012-11-01
usb: Add packet combining functions
Hans de Goede
4
-1
/
+194
2012-11-01
uhci: Don't crash on device disconnect
Hans de Goede
1
-0
/
+5
2012-11-01
uhci: Add a uhci_handle_td_error() helper function
Hans de Goede
1
-43
/
+47
2012-11-01
usb/ehci-pci: add helper to create ich9 usb controllers
Gerd Hoffmann
2
-0
/
+55
2012-11-01
usb/ehci-pci: add ich9 00:1a.* variant
Gerd Hoffmann
1
-1
/
+6
2012-11-01
usb/ehci-pci: dynamic type generation
Gerd Hoffmann
1
-31
/
+35
2012-11-01
uhci: add ich9 00:1a.* variants
Gerd Hoffmann
1
-3
/
+24
2012-11-01
uhci: stick irq routing info into UHCIInfo too.
Gerd Hoffmann
1
-14
/
+18
2012-11-01
uhci: dynamic type generation
Gerd Hoffmann
1
-126
/
+70
2012-11-01
xilinx_zynq: add USB controllers
Peter Crosthwaite
1
-0
/
+3
2012-11-01
usb/ehci: add sysbus variant
Gerd Hoffmann
2
-1
/
+78
2012-11-01
usb/ehci: split into multiple source files
Gerd Hoffmann
4
-424
/
+462
2012-11-01
usb/ehci: Guard definition of EHCI_DEBUG
Peter Crosthwaite
1
-0
/
+2
2012-11-01
usb/ehci: seperate out PCIisms
Peter Crosthwaite
1
-52
/
+72
2012-11-01
usb/ehci: Abstract away PCI DMA API
Peter Crosthwaite
1
-5
/
+8
2012-11-01
usb/ehci: parameterise the register region offsets
Peter Crosthwaite
1
-32
/
+36
2012-11-01
xhci: allow address slot being called multiple times
Gerd Hoffmann
1
-2
/
+7
2012-11-01
xhci: add port trace points
Gerd Hoffmann
1
-1
/
+5
2012-11-01
xhci: set pls in xhci_port_update & xhci_port_reset
Gerd Hoffmann
1
-2
/
+24
2012-11-01
xhci: add xhci_port_reset
Gerd Hoffmann
1
-4
/
+9
2012-11-01
xhci: add xhci_port_notify
Gerd Hoffmann
1
-14
/
+17
2012-11-01
xhci: add xhci_port_have_device
Gerd Hoffmann
1
-2
/
+12
2012-11-01
xhci: s/xhci_update_port/xhci_port_update/
Gerd Hoffmann
1
-5
/
+5
2012-11-01
xhci: add {get,set}_field macros & enum for pls
Gerd Hoffmann
1
-8
/
+31
2012-10-30
Merge branch 'qspi.2' of git://developer.petalogix.com/public/qemu
Blue Swirl
3
-50
/
+340
2012-10-30
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
8
-2
/
+1211
2012-10-29
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
11
-133
/
+212
2012-10-29
s390: sclp ascii console support
Heinz Graalfs
2
-1
/
+307
2012-10-29
s390: sclp signal quiesce support
Heinz Graalfs
3
-0
/
+131
2012-10-29
s390: sclp event support
Heinz Graalfs
6
-2
/
+579
2012-10-29
s390: sclp base support
Heinz Graalfs
3
-0
/
+195
2012-10-29
s390x: fix -initrd in virtio machine
Alexander Graf
1
-2
/
+2
2012-10-29
pci: avoid destroying bridge address space windows in a transaction
Avi Kivity
2
-30
/
+44
2012-10-29
virtio-net: enable mrg buf header in tap on linux
Michael S. Tsirkin
2
-21
/
+18
2012-10-29
virtio-net: test peer header support at init time
Michael S. Tsirkin
1
-9
/
+14
2012-10-29
virtio-net: minor code simplification
Michael S. Tsirkin
1
-3
/
+1
2012-10-29
virtio-net: simplify rx code
Michael S. Tsirkin
1
-7
/
+2
2012-10-29
virtio-net: switch tx to safe iov functions
Michael S. Tsirkin
1
-12
/
+19
2012-10-29
virtio-net: first s/g is always at start of buf
Michael S. Tsirkin
1
-2
/
+3
2012-10-29
virtio-net: refactor receive_hdr
Michael S. Tsirkin
1
-11
/
+7
2012-10-29
virtio-net: use safe iov operations for rx
Michael S. Tsirkin
1
-11
/
+14
2012-10-29
virtio-net: avoid sg copy
Michael S. Tsirkin
1
-25
/
+23
2012-10-29
virtio-net: track host/guest header length
Michael S. Tsirkin
1
-12
/
+17
2012-10-29
pci: avoid destroying bridge address space windows in a transaction
Avi Kivity
2
-30
/
+44
2012-10-29
pcie: Convert PCIExpressHost to use the QOM.
Jason Baron
2
-0
/
+18
2012-10-29
pcie: pass pcie window size to pcie_host_mmcfg_update()
Jason Baron
2
-12
/
+16
2012-10-29
pci: Add class 0xc05 as 'SMBus'
Jan Kiszka
2
-0
/
+2
[next]