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-04-19
ide: convert ide_sector_read() to asynchronous I/O
Stefan Hajnoczi
2
-21
/
+58
2012-04-18
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
1
-90
/
+49
2012-04-18
Merge remote-tracking branch 'spice/spice.v52' into staging
Anthony Liguori
2
-2
/
+3
2012-04-18
qxl-render: fix broken vnc+spice since commit f934493
Alon Levy
1
-0
/
+1
2012-04-18
qxl: set default values of vram*_size_mb to -1
Alon Levy
1
-2
/
+2
2012-04-17
hw/ac97: add support for volume control
Marc-André Lureau
1
-0
/
+81
2012-04-17
hw/ac97: the volume mask is not only 0x1f
Marc-André Lureau
1
-1
/
+0
2012-04-17
hw/ac97: remove USE_MIXER code
Marc-André Lureau
1
-121
/
+0
2012-04-17
usb-ehci: drop assert()
Gerd Hoffmann
1
-1
/
+0
2012-04-17
usb-redir: Notify our peer when we reject a device due to a speed mismatch
Hans de Goede
1
-1
/
+7
2012-04-17
usb-ehci: Drop unused sofv value
Hans de Goede
1
-8
/
+0
2012-04-17
usb-host: rewrite usb_linux_update_endp_table
Gerd Hoffmann
1
-93
/
+101
2012-04-17
usb: use USBDescriptor for endpoint descriptors.
Gerd Hoffmann
2
-9
/
+20
2012-04-17
usb: use USBDescriptor for interface descriptors.
Gerd Hoffmann
2
-9
/
+20
2012-04-17
usb: use USBDescriptor for config descriptors.
Gerd Hoffmann
2
-10
/
+21
2012-04-17
usb: use USBDescriptor for device qualifier descriptors.
Gerd Hoffmann
2
-11
/
+22
2012-04-17
usb: add USBDescriptor, use for device descriptors.
Gerd Hoffmann
2
-19
/
+46
2012-04-17
usb-ehci: frindex always is a 14 bits counter
Hans de Goede
1
-2
/
+6
2012-04-17
usb-ehci: fix ehci_child_detach
Gerd Hoffmann
1
-1
/
+0
2012-04-17
usb-hub: add tracepoints
Gerd Hoffmann
1
-2
/
+41
2012-04-17
usb_packet_set_state: handle p->ep == NULL
Gerd Hoffmann
1
-6
/
+11
2012-04-17
usb-host: add property to turn off pipelining
Gerd Hoffmann
1
-1
/
+9
2012-04-17
usb-host: add usb packet to request tracepoints
Gerd Hoffmann
1
-12
/
+14
2012-04-17
usb-host: trace canceled requests
Gerd Hoffmann
1
-1
/
+3
2012-04-17
usb-host: trace emulated requests
Gerd Hoffmann
1
-3
/
+9
2012-04-17
Add bootindex support to usb-host and usb-redir
Gerd Hoffmann
2
-0
/
+6
2012-04-17
usb-uhci: queuing fix
Gerd Hoffmann
1
-3
/
+10
2012-04-17
usb-uhci: stop queue filling when we find a in-flight td
Gerd Hoffmann
1
-0
/
+3
2012-04-17
usb/vmstate: add parent dev path
Gerd Hoffmann
3
-1
/
+25
2012-04-16
Merge remote-tracking branch 'kiszka/queues/pending' into staging
Anthony Liguori
3
-1
/
+17
2012-04-16
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
7
-294
/
+204
2012-04-16
Merge remote-tracking branch 'sstabellini/for_anthony' into staging
Anthony Liguori
5
-8
/
+112
2012-04-16
vapic: Disable for pre-1.1 machines
Jan Kiszka
1
-10
/
+33
2012-04-16
pcnet: Properly handle TX requests during Link Fail
Jan Kiszka
2
-0
/
+12
2012-04-16
pcnet: Clear ERR in CSR0 on stop
Jan Kiszka
1
-1
/
+1
2012-04-15
pseries: Fix reset of VIO network device
David Gibson
1
-3
/
+11
2012-04-15
pseries: Reset vscsi properly
David Gibson
1
-2
/
+7
2012-04-15
pseries: Correctly use the device model reset hooks
David Gibson
2
-4
/
+9
2012-04-15
pseries: Remove old hcalls hook stub
David Gibson
1
-1
/
+0
2012-04-15
pseries: Remove old debug leftovers from spapr_vscsi
David Gibson
1
-6
/
+0
2012-04-15
pseries: Fix RTAS based config access
David Gibson
1
-38
/
+79
2012-04-15
pseries: Consolidate hack for RTAS display-character usage
David Gibson
3
-5
/
+3
2012-04-15
pseries: Remove unused fields from VIOsPAPRBus structure
David Gibson
1
-2
/
+0
2012-04-15
pseries: Implement RTAS system-reboot call
David Gibson
1
-0
/
+14
2012-04-15
pseries: Fix bug with reset of VIO CRQs
David Gibson
1
-8
/
+25
2012-04-15
pseries: Clean up hcall_dprintf() debugging messages
David Gibson
3
-24
/
+15
2012-04-15
pci: fix corrupted pci conf index register by unaligned write
Avi Kivity
1
-0
/
+3
2012-04-15
acpi: explicitly account for >1 device per slot
Michael S. Tsirkin
1
-3
/
+10
2012-04-15
acpi_piix4: Re-define PCI hotplug eject register read
Alex Williamson
1
-3
/
+4
2012-04-15
acpi_piix4: Remove PCI_RMV_BASE write code
Alex Williamson
1
-6
/
+0
[next]