summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-07-12Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into...Peter Maydell
2021-07-12Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...Peter Maydell
2021-07-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-07-11Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into stagingPeter Maydell
2021-07-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210709'...Peter Maydell
2021-07-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-07-10Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210709' in...Peter Maydell
2021-07-09tcg: Remove TCG_TARGET_HAS_goto_ptrRichard Henderson
2021-07-09Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...Peter Maydell
2021-07-09accel/tcg: Introduce translator_use_goto_tbRichard Henderson
2021-07-09tcg: Move tb_phys_invalidate_count to tb_ctxRichard Henderson
2021-07-09tcg: Bake tb_destroy() into tcg_region_treeLiren Wei
2021-07-09usb: drop usb_host_dev_is_scsi_storage hookGerd Hoffmann
2021-07-09monitor: allow register hmp commandsGerd Hoffmann
2021-07-09modules: check arch and block load on mismatchGerd Hoffmann
2021-07-09modules: generate modinfo.cGerd Hoffmann
2021-07-09modules: add modinfo macrosGerd Hoffmann
2021-07-09osdep: fix HAVE_BROKEN_SIZE_MAX casePaolo Bonzini
2021-07-09stm32f100: Add the stm32f100 SoCAlexandre Iooss
2021-07-09block: Acquire AioContexts during bdrv_reopen_multiple()Kevin Wolf
2021-07-09block: Add bdrv_reopen_queue_free()Alberto Garcia
2021-07-09target/ppc: Support for H_RPT_INVALIDATE hcallBharata B Rao
2021-07-09linux-headers: UpdateBharata B Rao
2021-07-09spapr: Fix implementation of Open Firmware client interfaceAlexey Kardashevskiy
2021-07-09target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bitsNicholas Piggin
2021-07-09spapr: Implement Open Firmware client interfaceAlexey Kardashevskiy
2021-07-09spapr: tune rtas-sizeAlexey Kardashevskiy
2021-07-08Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-07-08softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard typesDavid Hildenbrand
2021-07-08vfio: Support for RamDiscardManager in the vIOMMU caseDavid Hildenbrand
2021-07-08vfio: Query and store the maximum number of possible DMA mappingsDavid Hildenbrand
2021-07-08vfio: Support for RamDiscardManager in the !vIOMMU caseDavid Hildenbrand
2021-07-08virtio-mem: Implement RamDiscardManager interfaceDavid Hildenbrand
2021-07-08memory: Helpers to copy/free a MemoryRegionSectionDavid Hildenbrand
2021-07-08memory: Introduce RamDiscardManager for RAM memory regionsDavid Hildenbrand
2021-07-08hw/i2c: add support for PMBusTitus Rwantare
2021-07-08hw/i2c: Introduce i2c_start_recv() and i2c_start_send()Philippe Mathieu-Daudé
2021-07-08hw/i2c: Make i2c_start_transfer() direction argument a booleanBALATON Zoltan
2021-07-08hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address()Philippe Mathieu-Daudé
2021-07-08hw/i2c: Remove confusing i2c_send_recv()Philippe Mathieu-Daudé
2021-07-08hw/input/lm832x: Define TYPE_LM8323 in public headerPhilippe Mathieu-Daudé
2021-07-08hw/input/lm832x: Move lm832x_key_event() declaration to "lm832x.h"Philippe Mathieu-Daudé
2021-07-07target/s390x: start moving TCG-only code to tcg/Cho, Yu-Chen
2021-07-06block: Add backend_defaults propertyAkihiko Odaki
2021-07-06qemu-option: remove now-dead codePaolo Bonzini
2021-07-06machine: add smp compound propertyPaolo Bonzini
2021-07-06keyval: introduce keyval_parse_intoPaolo Bonzini
2021-07-06keyval: introduce keyval_mergePaolo Bonzini
2021-07-06qom: export more functions for use with non-UserCreatable objectsPaolo Bonzini
2021-07-05util/async: add a human-readable name to BHs for debuggingStefan Hajnoczi