index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2012-07-14
vga: Implement blinking of text cursor
Jan Kiszka
2012-07-14
hw/sh_serial: Use TARGET_PRIxPHYS rather than %x for physaddr
Peter Maydell
2012-07-14
hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plx
Peter Maydell
2012-07-14
esp: add AMD PCscsi emulation (PCI SCSI adapter)
Hervé Poussineau
2012-07-14
pci: add some stubs
Hervé Poussineau
2012-07-14
esp: use trace framework instead of stderr output
Hervé Poussineau
2012-07-14
esp: split esp code into generic chip emulation and sysbus layer
Hervé Poussineau
2012-07-14
esp: use hba_private field instead of a complex cast
Hervé Poussineau
2012-07-14
esp: support future change of chip_id
Hervé Poussineau
2012-07-14
esp: implement Reset ATN command
Hervé Poussineau
2012-07-14
esp: implement Disable selection command
Hervé Poussineau
2012-07-14
esp: delay Transfer Information command if dma is not enabled
Hervé Poussineau
2012-07-14
esp: execute select commands immediately when it is a non-dma command
Hervé Poussineau
2012-07-12
hw/imx_avic.c: Avoid format error when target_phys_addr_t is 64 bits
Peter Maydell
2012-07-09
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
2012-07-09
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-07-09
Merge remote-tracking branch 'kraxel/usb.55' into staging
Anthony Liguori
2012-07-09
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-07-09
fdc: Drop broken code for user-defined floppy geometry
Markus Armbruster
2012-07-09
fdc: fix interrupt handling
Pavel Hrdina
2012-07-09
fdc: rewrite seek and DSKCHG bit handling
Pavel Hrdina
2012-07-09
usb-host: add trace events for iso xfers
Gerd Hoffmann
2012-07-09
usb: fix interface initialization
Gerd Hoffmann
2012-07-09
usb: split endpoint init and reset
Gerd Hoffmann
2012-07-09
usb-redir: Correctly handle the usb_redir_babble usbredir status
Hans de Goede
2012-07-09
ehci: Kick async schedule on wakeup in the non companion case
Hans de Goede
2012-07-09
usb-ehci: Fix an assert whenever isoc transfers are used
Hans de Goede
2012-07-09
ehci: don't flush cache on doorbell rings.
Gerd Hoffmann
2012-07-09
ehci: fix td writeback
Gerd Hoffmann
2012-07-09
ehci: fix ehci_qh_do_overlay
Gerd Hoffmann
2012-07-04
hw/cadence_gem: Make rx_desc_addr and tx_desc_addr uint32_t
Peter Maydell
2012-07-04
i.MX31: KZM-ARM11-01 evaluation board
Peter Chubb
2012-07-04
i.MX31: Interrupt Controller
Peter Chubb
2012-07-04
i.MX31: Timers
Peter Chubb
2012-07-04
i.MX31: Clock Control Module
Peter Chubb
2012-07-04
i.MX: UART support
Peter Chubb
2012-07-04
Exynos4: add RTC device
Oleg Ogurtsov
2012-07-04
hw/exynos4210.c: Fix misleading initialization of IROM mirror
Evgeny Voevodin
2012-07-04
hw/exynos4210_pwm.c: Fix STOP status in tick handler.
Evgeny Voevodin
2012-07-04
ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.
Stanislav Vorobiov
2012-07-02
scsi: Fix transfer length for READ POSITION commands.
Christian Hoff
2012-07-02
scsi: Add basic support for SCSI media changer commands.
Christian Hoff
2012-07-02
scsi: Ensure command and transfer lengths are set for all SCSI devices
Paolo Bonzini
2012-07-02
scsi: Fix LOAD_UNLOAD
Christian Hoff
2012-07-02
scsi: Fix data length == SCSI_SENSE_BUF_SIZE
Christian Hoff
2012-07-02
virtio-scsi: do not crash on adding buffers to the event queue
Paolo Bonzini
2012-07-02
megasas: LSI Megaraid SAS HBA emulation
Hannes Reinecke
2012-07-02
megasas: Add header file
Hannes Reinecke
2012-07-02
ISCSI: Add SCSI passthrough via scsi-generic to libiscsi
Ronnie Sahlberg
2012-07-02
scsi-disk: implement READ DISC INFORMATION
Paolo Bonzini
[next]