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
2022-10-11
kvm: expose struct KVMState
Chenyi Qiang
2022-10-10
kvm: allow target-specific accelerator properties
Paolo Bonzini
2022-10-06
plugins: add [pre|post]fork helpers to linux-user
Alex Bennée
2022-10-06
accel/kvm: move kvm_update_guest_debug to inline stub
Alex Bennée
2022-10-06
gdbstub: move guest debug support check to ops
Alex Bennée
2022-10-06
gdbstub: move breakpoint logic to accel ops
Alex Bennée
2022-10-06
gdbstub: move sstep flags probing into AccelClass
Alex Bennée
2022-10-06
monitor: expose monitor_puts to rest of code
Alex Bennée
2022-10-05
Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-04
accel/tcg: Introduce TARGET_TB_PCREL
Richard Henderson
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-10-04
include/hw/core: Create struct CPUJumpCache
Richard Henderson
2022-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-03
accel/tcg: Use DisasContextBase in plugin_gen_tb_start
Richard Henderson
2022-10-03
include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
Richard Henderson
2022-10-03
accel/tcg: Introduce tlb_set_page_full
Richard Henderson
2022-10-03
accel/tcg: Introduce probe_access_full
Richard Henderson
2022-10-03
accel/tcg: Drop addr member from SavedIOTLB
Richard Henderson
2022-10-03
accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
Richard Henderson
2022-10-03
cpu: cache CPUClass in CPUState for hot code paths
Alex Bennée
2022-10-03
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-03
Merge tag 'pull-target-arm-20220930' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-09-30
hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS command
Lev Kujawski
2022-09-30
block: move bdrv_qiov_is_aligned to file-posix
Keith Busch
2022-09-30
block: make serializing requests functions 'void'
Denis V. Lunev
2022-09-30
block: add missed block_acct_setup with new block device init procedure
Denis V. Lunev
2022-09-30
block: pass OnOffAuto instead of bool to block_acct_setup()
Denis V. Lunev
2022-09-29
Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-09-29
hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
Francisco Iglesias
2022-09-29
oslib-posix: Introduce qemu_socketpair()
Guoyi Tu
2022-09-29
chardev: src buffer const for write functions
Arwed Meyer
2022-09-29
watchdog: remove -watchdog option
Paolo Bonzini
2022-09-28
Merge tag 'linux-user-for-7.2-pull-request' of https://gitlab.com/laurent_viv...
Stefan Hajnoczi
2022-09-27
Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-09-27
Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
2022-09-27
x86: return modified setup_data only if read as memory, not as file
Jason A. Donenfeld
2022-09-27
linux-user: Passthrough MADV_DONTNEED for certain file mappings
Ilya Leoshkevich
2022-09-27
usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assert
Gerd Hoffmann
2022-09-27
hw/riscv/sifive_e: Fix inheritance of SiFiveEState
Bernhard Beschow
2022-09-27
hw/riscv: opentitan: Expose the resetvec as a SoC property
Alistair Francis
2022-09-26
s390x/s390-virtio-ccw: add zpcii-disable machine property
Matthew Rosato
2022-09-26
s390x/pci: let intercept devices have separate PCI groups
Matthew Rosato
2022-09-26
s390x/pci: enable adapter event notification for interpreted devices
Matthew Rosato
2022-09-26
s390x/pci: enable for load/store interpretation
Matthew Rosato
2022-09-26
s390x/pci: add routine to get host function handle from CLP info
Matthew Rosato
2022-09-26
Update linux headers to v6.0-rc4
Chenyi Qiang
2022-09-23
Revert "main-loop: Disable block backend global state assertion on Cocoa"
Akihiko Odaki
2022-09-23
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
2022-09-23
ui/console: Get tab completion working again in the SDL monitor vc
Cal Peake
[next]