summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-29Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201028' into...Peter Maydell
2020-10-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell
2020-10-29Merge remote-tracking branch 'remotes/armbru/tags/pull-qmp-2020-10-27' into s...Peter Maydell
2020-10-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-2710...Peter Maydell
2020-10-28Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20201027' in...Peter Maydell
2020-10-28Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell
2020-10-28Revert series: virtiofsd: Announce submounts to the guestAlex Williamson
2020-10-27Merge remote-tracking branch 'remotes/philmd-gitlab/tags/led-api-20201026' in...Peter Maydell
2020-10-27Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2...Peter Maydell
2020-10-27Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell
2020-10-28ppc/: fix some comment spelling errorszhaolichang
2020-10-28spapr: Improve spapr_reallocate_hpt() error reportingGreg Kurz
2020-10-28target/ppc: Fix kvmppc_load_htab_chunk() error reportingGreg Kurz
2020-10-28spapr: Use error_append_hint() in spapr_reallocate_hpt()Greg Kurz
2020-10-28spapr: Simplify error handling in spapr_memory_plug()Greg Kurz
2020-10-28spapr: Pass &error_abort when getting some PC DIMM propertiesGreg Kurz
2020-10-28spapr: Use appropriate getter for PC_DIMM_SLOT_PROPGreg Kurz
2020-10-28spapr: Use appropriate getter for PC_DIMM_ADDR_PROPGreg Kurz
2020-10-28pc-dimm: Drop @errp argument of pc_dimm_plug()Greg Kurz
2020-10-28spapr: Simplify spapr_cpu_core_realize() and spapr_cpu_core_unrealize()Greg Kurz
2020-10-28spapr: Make spapr_cpu_core_unrealize() idempotentGreg Kurz
2020-10-28spapr: Drop spapr_delete_vcpu() unused argumentGreg Kurz
2020-10-28spapr: Unrealize vCPUs with qdev_unrealize()Greg Kurz
2020-10-28spapr: Fix leak of CPU machine specific dataGreg Kurz
2020-10-28spapr: Move spapr_create_nvdimm_dr_connectors() to core machine codeGreg Kurz
2020-10-28hw/net: move allocation to the heap due to very large stack frameElena Afanasova
2020-10-28ppc/spapr: re-assert IRQs during event-scan if there are pendingLaurent Vivier
2020-10-28spapr: Clarify why DR connectors aren't user creatableGreg Kurz
2020-10-27Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...Peter Maydell
2020-10-27hw/timer/armv7m_systick: Rewrite to use ptimersPeter Maydell
2020-10-27hw/core/ptimer: Support ptimer being disabled by timer callbackPeter Maydell
2020-10-27hw/arm/sbsa-ref: add SBSA watchdog deviceShashi Mallela
2020-10-27hw/watchdog: Implement SBSA watchdog deviceShashi Mallela
2020-10-27hw/arm/bcm2835_peripherals: connect the UART clockLuc Michel
2020-10-27hw/char/pl011: add a clock inputLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add sane reset values to the registersLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexerLuc Michel
2020-10-27hw/misc/bcm2835_cprman: implement clock mux behaviourLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add a clock mux skeleton implementationLuc Michel
2020-10-27hw/misc/bcm2835_cprman: implement PLL channels behaviourLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add a PLL channel skeleton implementationLuc Michel
2020-10-27hw/misc/bcm2835_cprman: implement PLLs behaviourLuc Michel
2020-10-27hw/misc/bcm2835_cprman: add a PLL skeleton implementationLuc Michel
2020-10-27hw/arm/raspi: add a skeleton implementation of the CPRMANLuc Michel
2020-10-27hw/arm/raspi: fix CPRMAN base addressLuc Michel
2020-10-27hw/core/clock: trace clock values in Hz instead of nsLuc Michel
2020-10-27hw/core/clock: provide the VMSTATE_ARRAY_CLOCK macroLuc Michel
2020-10-27arm/trace: Fix hex printingDr. David Alan Gilbert
2020-10-27hw/arm/raspi: Add the Raspberry Pi 3 model A+Philippe Mathieu-Daudé
2020-10-27hw/arm/raspi: Add the Raspberry Pi Zero machinePhilippe Mathieu-Daudé