- 017b2e7 Merge tag 'accel-20230628' of https://github.com/philmd/qemu into staging by Richard Henderson · 1 year, 8 months ago
- 0eb8f90 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Richard Henderson · 1 year, 8 months ago
- 14a868c exec/memory: Add symbol for the min value of memory listener priority by Isaku Yamahata · 1 year, 9 months ago
- 8be0461 exec/memory: Add symbol for memory listener priority for device backend by Isaku Yamahata · 1 year, 9 months ago
- 5369a36 exec/memory: Add symbolic value for memory listener priority for accel by Isaku Yamahata · 1 year, 9 months ago
- 0c40daf hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers by Philippe Mathieu-Daudé · 1 year, 11 months ago
- 217a190 accel/kvm: Re-include "exec/memattrs.h" header by Philippe Mathieu-Daudé · 1 year, 9 months ago
- 3b295bc accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState by Philippe Mathieu-Daudé · 1 year, 9 months ago
- 642ce52 accel: Move HAX hThread to accelerator context by Philippe Mathieu-Daudé · 2 years ago
- f861b3f accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState by Philippe Mathieu-Daudé · 2 years ago
- 6ecd2cd accel: Rename 'hax_vcpu' as 'accel' in CPUState by Philippe Mathieu-Daudé · 2 years ago
- 6970030 accel: Document generic accelerator headers by Philippe Mathieu-Daudé · 1 year, 11 months ago
- 6b90a4c escc: emulate dip switch language layout settings on SUN keyboard by Henrik Carlqvist · 1 year, 9 months ago
- 1736239 block: use bdrv_co_debug_event in coroutine context by Paolo Bonzini · 1 year, 9 months ago
- 31b2ddf graph-lock: Unlock the AioContext while polling by Kevin Wolf · 1 year, 9 months ago
- bf41ab6 ui: add optional d3d texture pointer to scanout texture by Marc-André Lureau · 1 year, 9 months ago
- 06c63a3 ui/egl: query ANGLE d3d device by Marc-André Lureau · 1 year, 9 months ago
- da9eb58 ui: add egl_fb_read_rect() by Marc-André Lureau · 1 year, 9 months ago
- 39324b4 ui: add egl-headless support on win32 by Marc-André Lureau · 1 year, 9 months ago
- 9462ff4 virtio-gpu/win32: allocate shareable 2d resources/images by Marc-André Lureau · 1 year, 9 months ago
- 09b4c19 console/win32: allocate shareable display surface by Marc-André Lureau · 1 year, 9 months ago
- 044ca4b ui/egl: export qemu_egl_get_error_string() by Marc-André Lureau · 1 year, 9 months ago
- b659678 ui/touch: Move event handling to a common helper by Bilal Elmoussaoui · 1 year, 9 months ago
- a0eaae0 accel/tcg: Renumber TLB_DISCARD_WRITE by Richard Henderson · 1 year, 9 months ago
- 187ba69 accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK by Richard Henderson · 2 years ago
- 58e8f1f accel/tcg: Store some tlb flags in CPUTLBEntryFull by Richard Henderson · 2 years ago
- 1b65b4f accel/tcg: remove CONFIG_PROFILER by Fei Wu · 1 year, 9 months ago
- c814c89 cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr() by Anton Johansson · 1 year, 9 months ago
- b1c0922 accel/tcg: Replace target_ulong with vaddr in translator_*() by Anton Johansson · 1 year, 9 months ago
- 4f8f412 accel: Replace target_ulong with vaddr in probe_*() by Anton Johansson · 1 year, 9 months ago
- 9e39de9 accel/tcg/cputlb.c: Widen CPUTLBEntry access functions by Anton Johansson · 1 year, 9 months ago
- 732d548 accel: Replace target_ulong in tlb_*() by Anton Johansson · 1 year, 9 months ago
- 390e8fc Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 1 year, 8 months ago
- f8ed364 vhost-user: fully use new backend/frontend naming by Manos Pitsidianakis · 1 year, 9 months ago
- 0b545b1 virtio-net: expose virtio_net_supported_guest_offloads() by Hawkins Jiawei · 1 year, 9 months ago
- 0a47810 include/hw/virtio: make some VirtIODevice const by Hawkins Jiawei · 1 year, 9 months ago
- bf376f3 hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models by Suravee Suthikulpanit · 1 year, 9 months ago
- cd041dd Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 1 year, 8 months ago
- 3b6f485 kvm: reuse per-vcpu stats fd to avoid vcpu interruption by Marcelo Tosatti · 1 year, 9 months ago
- a494fdb numa: Validate cluster and NUMA node boundary if required by Gavin Shan · 1 year, 10 months ago
- 2a24e6e pnv/xive2: Add a get_config() method on the presenter class by Frederic Barrat · 1 year, 9 months ago
- d24e80b target/ppc: Add msgsnd/p and DPDES SMT support by Nicholas Piggin · 1 year, 9 months ago
- 6b8a053 ppc/spapr: Move spapr nested HV to a new file by Nicholas Piggin · 1 year, 9 months ago
- c709e8e ppc/spapr: Add a nested state struct by Nicholas Piggin · 1 year, 9 months ago
- b043886 host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang by Peter Maydell · 1 year, 9 months ago
- 4d6e1c6 include/exec/memattrs: Add two bits of space to MemTxAttrs by Richard Henderson · 1 year, 9 months ago
- b3b408f softmmu: Introduce qemu_target_page_mask() helper by Philippe Mathieu-Daudé · 1 year, 10 months ago
- bafe030 hw/cxl/events: Add injection of Memory Module Events by Jonathan Cameron · 1 year, 9 months ago
- b90a324 hw/cxl/events: Add injection of DRAM events by Jonathan Cameron · 1 year, 9 months ago
- ea9b6d6 hw/cxl/events: Add injection of General Media Events by Ira Weiny · 1 year, 9 months ago
- 6676bb9 hw/cxl/events: Add event interrupt support by Ira Weiny · 1 year, 9 months ago
- 22d7e3b hw/cxl/events: Wire up get/clear event mailbox commands by Ira Weiny · 1 year, 9 months ago
- 2f6b8c8 hw/cxl: Move CXLRetCode definition to cxl_device.h by Jonathan Cameron · 1 year, 9 months ago
- d7b84dd hw/cxl/events: Add event status register by Ira Weiny · 1 year, 9 months ago
- 6bda41a hw/cxl: Add clear poison mailbox command support. by Jonathan Cameron · 1 year, 9 months ago
- 9547754 hw/cxl: QMP based poison injection support by Jonathan Cameron · 1 year, 9 months ago
- 14180d6 bswap: Add the ability to store to an unaligned 24 bit field by Ira Weiny · 1 year, 9 months ago
- 7a1f3ac q800: move macfb device to Q800MachineState by Mark Cave-Ayland · 1 year, 9 months ago
- 36df1c5 q800: move mac-nubus-bridge device to Q800MachineState by Mark Cave-Ayland · 1 year, 9 months ago
- 01f35a4 q800: move SWIM device to Q800MachineState by Mark Cave-Ayland · 1 year, 9 months ago
- e78d17c q800: move ESP device to Q800MachineState by Mark Cave-Ayland · 1 year, 9 months ago
- 1a7a3f0 q800: move escc_orgate device to Q800MachineState by Mark Cave-Ayland · 1 year, 9 months ago
- 836126c q800: move ESCC device to Q800MachineState by Mark Cave-Ayland · 1 year, 9 months ago
- 804ae67 q800: move dp8393x device to Q800MachineState by Mark Cave-Ayland · 1 year, 9 months ago
- 2db48d0 hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h by Mark Cave-Ayland · 1 year, 9 months ago
- d7942e1 q800: move VIA2 device to Q800MachineState by Mark Cave-Ayland · 1 year, 9 months ago
- 6d32c06 q800: move VIA1 device to Q800MachineState by Mark Cave-Ayland · 1 year, 9 months ago
- f18a288 q800: reimplement mac-io region aliasing using IO memory region by Mark Cave-Ayland · 1 year, 9 months ago
- 7527c52 q800: introduce mac-io container memory region by Mark Cave-Ayland · 1 year, 9 months ago
- 1ecc6ec q800: move GLUE device to Q800MachineState by Mark Cave-Ayland · 1 year, 9 months ago
- 8e09328 q800: move GLUE device into separate q800-glue.c file by Mark Cave-Ayland · 1 year, 9 months ago
- 0b9b41f q800: move ROM memory region to Q800MachineState by Mark Cave-Ayland · 1 year, 9 months ago
- 36e2e33 q800: move CPU object into Q800MachineState by Mark Cave-Ayland · 1 year, 9 months ago
- a801922 q800: introduce Q800MachineState by Mark Cave-Ayland · 1 year, 9 months ago
- c5ffd16 Revert "cputlb: Restrict SavedIOTLB to system emulation" by Peter Maydell · 1 year, 9 months ago
- d7ee93e cputlb: Restrict SavedIOTLB to system emulation by Philippe Mathieu-Daudé · 2 years, 3 months ago
- 708906d exec/cpu-defs: Check for SOFTMMU instead of !USER_ONLY by Philippe Mathieu-Daudé · 1 year, 9 months ago
- 75fe97b hw/core/cpu: Check for USER_ONLY definition instead of SOFTMMU one by Philippe Mathieu-Daudé · 1 year, 9 months ago
- 074259c hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware property by Sergey Kambalin · 1 year, 9 months ago
- 5dc4963 hw/misc/bcm2835_property: Replace magic frequency values by definitions by Sergey Kambalin · 1 year, 9 months ago
- 089ec16 hw/arm/raspi: Import Linux raspi definitions as 'raspberrypi-fw-defs.h' by Sergey Kambalin · 1 year, 9 months ago
- bd96e10 imx_serial: set wake bit when we receive a data byte by Martin Kaiser · 1 year, 9 months ago
- 733766c hw/arm: introduce xenpvh machine by Vikram Garhwal · 1 year, 9 months ago
- 420927c include/hw/xen/xen_common: return error from xen_create_ioreq_server by Stefano Stabellini · 1 year, 9 months ago
- f17068c xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common by Stefano Stabellini · 1 year, 9 months ago
- 7efd654 Merge tag 'pull-riscv-to-apply-20230614' of https://github.com/alistair23/qemu into staging by Richard Henderson · 1 year, 9 months ago
- b0182e5 exec/memory: Introduce RAM_NAMED_FILE flag by Steve Sistare · 1 year, 9 months ago
- f80929f exec/ram_addr: Return number of dirty pages in cpu_physical_memory_set_dirty_lebitmap() by Joao Martins · 1 year, 9 months ago
- 9cc44d9 hw/char/parallel-isa: Export struct ISAParallelState by Bernhard Beschow · 1 year, 9 months ago
- 8ff98e0 hw/char/parallel: Export struct ParallelState by Bernhard Beschow · 1 year, 9 months ago
- b84694d util/log: Add vector registers to log by Ivan Klokov · 1 year, 11 months ago
- d02eb5b disas: Change type of disassemble_info.target_info to pointer by Weiwei Li · 1 year, 10 months ago
- a828ba9 hw/riscv/opentitan: Correct OpenTitanState parent type/size by Philippe Mathieu-Daudé · 1 year, 10 months ago
- 8696b74 hw/riscv/opentitan: Explicit machine type definition by Philippe Mathieu-Daudé · 1 year, 10 months ago
- 264495f hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definition by Philippe Mathieu-Daudé · 1 year, 10 months ago
- fdd0df5 Merge tag 'pull-ppc-20230610' of https://gitlab.com/danielhb/qemu into staging by Richard Henderson · 1 year, 9 months ago
- 8e67403 hw/ppc/openpic: Do not open-code ROUND_UP() macro by Philippe Mathieu-Daudé · 1 year, 10 months ago
- afca920 pnv/xive2: Introduce macros to manipulate TIMA addresses by Frederic Barrat · 1 year, 9 months ago
- 40b8951 spelling: information by Michael Tokarev · 1 year, 11 months ago
- f8790f8 hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE by Bernhard Beschow · 1 year, 11 months ago