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
2013-06-24
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-06-24
Merge remote-tracking branch 'spice/spice.v71' into staging
Anthony Liguori
2013-06-24
Merge remote-tracking branch 'kraxel/usb.84' into staging
Anthony Liguori
2013-06-24
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-06-24
cadence_uart: Handle backend tx errors
Edgar E. Iglesias
2013-06-24
ide: Clean up ide_exec_cmd()
Kevin Wolf
2013-06-24
ide: Convert SMART commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
ide: Convert CF-ATA commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
ide: Convert ATAPI commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
ide: Convert SEEK to ide_cmd_table handler
Kevin Wolf
2013-06-24
ide: Convert FLUSH CACHE to ide_cmd_table handler
Kevin Wolf
2013-06-24
ide: Convert SET FEATURES to ide_cmd_table handler
Kevin Wolf
2013-06-24
ide: Convert CHECK POWER MDOE to ide_cmd_table handler
Kevin Wolf
2013-06-24
ide: Convert READ NATIVE MAX ADDRESS to ide_cmd_table handler
Kevin Wolf
2013-06-24
ide: Convert DMA read/write commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
ide: Convert PIO read/write commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
ide: Convert read/write multiple commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
ide: Convert verify commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
ide: Convert cmd_nop commands to ide_cmd_table handler
Kevin Wolf
2013-06-24
ide: Convert WIN_IDENTIFY to ide_cmd_table handler
Kevin Wolf
2013-06-24
ide: Convert WIN_DSM to ide_cmd_table handler
Kevin Wolf
2013-06-24
ide: Add handler to ide_cmd_table
Kevin Wolf
2013-06-24
usb: fix serial number for hid devices
Gerd Hoffmann
2013-06-24
usb: add serial bus property
Gerd Hoffmann
2013-06-24
usb-host-libusb: set USB_DEV_FLAG_IS_HOST
Gerd Hoffmann
2013-06-24
usb/host-libusb: Fix building with libusb git master code
Hans de Goede
2013-06-24
usb/hcd-ehci: Add Faraday FUSBH200 support
Kuo-Jung Su
2013-06-24
usb/hcd-ehci: Replace PORTSC macros with variables
Kuo-Jung Su
2013-06-24
usb/hcd-ehci: Add Tegra2 SysBus EHCI device
Andreas Färber
2013-06-24
usb/hcd-ehci: Split off instance_init from realize
Andreas Färber
2013-06-24
usb/hcd-ehci-sysbus: Convert to QOM realize
Andreas Färber
2013-06-24
qxl: fix Coverity scan SIGN_EXTENSION error
Gerd Hoffmann
2013-06-21
sd: pass bool parameter for sd_init
liguang
2013-06-21
block/nand: Formatting sweep
Peter Crosthwaite
2013-06-21
qxl: Fix QXLRam initialisation.
Anthony PERARD
2013-06-21
kvm: Fix potential resource leak (missing fclose)
Stefan Weil
2013-06-20
memory: give name to every AddressSpace
Alexey Kardashevskiy
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
spapr_vio: take care of creating our own AddressSpace/DMAContext
Paolo Bonzini
2013-06-20
pci: use memory core for iommu support
Avi Kivity
2013-06-20
dma: eliminate old-style IOMMU support
Paolo Bonzini
2013-06-20
spapr: use memory core for iommu support
Paolo Bonzini
2013-06-20
spapr: make IOMMU translation go through IOMMUTLBEntry
Paolo Bonzini
2013-06-20
spapr: convert TCE API to use an opaque type
Paolo Bonzini
2013-06-20
vfio: abort if an emulated iommu is used
Avi Kivity
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
2013-06-19
pc: Make -no-fd-bootchk stick across boot order changes
Markus Armbruster
2013-06-18
wdt_i6300esb: fix vmstate versioning
Michael Roth
2013-06-18
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-06-18
virtio-rng: Fix crash with non-default backend
Cole Robinson
[next]