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
Age
Commit message (
Expand
)
Author
2023-10-03
accel/tcg: Remove cpu_neg()
Richard Henderson
2023-10-03
accel/tcg: Move can_do_io to CPUNegativeOffsetState
Richard Henderson
2023-10-03
accel/tcg: Remove CPUState.icount_decr_ptr
Richard Henderson
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-10-03
accel/tcg: Validate placement of CPUNegativeOffsetState
Richard Henderson
2023-10-03
target/*: Add instance_align to all cpu base classes
Richard Henderson
2023-10-03
target/arm: Remove size and alignment for cpu subclasses
Richard Henderson
2023-10-03
qom: Propagate alignment through type system
Richard Henderson
2023-10-03
accel/tcg: Move CPUTLB definitions from cpu-defs.h
Richard Henderson
2023-10-03
target/arm: Replace TARGET_PAGE_ENTRY_EXTRA
Anton Johansson
2023-10-03
accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG
Philippe Mathieu-Daudé
2023-10-03
accel/tcg: Have tcg_exec_realizefn() return a boolean
Philippe Mathieu-Daudé
2023-10-03
accel: Declare AccelClass::cpu_common_[un]realize() handlers
Philippe Mathieu-Daudé
2023-10-03
accel: Introduce accel_cpu_common_unrealize() stub
Philippe Mathieu-Daudé
2023-10-03
accel: Rename accel_cpu_realize() -> accel_cpu_common_realize()
Philippe Mathieu-Daudé
2023-10-03
accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()
Philippe Mathieu-Daudé
2023-10-03
accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
Philippe Mathieu-Daudé
2023-10-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-03
audio: forbid default audiodev backend with -nodefaults
Paolo Bonzini
2023-10-03
audio: propagate Error * out of audio_init
Martin Kletzander
2023-10-03
vt82c686 machines: Support machine-default audiodev with fallback
Paolo Bonzini
2023-10-03
hw/ppc: Support machine-default audiodev with fallback
Martin Kletzander
2023-10-03
hw/arm: Support machine-default audiodev with fallback
Martin Kletzander
2023-10-03
Introduce machine property "audiodev"
Martin Kletzander
2023-10-03
audio: remove QEMU_AUDIO_* and -audio-help support
Paolo Bonzini
2023-10-03
audio: simplify flow in audio_init
Paolo Bonzini
2023-10-03
audio: commonize voice initialization
Paolo Bonzini
2023-10-03
audio: return Error ** from audio_state_by_name
Paolo Bonzini
2023-10-03
audio: allow returning an error from the driver init
Paolo Bonzini
2023-10-03
audio: Require AudioState in AUD_add_capture
Martin Kletzander
2023-10-03
ui/vnc: Require audiodev= to enable audio
Paolo Bonzini
2023-10-03
crypto: only include tls-cipher-suites in emulators
Paolo Bonzini
2023-10-03
scsi-disk: ensure that FORMAT UNIT commands are terminated
Mark Cave-Ayland
2023-10-03
esp: restrict non-DMA transfer length to that of available data
Mark Cave-Ayland
2023-10-03
esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()
Mark Cave-Ayland
2023-10-02
Merge tag 'migration-20231002-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-10-02
Merge tag 'pull-shadow-2023-09-29' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
2023-10-02
Merge tag 'pull-tricore-20230929' of https://github.com/bkoppelmann/qemu into...
Stefan Hajnoczi
2023-10-02
Merge tag 'pull-tcg-20230928' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-02
Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...
Stefan Hajnoczi
2023-10-02
Makefile: build plugins before running TCG tests
Paolo Bonzini
2023-09-29
migration/rdma: Simplify the function that saves a page
Juan Quintela
2023-09-29
migration: Remove unused qemu_file_credit_transfer()
Juan Quintela
2023-09-29
migration/rdma: Don't use imaginary transfers
Juan Quintela
2023-09-29
migration/rdma: Remove QEMUFile parameter when not used
Juan Quintela
2023-09-29
migration/RDMA: It is accounting for zero/normal pages in two places
Juan Quintela
2023-09-29
migration: Don't abuse qemu_file transferred for RDMA
Juan Quintela
2023-09-29
migration: Use qemu_file_transferred_noflush() for block migration.
Juan Quintela
2023-09-29
migration: Refactor repeated call of yank_unregister_instance
Tejus GK
2023-09-29
migration-test: simplify shmem_opts handling
Juan Quintela
[next]