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-07-12
hw/imx_avic.c: Avoid format error when target_phys_addr_t is 64 bits
Peter Maydell
1
-1
/
+1
2012-07-09
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
6
-17
/
+17
2012-07-09
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-54
/
+62
2012-07-09
Merge remote-tracking branch 'kraxel/usb.55' into staging
Anthony Liguori
5
-39
/
+82
2012-07-09
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
10
-37
/
+3640
2012-07-09
fdc: Drop broken code for user-defined floppy geometry
Markus Armbruster
1
-3
/
+0
2012-07-09
fdc: fix interrupt handling
Pavel Hrdina
1
-13
/
+21
2012-07-09
fdc: rewrite seek and DSKCHG bit handling
Pavel Hrdina
1
-38
/
+41
2012-07-09
usb-host: add trace events for iso xfers
Gerd Hoffmann
1
-4
/
+6
2012-07-09
usb: fix interface initialization
Gerd Hoffmann
2
-2
/
+4
2012-07-09
usb: split endpoint init and reset
Gerd Hoffmann
3
-4
/
+15
2012-07-09
usb-redir: Correctly handle the usb_redir_babble usbredir status
Hans de Goede
1
-0
/
+2
2012-07-09
ehci: Kick async schedule on wakeup in the non companion case
Hans de Goede
1
-2
/
+3
2012-07-09
usb-ehci: Fix an assert whenever isoc transfers are used
Hans de Goede
1
-0
/
+1
2012-07-09
ehci: don't flush cache on doorbell rings.
Gerd Hoffmann
1
-6
/
+29
2012-07-09
ehci: fix td writeback
Gerd Hoffmann
1
-2
/
+4
2012-07-09
ehci: fix ehci_qh_do_overlay
Gerd Hoffmann
1
-19
/
+18
2012-07-04
hw/cadence_gem: Make rx_desc_addr and tx_desc_addr uint32_t
Peter Maydell
1
-2
/
+2
2012-07-04
i.MX31: KZM-ARM11-01 evaluation board
Peter Chubb
2
-0
/
+155
2012-07-04
i.MX31: Interrupt Controller
Peter Chubb
2
-1
/
+409
2012-07-04
i.MX31: Timers
Peter Chubb
3
-1
/
+698
2012-07-04
i.MX31: Clock Control Module
Peter Chubb
3
-1
/
+332
2012-07-04
i.MX: UART support
Peter Chubb
3
-0
/
+484
2012-07-04
Exynos4: add RTC device
Oleg Ogurtsov
3
-0
/
+604
2012-07-04
hw/exynos4210.c: Fix misleading initialization of IROM mirror
Evgeny Voevodin
1
-1
/
+1
2012-07-04
hw/exynos4210_pwm.c: Fix STOP status in tick handler.
Evgeny Voevodin
1
-1
/
+1
2012-07-04
ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.
Stanislav Vorobiov
1
-4
/
+0
2012-07-02
scsi: Fix transfer length for READ POSITION commands.
Christian Hoff
2
-1
/
+23
2012-07-02
scsi: Add basic support for SCSI media changer commands.
Christian Hoff
2
-6
/
+43
2012-07-02
scsi: Ensure command and transfer lengths are set for all SCSI devices
Paolo Bonzini
1
-7
/
+18
2012-07-02
scsi: Fix LOAD_UNLOAD
Christian Hoff
2
-4
/
+4
2012-07-02
scsi: Fix data length == SCSI_SENSE_BUF_SIZE
Christian Hoff
1
-1
/
+1
2012-07-02
virtio-scsi: do not crash on adding buffers to the event queue
Paolo Bonzini
1
-1
/
+5
2012-07-02
megasas: LSI Megaraid SAS HBA emulation
Hannes Reinecke
3
-0
/
+2201
2012-07-02
megasas: Add header file
Hannes Reinecke
1
-0
/
+1248
2012-07-02
ISCSI: Add SCSI passthrough via scsi-generic to libiscsi
Ronnie Sahlberg
1
-8
/
+5
2012-07-02
scsi-disk: implement READ DISC INFORMATION
Paolo Bonzini
2
-0
/
+41
2012-07-02
atapi: implement READ DISC INFORMATION
Paolo Bonzini
1
-0
/
+31
2012-07-02
scsi: add a qdev property for the disk's WWN
Paolo Bonzini
1
-1
/
+13
2012-07-02
scsi: simplify handling of the VPD page length field
Paolo Bonzini
1
-8
/
+7
2012-06-27
pseries: Implement IOMMU and DMA for PAPR PCI devices
David Gibson
4
-18
/
+39
2012-06-27
iommu: Allow PCI to use IOMMU infrastructure
David Gibson
3
-2
/
+18
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
9
-341
/
+368
2012-06-27
iommu: Introduce IOMMU emulation infrastructure
David Gibson
1
-3
/
+1
2012-06-27
usb: Convert usb_packet_{map, unmap} to universal DMA helpers
David Gibson
4
-14
/
+15
2012-06-27
ide/ahci: Use universal DMA helper functions
David Gibson
3
-16
/
+23
2012-06-27
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
David Gibson
3
-4
/
+5
2012-06-27
usb-ohci: Use universal DMA helper functions
David Gibson
1
-42
/
+51
2012-06-27
iommu: Add universal DMA helper functions
David Gibson
1
-9
/
+12
2012-06-27
Better support for dma_addr_t variables
David Gibson
1
-0
/
+12
[next]