index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-21
Merge remote-tracking branch 'kraxel/usb.31' into staging
Anthony Liguori
2
-30
/
+36
2011-11-21
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
6
-25
/
+124
2011-11-21
ehci: add assert
Gerd Hoffmann
1
-0
/
+1
2011-11-21
usb-storage: don't try to send the status early.
Gerd Hoffmann
1
-6
/
+10
2011-11-21
usb-storage: drop result from device state.
Gerd Hoffmann
1
-3
/
+1
2011-11-21
usb-storage: drop tag from device state.
Gerd Hoffmann
1
-7
/
+6
2011-11-21
usb-storage: fill status in complete callback.
Gerd Hoffmann
1
-17
/
+21
2011-11-21
usb-storage: move status debug message to usb_msd_send_status.
Gerd Hoffmann
1
-2
/
+2
2011-11-19
loader: Fix read_targphys() to behave when read() fails
Markus Armbruster
2
-6
/
+7
2011-11-19
Merge branch 's390-1.0' of git://repo.or.cz/qemu/agraf
Blue Swirl
1
-3
/
+44
2011-11-19
Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf
Blue Swirl
3
-16
/
+73
2011-11-18
Merge remote-tracking branch 'kwolf/block-stable' into staging
Anthony Liguori
5
-44
/
+153
2011-11-18
pseries: Fix qdev.id handling in the VIO bus code
Michael Ellerman
1
-7
/
+29
2011-11-18
pseries: Allow kernel's early debug output to work
David Gibson
1
-2
/
+30
2011-11-18
pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESS
Michael Ellerman
1
-1
/
+1
2011-11-18
pseries: Check we have a chardev in spapr_vty_init()
Michael Ellerman
1
-0
/
+5
2011-11-18
pseries: Fix buggy spapr_vio_find_by_reg()
David Gibson
1
-2
/
+2
2011-11-18
pseries: Correct RAM size check for SLOF
David Gibson
1
-3
/
+3
2011-11-18
scsi-block: always use SG_IO for MMC devices
Paolo Bonzini
1
-2
/
+14
2011-11-18
scsi: pass down REQUEST SENSE to the device when there is no stored sense
Paolo Bonzini
3
-5
/
+9
2011-11-18
scsi: remove block descriptors from CDs
Paolo Bonzini
1
-1
/
+2
2011-11-18
scsi: fix parsing of allocation length field
Paolo Bonzini
1
-10
/
+87
2011-11-18
scsi: update list of commands
Paolo Bonzini
3
-10
/
+29
2011-11-18
atapi: kill MODE SENSE(6), fix MODE SENSE(10)
Paolo Bonzini
1
-12
/
+8
2011-11-18
scsi-disk: guess geometry
Paolo Bonzini
1
-2
/
+2
2011-11-18
scsi: fix fw path
Paolo Bonzini
2
-2
/
+2
2011-11-17
Fix spelling in documentation and comments (similiar -> similar)
Stefan Weil
1
-1
/
+1
2011-11-14
pc_piix: set qxl revision to 2 for pc-0.14
Alon Levy
1
-0
/
+12
2011-11-14
hw/omap_gpio: Fix infinite recursion when doing 8/16 bit reads
Peter Maydell
1
-1
/
+1
2011-11-14
Revert bugfix e7852674d5 until tested or until after the release.
Andrzej Zaborowski
1
-3
/
+2
2011-11-14
s390x: initialize virtio dev region
Alexander Graf
1
-0
/
+12
2011-11-14
s390: Fix cpu shutdown for KVM
Christian Borntraeger
1
-2
/
+30
2011-11-14
s390: fix short kernel command lines
Christian Borntraeger
1
-1
/
+1
2011-11-14
s390: fix reset hypercall to reset the status
Christian Borntraeger
1
-0
/
+1
2011-11-14
hw/onenand: reject read-only drives
Juha Riihimäki
1
-0
/
+5
2011-11-14
hw/nand: reject read-only drives
Juha Riihimäki
1
-8
/
+14
2011-11-14
hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9
Jean-Christophe DUBOIS
1
-6
/
+21
2011-11-14
hw/pxa2xx.c: Fix handling of RW bits in PMCR
Peter Maydell
1
-0
/
+1
2011-11-14
hw/usb-net.c: Fix precedence bug when checking rndis_state
Peter Maydell
1
-2
/
+3
2011-11-11
Merge remote-tracking branch 'kwolf/block-stable' into staging
Anthony Liguori
4
-9
/
+43
2011-11-11
hw/arm_timer.c: Fix bounds check for Integrator timer accesses
Peter Maydell
1
-2
/
+2
2011-11-11
hw/pxa2xx.c: Fix handling of R/WC bits in PMCR
Peter Maydell
1
-1
/
+3
2011-11-11
hw/pl061: Remove pointless comparison of array to null
Peter Maydell
1
-1
/
+1
2011-11-11
hw/tc58128.c: Remove unnecessary check for g_malloc failure
Peter Maydell
1
-5
/
+1
2011-11-11
hw/omap_intc.c: Avoid crash on access to nonexistent banked registers
Peter Maydell
1
-0
/
+6
2011-11-11
pseries: Fix initialization of sPAPREnvironment structure
David Gibson
1
-1
/
+3
2011-11-11
hw/pc.c: Fix use-while-uninitialized of fd_type[]
Peter Maydell
1
-3
/
+1
2011-11-11
scsi-disk: implement eject requests
Paolo Bonzini
1
-3
/
+21
2011-11-11
atapi: implement eject requests
Paolo Bonzini
2
-3
/
+21
2011-11-10
hw/lan9118.c: Add missing 'break' to fix buffer overrun
Peter Maydell
1
-0
/
+1
[next]