aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-09-23spapr_pci: fix device tree props for MSI/MSI-XMichael Roth
2015-09-23spapr: Enable in-kernel H_SET_MODE handlingAlexey Kardashevskiy
2015-09-23pseries: Fix incorrect calculation of threads per socket for chip-idDavid Gibson
2015-09-23pseries: define coldplugged devices as "configured"Laurent Vivier
2015-09-23sPAPR: Introduce rtas_ldq()Gavin Shan
2015-09-23spapr_rtas: Prevent QEMU crash during hotplug without a prior device_addBharata B Rao
2015-09-23ppc/spapr: Use qemu_log_mask() for hcall_dprintf()Thomas Huth
2015-09-23spapr_drc: Fix potential undefined behaviourDavid Gibson
2015-09-23spapr: add dumpdtb supportAndrew Jones
2015-09-23spapr: SPLPAR CharacteristicsSam Bobroff
2015-09-23spapr: Make ibm, change-msi respect 3 return valuesSam Bobroff
2015-09-23spapr: Add /rtas/ibm,change-msix-capableSam Bobroff
2015-09-23spapr: Add /ibm,partition-nameSam Bobroff
2015-09-23spapr: Create pseries-2.5 machineDavid Gibson
2015-09-23spapr: Provide an error message when migration fails due to htab_shift mismatchBharata B Rao
2015-09-20PPC: e500 pci host: Fix ATMUs register readsRudolf Marek
2015-09-20mac_dbdma: always clear FLUSH bit once DBDMA channel flush is completeMark Cave-Ayland
2015-09-20kvm_ppc: remove kvmppc_timer_hackPaolo Bonzini
2015-09-19Revert use of DEFINE_MACHINE() for registrations of multiple machinesAndreas Färber
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-09-19mac_world: Break long lineEduardo Habkost
2015-09-19exynos4: Declare each QEMUMachine as a separate variableEduardo Habkost
2015-09-19exynos4: Use MachineClass instead of exynos4_machines arrayEduardo Habkost
2015-09-19exynos4: Use EXYNOS4210_NCPUS instead of max_cpus on error messageEduardo Habkost
2015-09-19machine: Set MachineClass::name automaticallyEduardo Habkost
2015-09-19machine: Ensure all TYPE_MACHINE subclasses have the right suffixEduardo Habkost
2015-09-19mac99: Use MACHINE_TYPE_NAME to encode class nameEduardo Habkost
2015-09-19s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-19s390-virtio: Rename machine class name to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-19pseries: Rename machine class names to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-19arm: Rename virt machine class to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-19vexpress: Rename machine classes to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-19vexpress: Don't set name on abstract classEduardo Habkost
2015-09-19qdev: Do not use slow [*] expansion for GPIO creationPavel Fedin
2015-09-18Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-09-18ahci: clean up initial d2h semanticsJohn Snow
2015-09-18ahci: remove cmd_fis argument from write_fis_d2hJohn Snow
2015-09-18ahci: fix signature generationJohn Snow
2015-09-18ahci: remove dead reset codeJohn Snow
2015-09-18atapi: abort transfers with 0 byte limitsJohn Snow
2015-09-18ide: fix ATAPI command permissionsJohn Snow
2015-09-18Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-18' into...Peter Maydell
2015-09-18loader: Fix memory_region_init_resizeable_ram() error handlingMarkus Armbruster
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-09-18target-mips: fix corner case in TLBWR causing QEMU to hangLeon Alrae
2015-09-18pic32: use LCG algorithm for generated random index of TLBWR instructionSerge Vakulenko
2015-09-17ide: unify io_buffer_offset incrementsJohn Snow
2015-09-17Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-09-17net: smc91c111: flush packets on RCR register changesPeter Crosthwaite
2015-09-17net: smc91c111: gate can_receive() on rx FIFO having a slotPeter Crosthwaite