aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-07-07hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()Laszlo Ersek
2015-07-07hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOSLaszlo Ersek
2015-07-07hw/i386/pc: factor out pc_cmos_init_floppy()Laszlo Ersek
2015-07-07ich9: implement strap SPKR pin logicPaulo Alcantara
2015-07-07ich9: add TCO interface emulationPaulo Alcantara
2015-07-07acpi: split out ICH ACPI supportMichael S. Tsirkin
2015-07-07Revert "dataplane: allow virtio-1 devices"Cornelia Huck
2015-07-07dataplane: fix cross-endian issuesGreg Kurz
2015-07-06pc: add SMM propertyPaolo Bonzini
2015-07-06ich9: add smm_enabled field and argumentsPaolo Bonzini
2015-07-06pc_piix: rename kvm_enabled to smm_enabledPaolo Bonzini
2015-07-06piix4/ich9: do not raise SMI on ACPI enable/disable commandsPaolo Bonzini
2015-07-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-07-06arm_mptimer: Respect IT bit statepull-target-arm-20150706Dmitry Osipenko
2015-07-06arm_mptimer: Fix timer shutdown and mode changeDmitry Osipenko
2015-07-06hw/intc/arm_gic_common.c: Reset all registersPeter Maydell
2015-07-06Fix interval interrupt of cadence ttc when timer is in decrement modeJohannes Schlatow
2015-07-05Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-07-04ahci: fix sdb fis semanticsJohn Snow
2015-07-04ahci: Do not map cmd_fis to generate responseJohn Snow
2015-07-04ahci: ncq migrationJohn Snow
2015-07-04ahci: add get_cmd_header helperJohn Snow
2015-07-04ahci: add cmd header to ncq transfer stateJohn Snow
2015-07-04ahci: correct ncq sector countJohn Snow
2015-07-04ahci: correct types in NCQTransferStateJohn Snow
2015-07-04ahci: add rwerror=stop support for ncqJohn Snow
2015-07-04ahci: factor ncq_finish out of ncq_cbJohn Snow
2015-07-04ahci: refactor process_ncq_commandJohn Snow
2015-07-04ahci: assert is_ncq for process_ncqJohn Snow
2015-07-04ahci: stash ncq commandJohn Snow
2015-07-04ide: add limit to .prepare_buf()John Snow
2015-07-04ahci: ncq sector count correctionJohn Snow
2015-07-04ahci: add ncq debug checksJohn Snow
2015-07-04ahci: separate prdtl from optsJohn Snow
2015-07-04ahci: check for ncq prdtl overflowJohn Snow
2015-07-04ahci: add ncq_err helperJohn Snow
2015-07-04ahci: use shorter variablesJohn Snow
2015-07-04ahci: Rename NCQFIS structure fieldsJohn Snow
2015-07-04ahci: Do not ignore memory access read sizeJohn Snow
2015-07-03numa,pc-dimm: Store pc-dimm memory information in numa_infoBharata B Rao
2015-07-03pc: Abort if HotplugHandlerClass::plug() failsBharata B Rao
2015-07-03pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routineBharata B Rao
2015-07-03pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structureBharata B Rao
2015-07-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150703-1' into...Peter Maydell
2015-07-03virtio-input: add input routing supportGerd Hoffmann
2015-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150702-v3' into sta...Peter Maydell
2015-07-02s390x/migration: Introduce 2.4 machineChristian Borntraeger
2015-07-02s390x/ipl: Fix boot if no bootindex was specifiedChristian Borntraeger
2015-07-02virtio-ccw: migrate ->revisionCornelia Huck
2015-07-02s390x/virtio-ccw: support virtio-1 set_vq formatCornelia Huck