aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-09-22hw/ptimer: Suppress error messages under qtestDmitry Osipenko
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko
2016-09-22hw/ptimer: Actually stop the timer in case of errorDmitry Osipenko
2016-09-22aspeed: allocate RAM after the memory controller has checked the sizeCédric Le Goater
2016-09-22aspeed: add a ram_size property to the memory controllerCédric Le Goater
2016-09-22aspeed: use error_report instead of LOG_GUEST_ERRORCédric Le Goater
2016-09-22aspeed: calculate the RAM size bits at realize timeCédric Le Goater
2016-09-22palmetto-bmc: remove extra no_sdcard assignementCédric Le Goater
2016-09-22arm: add support for an ast2500 evaluation boardCédric Le Goater
2016-09-22aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater
2016-09-22hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater
2016-09-22palmetto-bmc: add board specific configurationCédric Le Goater
2016-09-22palmetto-bmc: replace palmetto_bmc with aspeedCédric Le Goater
2016-09-22palmetto-bmc: rename the Aspeed board file to aspeed.cCédric Le Goater
2016-09-22aspeed-soc: provide a framework to add new SoCsCédric Le Goater
2016-09-22ast2400: replace ast2400 with aspeed_socCédric Le Goater
2016-09-22ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater
2016-09-19kvm/apic: drop debuggingMichael S. Tsirkin
2016-09-19Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2016-09-19Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into stagingPeter Maydell
2016-09-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-09-199pfs: fix potential segfault during walkGreg Kurz
2016-09-19virtio-ccw: set revision 2 as maximal revision numberPierre Morel
2016-09-19virtio-ccw: respond to READ_STATUS commandPierre Morel
2016-09-19s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger
2016-09-169pfs: introduce v9fs_path_sprintf() helperGreg Kurz
2016-09-169pfs: drop useless v9fs_string_null() functionGreg Kurz
2016-09-169pfs: drop duplicate line in proxy backendGreg Kurz
2016-09-169pfs: drop unused fmt strings in the proxy backendGreg Kurz
2016-09-15Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20160915.0' in...Peter Maydell
2016-09-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-15vfio/pci: Fix regression in MSI routing configurationDavid Gibson
2016-09-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-09-15virtio-bus: Plug devices after features are negotiatedMaxime Coquelin
2016-09-15Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160914-1' into s...Peter Maydell
2016-09-15pcspk: adding vmstate for save/restorePavel Dovgalyuk
2016-09-15kvmvapic: fix state change handlerPavel Dovgalyuk
2016-09-15pc: apic: introduce APIC macroWanpeng Li
2016-09-15mptsas: change .realize function nameCao jin
2016-09-15fw_cfg: remove useless castsLaurent Vivier
2016-09-15tricore: remove useless castLaurent Vivier
2016-09-15s390x: remove useless castLaurent Vivier
2016-09-15Remove unused function declarationsLadi Prosek
2016-09-15ivshmem: Delete duplicate debug messageStefano Dong (董兴水)
2016-09-15sh4: fix broken link to documentationReda Sallahi
2016-09-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-14pc: apic: fix touch LAPIC when irqchip is splitWanpeng Li
2016-09-14scsi: pvscsi: limit process IO loop to ring sizePrasad J Pandit
2016-09-14scsi: mptsas: use g_new0 to allocate MPTSASRequest objectLi Qiang
2016-09-14virtio-scsi: Don't abort when media is ejectedFam Zheng