aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-01Merge remote-tracking branch 'remotes/gkurz/tags/cve-2016-9602-for-upstream' ...Peter Maydell
2017-03-01mach-virt: Provide sample configuration filesAndrea Bolognani
2017-03-01q35: Improve sample configuration filesAndrea Bolognani
2017-03-01Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...Peter Maydell
2017-03-01tests: fix virtio-blk-test leaksMarc-André Lureau
2017-03-01tests: add specialized device_find functionMarc-André Lureau
2017-03-01tests: fix usb-test leaksMarc-André Lureau
2017-03-01tests: allows to run single test in usb-hcd-ehci-testMarc-André Lureau
2017-03-01usb: release the created busesMarc-André Lureau
2017-03-01bus: do not unref hotplug handlerMarc-André Lureau
2017-03-01tests: fix virtio-9p-test leaksMarc-André Lureau
2017-03-01tests: fix virtio-scsi-test leakMarc-André Lureau
2017-03-01tests: fix e1000e leaksMarc-André Lureau
2017-03-01tests: fix i440fx-test leaksMarc-André Lureau
2017-03-01tests: fix e1000-test leakMarc-André Lureau
2017-03-01tests: fix tco-test leaksMarc-André Lureau
2017-03-01tests: fix eepro100-test leakMarc-André Lureau
2017-03-01pc: pcihp: avoid adding ACPI_PCIHP_PROP_BSEL twiceIgor Mammedov
2017-03-01tests: fix ipmi-bt-test leakMarc-André Lureau
2017-03-01tests: fix ipmi-kcs-test leakMarc-André Lureau
2017-03-01tests: fix bios-tables-test leakMarc-André Lureau
2017-03-01tests: fix hd-geo-test leaksMarc-André Lureau
2017-03-01tests: fix ide-test leaksMarc-André Lureau
2017-03-01tests: fix vhost-user-test leaksMarc-André Lureau
2017-03-01tests: fix q35-test leaksMarc-André Lureau
2017-03-01Add PowerPC 32-bit guest memory dump supportMike Nawrocki
2017-03-01ppc/xics: rename 'ICPState *' variables to 'icp'Cédric Le Goater
2017-03-01ppc/xics: move InterruptStatsProvider to the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: move ics-simple post_load under the machineCédric Le Goater
2017-03-01ppc/xics: remove the XICSState classesCédric Le Goater
2017-03-01ppc/xics: export the XICS init routinesCédric Le Goater
2017-03-01ppc/xics: move the ICP array under the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: register the reset handler of ICP objectsCédric Le Goater
2017-03-01ppc/xics: simplify spapr_dt_xics() interfaceCédric Le Goater
2017-03-01ppc/xics: use the QOM interface to grab an ICPCédric Le Goater
2017-03-01ppc/xics: move the cpu_setup() handler under the ICPState classCédric Le Goater
2017-03-01ppc/xics: simplify the cpu_setup() handlerCédric Le Goater
2017-03-01ppc/xics: move kernel_xics_fd out of KVMXICSStateCédric Le Goater
2017-03-01ppc/xics: extend the QOM interface to handle ICPsCédric Le Goater
2017-03-01ppc/xics: remove the XICS list of ICSCédric Le Goater
2017-03-01ppc/xics: register the reset handler of ICS objectsCédric Le Goater
2017-03-01ppc/xics: remove xics_find_source()Cédric Le Goater
2017-03-01ppc/xics: use the QOM interface to resend irqsCédric Le Goater
2017-03-01ppc/xics: use the QOM interface to get irqsCédric Le Goater
2017-03-01ppc/xics: use the QOM interface under the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: introduce a XICSFabric QOM interface to handle ICSsCédric Le Goater
2017-03-01ppc/xics: add an InterruptStatsProvider interface to ICS and ICP objectsCédric Le Goater
2017-03-01ppc/xics: store the ICS object under the sPAPR machineCédric Le Goater
2017-03-01ppc/xics: remove set_nr_servers() handler from XICSStateClassCédric Le Goater
2017-03-01ppc/xics: remove set_nr_irqs() handler from XICSStateClassCédric Le Goater