summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()Laszlo Ersek2015-07-083-9/+8
* hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOSLaszlo Ersek2015-07-081-2/+55
* hw/i386/pc: factor out pc_cmos_init_floppy()Laszlo Ersek2015-07-081-29/+38
* ich9: implement strap SPKR pin logicPaulo Alcantara2015-07-082-1/+7
* ich9: add TCO interface emulationPaulo Alcantara2015-07-075-5/+337
* acpi: split out ICH ACPI supportMichael S. Tsirkin2015-07-071-1/+2
* Revert "dataplane: allow virtio-1 devices"Cornelia Huck2015-07-071-26/+21
* dataplane: fix cross-endian issuesGreg Kurz2015-07-071-2/+4
* pc: add SMM propertyPaolo Bonzini2015-07-063-2/+62
* ich9: add smm_enabled field and argumentsPaolo Bonzini2015-07-063-5/+8
* pc_piix: rename kvm_enabled to smm_enabledPaolo Bonzini2015-07-062-6/+6
* piix4/ich9: do not raise SMI on ACPI enable/disable commandsPaolo Bonzini2015-07-062-0/+6
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-061-0/+1
|\
| * acpi: mark PMTIMER as unlockedPaolo Bonzini2015-07-011-0/+1
* | arm_mptimer: Respect IT bit stateDmitry Osipenko2015-07-061-1/+1
* | arm_mptimer: Fix timer shutdown and mode changeDmitry Osipenko2015-07-061-2/+9
* | hw/intc/arm_gic_common.c: Reset all registersPeter Maydell2015-07-061-3/+18
* | Fix interval interrupt of cadence ttc when timer is in decrement modeJohannes Schlatow2015-07-061-5/+4
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-07-056-176/+350
|\ \
| * | ahci: fix sdb fis semanticsJohn Snow2015-07-041-12/+17
| * | ahci: Do not map cmd_fis to generate responseJohn Snow2015-07-041-45/+5
| * | ahci: ncq migrationJohn Snow2015-07-041-1/+50
| * | ahci: add get_cmd_header helperJohn Snow2015-07-041-3/+12
| * | ahci: add cmd header to ncq transfer stateJohn Snow2015-07-042-5/+7
| * | ahci: correct ncq sector countJohn Snow2015-07-042-3/+6
| * | ahci: correct types in NCQTransferStateJohn Snow2015-07-042-7/+7
| * | ahci: add rwerror=stop support for ncqJohn Snow2015-07-044-2/+44
| * | ahci: factor ncq_finish out of ncq_cbJohn Snow2015-07-041-12/+18
| * | ahci: refactor process_ncq_commandJohn Snow2015-07-041-31/+42
| * | ahci: assert is_ncq for process_ncqJohn Snow2015-07-041-38/+30
| * | ahci: stash ncq commandJohn Snow2015-07-042-1/+3
| * | ide: add limit to .prepare_buf()John Snow2015-07-045-24/+36
| * | ahci: ncq sector count correctionJohn Snow2015-07-041-3/+3
| * | ahci: add ncq debug checksJohn Snow2015-07-041-0/+23
| * | ahci: separate prdtl from optsJohn Snow2015-07-042-12/+14
| * | ahci: check for ncq prdtl overflowJohn Snow2015-07-041-5/+15
| * | ahci: add ncq_err helperJohn Snow2015-07-041-4/+10
| * | ahci: use shorter variablesJohn Snow2015-07-041-8/+10
| * | ahci: Rename NCQFIS structure fieldsJohn Snow2015-07-041-10/+25
| * | ahci: Do not ignore memory access read sizeJohn Snow2015-07-041-2/+25
* | | numa,pc-dimm: Store pc-dimm memory information in numa_infoBharata B Rao2015-07-031-0/+4
* | | pc: Abort if HotplugHandlerClass::plug() failsBharata B Rao2015-07-031-1/+1
* | | pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routineBharata B Rao2015-07-032-63/+83
* | | pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structureBharata B Rao2015-07-032-14/+14
|/ /
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150703-1' into...Peter Maydell2015-07-031-0/+11
|\ \
| * | virtio-input: add input routing supportGerd Hoffmann2015-07-031-0/+11
* | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150702-v3' into sta...Peter Maydell2015-07-026-66/+248
|\ \ \ | |/ / |/| |
| * | s390x/migration: Introduce 2.4 machineChristian Borntraeger2015-07-021-4/+18
| * | s390x/ipl: Fix boot if no bootindex was specifiedChristian Borntraeger2015-07-021-2/+2
| * | virtio-ccw: migrate ->revisionCornelia Huck2015-07-021-0/+2
OpenPOWER on IntegriCloud