summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27accel/tcg: Add CPU_LOG_EXEC tracing for cpu_io_recompile()Peter Maydell
2020-10-27tcg/optimize: Flush data at labels not TCG_OPF_BB_ENDRichard Henderson
2020-10-27tcg: Do not kill globals at conditional branchesRichard Henderson
2020-10-27CHANGELOG: remove disused fileJohn Snow
2020-10-27qdev: Fix two typosMaxim Levitsky
2020-10-27scripts/qmp: delete 'qmp' scriptJohn Snow
2020-10-27cryptodev: Fix Lesser GPL version numberChetan Pant
2020-10-27io: Fix Lesser GPL version numberChetan Pant
2020-10-27cpus: Drop declaration of cpu_remove()Greg Kurz
2020-10-27Makefile: Add *.[ch].inc files to cscope/ctags/TAGSGreg Kurz
2020-10-27elf2dmp: Fix memory leak on main() error pathsAlexChen
2020-10-27ide: clear SRST after SRST finishesJohn Snow
2020-10-27ide: perform SRST as early as possibleJohn Snow
2020-10-27ide: run diagnostic after SRSTJohn Snow
2020-10-27Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell
2020-10-27block: End quiescent sections when a BDS is deletedGreg Kurz
2020-10-27qcow2: Skip copy-on-write when allocating a zero clusterAlberto Garcia
2020-10-27qcow2: Report BDRV_BLOCK_ZERO more accurately in bdrv_co_block_status()Alberto Garcia
2020-10-27qemu-img: add support for rate limit in qemu-img convertZhengui
2020-10-27qemu-img: add support for rate limit in qemu-img commitZhengui
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