aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-09-06block: m25p80: Fix vmstate structure namepull-target-arm-20160906Marcin Krzeminski
2016-09-06palmetto-bmc: remove extra no_sdcard assignementCédric Le Goater
2016-09-06arm: add support for an ast2500 evaluation boardCédric Le Goater
2016-09-06aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater
2016-09-06hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater
2016-09-06palmetto-bmc: add board specific configurationCédric Le Goater
2016-09-06palmetto-bmc: replace palmetto_bmc with aspeedCédric Le Goater
2016-09-06palmetto-bmc: rename the Aspeed board file to aspeed.cCédric Le Goater
2016-09-06aspeed-soc: provide a framework to add new SoCsCédric Le Goater
2016-09-06ast2400: replace ast2400 with aspeed_socCédric Le Goater
2016-09-06ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater
2016-09-06ARM: ACPI: fix the AML ID format for CPU devicesWei Huang
2016-09-06ast2400: add a memory controller device modelCédric Le Goater
2016-08-30xen: use native disk xenbus protocol if possibleJuergen Gross
2016-08-309pfs: handle walk of ".." in the root directoryGreg Kurz
2016-08-309pfs: forbid . and .. in file namesGreg Kurz
2016-08-309pfs: forbid illegal path namesGreg Kurz
2016-08-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-08-23virtio: decrement vq->inuse in virtqueue_discard()Stefan Hajnoczi
2016-08-23virtio: recalculate vq->inuse after migrationStefan Hajnoczi
2016-08-22e1000e: remove internal interrupt flagCao jin
2016-08-18net: vmxnet: use g_new for pkt initialisationLi Qiang
2016-08-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160815' into...Peter Maydell
2016-08-15Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160812-tag-2' in...Peter Maydell
2016-08-15Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-08-15Revert "vhost-user: Attempt to fix a race with set_mem_table."Michael S. Tsirkin
2016-08-13ppc: parse cpu features onceGreg Kurz
2016-08-12Xen: fix converity warning of xen_pt_config_init()Cao jin
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-08-11virtio-console: set frontend open permanently for console devsDaniel P. Berrange
2016-08-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-08-10vhost-user: Attempt to fix a race with set_mem_table.Prerna Saxena
2016-08-10vhost-user: Introduce a new protocol feature REPLY_ACK.Prerna Saxena
2016-08-10vhost: check for vhost_ops before using.Ilya Maximets
2016-08-10hw/ppc/spapr: Look up CPU alias names instead of hard-coding the aliasesThomas Huth
2016-08-10spapr: remove extra type variableCédric Le Goater
2016-08-09atapi: fix halted DMA resetJohn Snow
2016-08-09hw/net: Fix a heap overflow in xlnx.xps-ethernetlitechaojianhu
2016-08-09net: vmxnet3: check for device_active before writeLi Qiang
2016-08-09net: check fragment length during fragmentationPrasad J Pandit
2016-08-08Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-08-08Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160808' into stagingPeter Maydell
2016-08-08hw/sparc/leon3: Don't call get_image_size() on a NULL pointerPeter Maydell
2016-08-08Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-08-08' into...Peter Maydell
2016-08-08Merge remote-tracking branch 'remotes/elmarco/tags/leaks-for-2.7-pull-request...Peter Maydell
2016-08-08block/qdev: Let 'drive' property fall back to node nameKevin Wolf
2016-08-08s390x/pci: fix null pointer bugYi Min Zhao
2016-08-08error: Fix error_printf() calls lacking newlinesMarkus Armbruster
2016-08-08vfio: Use error_report() instead of error_printf() for errorsMarkus Armbruster
2016-08-08error: Strip trailing '\n' from error string arguments (again)Markus Armbruster