index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-12
block: Drop medium lock tracking, ask device models instead
Markus Armbruster
2
-0
/
+16
2011-09-12
block: Leave enforcing tray lock to device models
Markus Armbruster
2
-20
/
+12
2011-09-12
scsi-disk: Track tray locked state
Markus Armbruster
1
-1
/
+3
2011-09-12
ide/atapi: Track tray locked state
Markus Armbruster
2
-1
/
+4
2011-09-12
block: Revert entanglement of bdrv_is_inserted() with tray status
Markus Armbruster
2
-9
/
+16
2011-09-12
scsi-disk: Track tray open/close state
Markus Armbruster
1
-0
/
+2
2011-09-12
scsi-disk: Factor out scsi_disk_emulate_start_stop()
Markus Armbruster
1
-4
/
+13
2011-09-12
ide/atapi: Track tray open/close state
Markus Armbruster
2
-1
/
+6
2011-09-12
ide/atapi: Clean up misleading name in cmd_start_stop_unit()
Markus Armbruster
1
-4
/
+4
2011-09-12
ide: Reject ATA commands specific to drive kinds
Markus Armbruster
1
-25
/
+25
2011-09-12
ide: Use a table to declare which drive kinds accept each command
Markus Armbruster
1
-25
/
+80
2011-09-12
ide: Fix ATA command READ to set ATAPI signature for CD-ROM
Markus Armbruster
1
-1
/
+3
2011-09-10
target-xtensa: add dc232b core and board
Max Filippov
1
-0
/
+116
2011-09-10
target-xtensa: implement CPENABLE and PRID SRs
Max Filippov
1
-0
/
+1
2011-09-10
target-xtensa: implement interrupt option
Max Filippov
1
-0
/
+96
2011-09-10
target-xtensa: add sample board
Max Filippov
1
-0
/
+106
2011-09-10
target-xtensa: add target stubs
Max Filippov
1
-0
/
+38
2011-09-10
mipsnet: use trace framework
Hervé Poussineau
1
-20
/
+6
2011-09-10
mipsnet: convert to qdev
Hervé Poussineau
3
-36
/
+65
2011-09-10
PCI: delete unused mem_base and pci_to_cpu_addr
Blue Swirl
2
-15
/
+1
2011-09-10
lsi53c895a: avoid a warning from clang analyzer
Blue Swirl
1
-4
/
+1
2011-09-10
hid: fix misassignment
Blue Swirl
1
-1
/
+1
2011-09-10
scsi-bus: remove duplicate table entries
Blue Swirl
1
-3
/
+1
2011-09-10
g364fb: compile in hwlib
Blue Swirl
1
-7
/
+9
2011-09-09
Merge remote-tracking branch 'sstabellini/xen-next' into staging
Anthony Liguori
6
-20
/
+60
2011-09-09
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2
-2
/
+2
2011-09-09
Don't use g_thread_get_initialized.
Gerd Hoffmann
1
-4
/
+0
2011-09-09
virtio-balloon: Disassociate from the balloon handlers on unplug
Amit Shah
1
-0
/
+2
2011-09-09
Move the xenfb pointer handler to the connected method
John Haxby
1
-5
/
+16
2011-09-09
Introduce a new 'connected' xendev op called when Connected.
John Haxby
6
-15
/
+44
2011-09-09
Fix include statements for qemu-common.h
Stefan Weil
1
-1
/
+1
2011-09-09
virtio-9p: Fix syntax error in debug code
Stefan Weil
1
-1
/
+1
2011-09-08
Merge remote-tracking branch 'spice/spice.v42' into staging
Anthony Liguori
2
-11
/
+17
2011-09-08
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
16
-226
/
+261
2011-09-08
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
43
-479
/
+550
2011-09-08
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-4
/
+5
2011-09-08
Merge remote-tracking branch 'kraxel/usb.26' into staging
Anthony Liguori
11
-278
/
+259
2011-09-08
Merge remote-tracking branch 'aneesh/for-upstream-3' into staging
Anthony Liguori
6
-103
/
+445
2011-09-07
usb-musb: Add reset function
Juha Riihimäki
3
-6
/
+20
2011-09-07
usb-musb: Take a DeviceState* in init function
Peter Maydell
3
-12
/
+8
2011-09-07
usb: Remove leading underscores from __musb_irq_max
Peter Maydell
2
-4
/
+5
2011-09-07
usb: claim port at device initialization time.
Gerd Hoffmann
7
-95
/
+104
2011-09-07
usb-ccid: remote wakeup support
Gerd Hoffmann
1
-1
/
+2
2011-09-07
usb-ccid: switch to USBDesc*
Gerd Hoffmann
2
-165
/
+84
2011-09-07
usb: fix use after free
Gerd Hoffmann
1
-1
/
+1
2011-09-07
usb-ehci: handle siTDs
Gerd Hoffmann
1
-1
/
+42
2011-09-07
qxl: s/qxl_set_irq/qxl_update_irq/
Yonit Halperin
1
-6
/
+6
2011-09-07
qxl: send interrupt after migration in case ram->int_pending != 0, RHBZ #732949
Yonit Halperin
1
-2
/
+8
2011-09-07
hw/qxl: Fix format string errors
Peter Maydell
2
-5
/
+5
2011-09-06
scsi: improve MODE SENSE emulation
Paolo Bonzini
1
-43
/
+53
[next]