aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-06-24ide: Convert ATAPI commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert SEEK to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert FLUSH CACHE to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert SET FEATURES to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert CHECK POWER MDOE to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert READ NATIVE MAX ADDRESS to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert DMA read/write commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert PIO read/write commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert read/write multiple commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert verify commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert cmd_nop commands to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert WIN_IDENTIFY to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Convert WIN_DSM to ide_cmd_table handlerKevin Wolf
2013-06-24ide: Add handler to ide_cmd_tableKevin Wolf
2013-06-20memory: give name to every AddressSpaceAlexey Kardashevskiy
2013-06-20dma: eliminate DMAContextPaolo Bonzini
2013-06-20spapr_vio: take care of creating our own AddressSpace/DMAContextPaolo Bonzini
2013-06-20pci: use memory core for iommu supportAvi Kivity
2013-06-20dma: eliminate old-style IOMMU supportPaolo Bonzini
2013-06-20spapr: use memory core for iommu supportPaolo Bonzini
2013-06-20spapr: make IOMMU translation go through IOMMUTLBEntryPaolo Bonzini
2013-06-20spapr: convert TCE API to use an opaque typePaolo Bonzini
2013-06-20vfio: abort if an emulated iommu is usedAvi Kivity
2013-06-20memory: make section size a 128-bit integerPaolo Bonzini
2013-06-19pc: Make -no-fd-bootchk stick across boot order changesMarkus Armbruster
2013-06-18wdt_i6300esb: fix vmstate versioningMichael Roth
2013-06-18Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-06-18virtio-rng: Fix crash with non-default backendCole Robinson
2013-06-18vhost-scsi: fix k->set_guest_notifiers() NULL dereferenceStefan Hajnoczi
2013-06-18scsi-disk: scsi-block device for scsi pass-through should not be removablePavel Hrdina
2013-06-18scsi-generic: check the return value of bdrv_aio_ioctl in execute_commandPavel Hrdina
2013-06-18scsi-generic: fix sign extension of READ CAPACITY(10) dataPaolo Bonzini
2013-06-18scsi: reset cdrom tray statuses on scsi_disk_resetPavel Hrdina
2013-06-18intc/xilinx_intc: Dont lower IRQ when HIE clearedPeter Crosthwaite
2013-06-18intc/xilinx_intc: Inhibit write to ISR when HIEPeter Crosthwaite
2013-06-18intc/xilinx_intc: Handle level interrupt retriggeringPeter Crosthwaite
2013-06-18intc/xilinx_intc: Don't clear level sens. IRQs without ACKPeter Crosthwaite
2013-06-18microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQPeter Crosthwaite
2013-06-17NVMe: Initial commit for new storage interfaceKeith Busch
2013-06-17Merge remote-tracking branch 'pmaydell/configury.next' into stagingAnthony Liguori
2013-06-17char/serial: fix copy&paste error (fifo8_is_full vs empty)Vladimir Senkov
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl
2013-06-14ppc: Remove CONFIG_FDT conditionalsPeter Maydell
2013-06-14microblaze: Remove CONFIG_FDT conditionalsPeter Maydell
2013-06-14arm: Remove CONFIG_FDT conditionalsPeter Maydell
2013-06-14audio/intel-hda: QOM casting sweepPeter Crosthwaite
2013-06-14audio/intel-hda: Fix Inheritance hierachyPeter Crosthwaite
2013-06-14smbios: Check R in -smbios type=0, release=R parses okayMarkus Armbruster
2013-06-14smbios: Fix -smbios type=0, release=... for big endian hostsMarkus Armbruster
2013-06-14smbios: Clean up smbios_add_field() parametersMarkus Armbruster