index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-07-12
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into...
Peter Maydell
2021-07-12
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into staging
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210709'...
Peter Maydell
2021-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-07-10
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210709' in...
Peter Maydell
2021-07-09
tcg: Remove TCG_TARGET_HAS_goto_ptr
Richard Henderson
2021-07-09
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2021-07-09
accel/tcg: Introduce translator_use_goto_tb
Richard Henderson
2021-07-09
tcg: Move tb_phys_invalidate_count to tb_ctx
Richard Henderson
2021-07-09
tcg: Bake tb_destroy() into tcg_region_tree
Liren Wei
2021-07-09
usb: drop usb_host_dev_is_scsi_storage hook
Gerd Hoffmann
2021-07-09
monitor: allow register hmp commands
Gerd Hoffmann
2021-07-09
modules: check arch and block load on mismatch
Gerd Hoffmann
2021-07-09
modules: generate modinfo.c
Gerd Hoffmann
2021-07-09
modules: add modinfo macros
Gerd Hoffmann
2021-07-09
osdep: fix HAVE_BROKEN_SIZE_MAX case
Paolo Bonzini
2021-07-09
stm32f100: Add the stm32f100 SoC
Alexandre Iooss
2021-07-09
block: Acquire AioContexts during bdrv_reopen_multiple()
Kevin Wolf
2021-07-09
block: Add bdrv_reopen_queue_free()
Alberto Garcia
2021-07-09
target/ppc: Support for H_RPT_INVALIDATE hcall
Bharata B Rao
2021-07-09
linux-headers: Update
Bharata B Rao
2021-07-09
spapr: Fix implementation of Open Firmware client interface
Alexey Kardashevskiy
2021-07-09
target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bits
Nicholas Piggin
2021-07-09
spapr: Implement Open Firmware client interface
Alexey Kardashevskiy
2021-07-09
spapr: tune rtas-size
Alexey Kardashevskiy
2021-07-08
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2021-07-08
softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types
David Hildenbrand
2021-07-08
vfio: Support for RamDiscardManager in the vIOMMU case
David Hildenbrand
2021-07-08
vfio: Query and store the maximum number of possible DMA mappings
David Hildenbrand
2021-07-08
vfio: Support for RamDiscardManager in the !vIOMMU case
David Hildenbrand
2021-07-08
virtio-mem: Implement RamDiscardManager interface
David Hildenbrand
2021-07-08
memory: Helpers to copy/free a MemoryRegionSection
David Hildenbrand
2021-07-08
memory: Introduce RamDiscardManager for RAM memory regions
David Hildenbrand
2021-07-08
hw/i2c: add support for PMBus
Titus Rwantare
2021-07-08
hw/i2c: Introduce i2c_start_recv() and i2c_start_send()
Philippe Mathieu-Daudé
2021-07-08
hw/i2c: Make i2c_start_transfer() direction argument a boolean
BALATON Zoltan
2021-07-08
hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address()
Philippe Mathieu-Daudé
2021-07-08
hw/i2c: Remove confusing i2c_send_recv()
Philippe Mathieu-Daudé
2021-07-08
hw/input/lm832x: Define TYPE_LM8323 in public header
Philippe Mathieu-Daudé
2021-07-08
hw/input/lm832x: Move lm832x_key_event() declaration to "lm832x.h"
Philippe Mathieu-Daudé
2021-07-07
target/s390x: start moving TCG-only code to tcg/
Cho, Yu-Chen
2021-07-06
block: Add backend_defaults property
Akihiko Odaki
2021-07-06
qemu-option: remove now-dead code
Paolo Bonzini
2021-07-06
machine: add smp compound property
Paolo Bonzini
2021-07-06
keyval: introduce keyval_parse_into
Paolo Bonzini
2021-07-06
keyval: introduce keyval_merge
Paolo Bonzini
2021-07-06
qom: export more functions for use with non-UserCreatable objects
Paolo Bonzini
2021-07-05
util/async: add a human-readable name to BHs for debugging
Stefan Hajnoczi
[next]