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
2011-01-11
usb: hid: change serial number to "42".
Gerd Hoffmann
1
-1
/
+1
2011-01-11
usb: hid: remote wakeup support.
Gerd Hoffmann
1
-0
/
+2
2011-01-11
usb: hub: remote wakeup support.
Gerd Hoffmann
1
-0
/
+12
2011-01-11
usb: uhci: remote wakeup support.
Gerd Hoffmann
1
-2
/
+21
2011-01-11
usb: add usb_wakeup() + wakeup callback to port ops
Gerd Hoffmann
2
-0
/
+9
2011-01-11
usb: rework attach/detach workflow
Gerd Hoffmann
6
-133
/
+122
2011-01-11
usb: create USBPortOps, move attach there.
Gerd Hoffmann
7
-10
/
+30
2011-01-11
usb: move remote wakeup handling to common code
Gerd Hoffmann
8
-155
/
+29
2011-01-11
usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
Gerd Hoffmann
10
-93
/
+65
2011-01-11
usb: move USB_REQ_SET_ADDRESS handling to common code
Gerd Hoffmann
8
-29
/
+6
2011-01-11
usb network: use new descriptor infrastructure.
Gerd Hoffmann
1
-244
/
+209
2011-01-11
usb storage: serial number support
Gerd Hoffmann
1
-0
/
+6
2011-01-11
usb descriptors: add settable strings.
Gerd Hoffmann
4
-9
/
+57
2011-01-11
usb hub: use new descriptor infrastructure.
Gerd Hoffmann
1
-63
/
+78
2011-01-11
usb bluetooth: use new descriptor infrastructure.
Gerd Hoffmann
1
-271
/
+202
2011-01-11
usb wacom: use new descriptor infrastructure.
Gerd Hoffmann
1
-105
/
+73
2011-01-11
usb storage: use new descriptor infrastructure.
Gerd Hoffmann
1
-104
/
+63
2011-01-11
usb serial: use new descriptor infrastructure.
Gerd Hoffmann
1
-117
/
+83
2011-01-11
usb hid: use new descriptor infrastructure.
Gerd Hoffmann
1
-243
/
+205
2011-01-11
usb: data structs and helpers for usb descriptors.
Gerd Hoffmann
3
-0
/
+333
2011-01-10
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
11
-31
/
+374
2011-01-09
target-sh4: implement writes to mmaped ITLB
Aurelien Jarno
1
-0
/
+2
2011-01-06
cirrus: delete GCC 4.6 warnings
Aurelien Jarno
1
-3
/
+3
2011-01-06
cirrus_vga: Declare as little endian
Blue Swirl
1
-100
/
+12
2011-01-06
pc: move port 92 stuff back to pc.c from pckbd.c
Blue Swirl
2
-20
/
+88
2011-01-04
cirrus_vga: fix division by 0 for color expansion rop
Aurelien Jarno
1
-32
/
+33
2011-01-04
Fix curses on big endian hosts
Aurelien Jarno
1
-3
/
+3
2010-12-27
Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
7
-1
/
+2196
2010-12-27
pci: fix migration path for devices behind bridges
Michael S. Tsirkin
1
-11
/
+37
2010-12-26
s390: compile fixes
Alexander Graf
2
-0
/
+3
2010-12-24
pcie/aer: glue aer error injection into qemu monitor
Isaku Yamahata
2
-0
/
+236
2010-12-24
pci: introduce a helper function to convert qdev id to PCIDevice
Isaku Yamahata
2
-0
/
+36
2010-12-24
qdev: export qdev_find_recursive() for later use
Isaku Yamahata
2
-1
/
+3
2010-12-22
build, pci: remove QMP dependency on core PCI code
Isaku Yamahata
1
-0
/
+37
2010-12-22
pcie: add flr support
Isaku Yamahata
6
-13
/
+12
2010-12-22
pc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42bbfe5f2a506
Isaku Yamahata
1
-8
/
+4
2010-12-21
qdev: sysbus_get_default must not return a NULL pointer (fix regression)
Stefan Weil
1
-4
/
+5
2010-12-21
qdev: remove an unused function
Michael S. Tsirkin
2
-7
/
+1
2010-12-20
sparc32: ledma extra registers need tracing too
Bob Breuer
1
-3
/
+8
2010-12-20
wdt_ib700: Fix accidental use of SoftFloat int64 type
Andreas Färber
1
-1
/
+1
2010-12-20
apic: Fix accidental use of SoftFloat uint32 type
Andreas Färber
1
-1
/
+1
2010-12-20
qbus: register reset handler for qbus whose parent is NULL
Isaku Yamahata
2
-1
/
+15
2010-12-19
qdev: sysbus_get_default must not return a NULL pointer (fix regression)
Stefan Weil
1
-4
/
+5
2010-12-19
pci: don't use bus number in migration, stub out
Michael S. Tsirkin
1
-1
/
+4
2010-12-19
ahci: delete write-only variables (v2)
Blue Swirl
1
-4
/
+1
2010-12-19
vga: Declare as little endian
Blue Swirl
1
-25
/
+1
2010-12-18
sparc32: ledma extra registers
Bob Breuer
2
-8
/
+23
2010-12-17
ide: Build fix for via.c
Kevin Wolf
1
-1
/
+1
2010-12-17
ide: Fix build for cmd646.c
Kevin Wolf
1
-2
/
+2
2010-12-17
scsi-disk: support WRITE SAME (16) with unmap bit
Christoph Hellwig
2
-2
/
+52
[next]