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-05-26
usb: move cancel callback to USBDeviceInfo
Gerd Hoffmann
3
-18
/
+9
2011-05-26
usb: keep track of packet owner.
Gerd Hoffmann
2
-15
/
+35
2011-05-26
usb: add usb_handle_packet
Gerd Hoffmann
6
-7
/
+22
2011-05-26
usb-storage: don't call usb_packet_complete twice
Gerd Hoffmann
1
-1
/
+1
2011-05-26
usb-linux: use usb_generic_handle_packet()
Hans de Goede
2
-3
/
+39
2011-05-26
usb: Pass the packet to the device's handle_control callback
Hans de Goede
13
-35
/
+38
2011-05-26
Bug #757654: UHCI fails to signal stall response patch
Jan Vesely
1
-0
/
+4
2011-05-26
usb: add support for "grouped" interfaces and the Interface Association Descr...
Brad Hards
3
-0
/
+68
2011-05-26
usb: remove fallback to bNumInterfaces if no .nif
Brad Hards
1
-3
/
+2
2011-05-26
usb: update config descriptors to identify number of interfaces
Brad Hards
5
-0
/
+8
2011-05-26
usb: Add Interface Association Descriptor descriptor type
Brad Hards
1
-0
/
+1
2011-05-25
Merge remote-tracking branch 'kraxel/CVE-2011-1751' into staging
Anthony Liguori
1
-1
/
+3
2011-05-23
Merge branch 'trivial-patches' of git://repo.or.cz/qemu/stefanha
Aurelien Jarno
3
-2
/
+12
2011-05-23
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2
-9
/
+1
2011-05-22
hw/sd.c: Don't complain about SDIO commands CMD52/CMD53
Peter Maydell
1
-0
/
+11
2011-05-22
hw/realview.c: Remove duplicate #include line
Peter Maydell
1
-1
/
+0
2011-05-22
piix_pci: fix piix3_set_irq_pic()
TeLeMan
1
-1
/
+1
2011-05-20
pSeries: Clean up write-only variables
David Gibson
2
-9
/
+1
2011-05-20
s390x: fix memory detection for guests > 64GB
Christian Borntraeger
1
-5
/
+15
2011-05-20
s390x: keep hint on virtio managing size
Alexander Graf
2
-1
/
+4
2011-05-19
ahci: Fix non-NCQ accesses for LBA > 16bits
Alexander Graf
1
-2
/
+25
2011-05-19
Ignore pci unplug requests for unpluggable devices (CVE-2011-1751)
Gerd Hoffmann
1
-1
/
+3
2011-05-19
blockdev: Store -drive option media in DriveInfo
Markus Armbruster
4
-11
/
+9
2011-05-19
scsi: Split qdev "scsi-disk" into "scsi-hd" and "scsi-cd"
Markus Armbruster
1
-33
/
+103
2011-05-19
ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd"
Markus Armbruster
3
-22
/
+74
2011-05-18
ahci: Fix crashes on duplicate BH registration
Jan Kiszka
1
-3
/
+5
2011-05-18
ide: Turn debug messages into assertions
Kevin Wolf
1
-6
/
+2
2011-05-18
hw/xen_disk: Remove unused local variable
Stefan Weil
1
-3
/
+1
2011-05-18
ide: cleanup warnings
Andrea Arcangeli
1
-2
/
+2
2011-05-16
ahci: Unbreak bar registration
Jan Kiszka
1
-3
/
+3
2011-05-14
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
8
-115
/
+186
2011-05-12
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
25
-66
/
+66
2011-05-12
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
14
-591
/
+910
2011-05-12
PPC: Qdev'ify e500 pci
Alexander Graf
3
-90
/
+84
2011-05-12
PPC MPC7544DS: Use new TLB helper function
Alexander Graf
1
-1
/
+1
2011-05-12
PPC: Make MPC8544DS emulation work w/o KVM
Alexander Graf
1
-17
/
+74
2011-05-12
PPC: Make MPC8544DS obey -cpu switch
Alexander Graf
1
-1
/
+5
2011-05-10
Fix off-by-one error in sizing pSeries hcall table
David Gibson
1
-2
/
+2
2011-05-09
monitor: add PPC BookE SPRs
Scott Wood
1
-0
/
+12
2011-05-09
Place pseries vty devices at addresses more similar to existing machines
David Gibson
3
-3
/
+7
2011-05-09
Make pSeries 'model' property more closely resemble real hardware
David Gibson
1
-1
/
+1
2011-05-09
pseries: Increase maximum CPUs to 256
Anton Blanchard
1
-1
/
+1
2011-05-09
usb-musb: uninline functions
Gerd Hoffmann
1
-4
/
+4
2011-05-08
lsi53c895a: Rename 'sense' to 'status'
Hannes Reinecke
1
-9
/
+9
2011-05-08
ac97: Remove unused local variables
Stefan Weil
1
-5
/
+1
2011-05-08
Fix typos in comment (threshhold -> threshold, mapp -> map)
Stefan Weil
1
-2
/
+2
2011-05-08
Fix typo in comment (responsiblity -> responsibility)
Stefan Weil
1
-1
/
+1
2011-05-08
Fix typos in comments and code (occured -> occurred and related)
Stefan Weil
4
-4
/
+4
2011-05-08
Fix typos in comments (instanciation -> instantiation)
Stefan Weil
1
-1
/
+1
2011-05-08
Fix typos in comments (interupt -> interrupt)
Stefan Weil
3
-4
/
+4
[next]