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
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-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
2013-06-18
vhost-scsi: fix k->set_guest_notifiers() NULL dereference
Stefan Hajnoczi
2013-06-18
scsi-disk: scsi-block device for scsi pass-through should not be removable
Pavel Hrdina
2013-06-18
scsi-generic: check the return value of bdrv_aio_ioctl in execute_command
Pavel Hrdina
2013-06-18
scsi-generic: fix sign extension of READ CAPACITY(10) data
Paolo Bonzini
2013-06-18
scsi: reset cdrom tray statuses on scsi_disk_reset
Pavel Hrdina
2013-06-18
intc/xilinx_intc: Dont lower IRQ when HIE cleared
Peter Crosthwaite
2013-06-18
intc/xilinx_intc: Inhibit write to ISR when HIE
Peter Crosthwaite
2013-06-18
intc/xilinx_intc: Handle level interrupt retriggering
Peter Crosthwaite
2013-06-18
intc/xilinx_intc: Don't clear level sens. IRQs without ACK
Peter Crosthwaite
2013-06-18
microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQ
Peter Crosthwaite
2013-06-17
NVMe: Initial commit for new storage interface
Keith Busch
2013-06-17
Merge remote-tracking branch 'pmaydell/configury.next' into staging
Anthony Liguori
2013-06-17
char/serial: fix copy&paste error (fifo8_is_full vs empty)
Vladimir Senkov
2013-06-15
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2013-06-14
ppc: Remove CONFIG_FDT conditionals
Peter Maydell
2013-06-14
microblaze: Remove CONFIG_FDT conditionals
Peter Maydell
2013-06-14
arm: Remove CONFIG_FDT conditionals
Peter Maydell
2013-06-14
audio/intel-hda: QOM casting sweep
Peter Crosthwaite
2013-06-14
audio/intel-hda: Fix Inheritance hierachy
Peter Crosthwaite
2013-06-14
smbios: Check R in -smbios type=0, release=R parses okay
Markus Armbruster
2013-06-14
smbios: Fix -smbios type=0, release=... for big endian hosts
Markus Armbruster
2013-06-14
smbios: Clean up smbios_add_field() parameters
Markus Armbruster
[next]