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
2022-04-21
python/qmp-shell: relicense as LGPLv2+
John Snow
2022-04-21
python/aqmp: relicense as LGPLv2+
John Snow
2022-04-21
python/aqmp: add explicit GPLv2 license to legacy.py
John Snow
2022-04-21
iotests: switch to AQMP
John Snow
2022-04-21
iotests/mirror-top-perms: switch to AQMP
John Snow
2022-04-21
scripts/bench-block-job: switch to AQMP
John Snow
2022-04-21
python/machine: permanently switch to AQMP
John Snow
2022-04-20
Merge tag 'pull-ppc-20220420-2' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2022-04-20
Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-20
hw/ppc: change indentation to spaces from TABs
Guo Zhi
2022-04-20
target/ppc: Add two missing register callbacks on POWER10
Frederic Barrat
2022-04-20
ppc/pnv: Remove LSI on the PCIE host bridge
Frederic Barrat
2022-04-20
pcie: Don't try triggering a LSI when not defined
Frederic Barrat
2022-04-20
ppc/vof: Fix uninitialized string tracing
Alexey Kardashevskiy
2022-04-20
hw/ppc/ppc405_boards: Initialize g_autofree pointer
Bernhard Beschow
2022-04-20
target/ppc: implement xscvqp[su]qz
Matheus Ferst
2022-04-20
target/ppc: implement xscv[su]qqp
Matheus Ferst
2022-04-20
softfloat: add float128_to_int128
Matheus Ferst
2022-04-20
softfloat: add float128_to_uint128
Matheus Ferst
2022-04-20
softfloat: add int128_to_float128
Matheus Ferst
2022-04-20
softfloat: add uint128_to_float128
Matheus Ferst
2022-04-20
qemu/int128: add int128_urshift
Matheus Ferst
2022-04-20
target/ppc: Improve KVM hypercall trace
Fabiano Rosas
2022-04-20
spapr: Move nested KVM hypercalls under a TCG only config.
Fabiano Rosas
2022-04-20
spapr: Move hypercall_register_softmmu
Fabiano Rosas
2022-04-20
ppc/pnv: Remove useless checks in set_irq handlers
Cédric Le Goater
2022-04-20
ppc/pnv: Remove PnvPsiClas::irq_set
Cédric Le Goater
2022-04-20
ppc/pnv: Remove PnvOCC::psi link
Cédric Le Goater
2022-04-20
ppc/pnv: Remove PnvLpcController::psi link
Cédric Le Goater
2022-04-20
ppc/pnv: Fix PSI IRQ definition
Cédric Le Goater
2022-04-20
ppc/spapr/ddw: Add 2M pagesize
Alexey Kardashevskiy
2022-04-20
ppc/pnv: Update skiboot to v7.0
Joel Stanley
2022-04-20
Merge tag 'pull-log-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-20
tcg: Add tcg_constant_ptr
Richard Henderson
2022-04-20
accel/tcg: Remove ATOMIC_MMU_IDX
Richard Henderson
2022-04-20
tcg: Fix indirect lowering vs TCG_OPF_COND_BRANCH
Richard Henderson
2022-04-20
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
2022-04-20
Merge tag 'pull-fixes-for-7.1-200422-1' of https://github.com/stsquad/qemu in...
Richard Henderson
2022-04-20
util/log: Support per-thread log files
Richard Henderson
2022-04-20
util/log: Limit RCUCloseFILE to file closing
Richard Henderson
2022-04-20
util/log: Rename QemuLogFile to RCUCloseFILE
Richard Henderson
2022-04-20
util/log: Combine two logfile closes
Richard Henderson
2022-04-20
util/log: Hoist the eval of is_daemonized in qemu_set_log_internal
Richard Henderson
2022-04-20
util/log: Rename qemu_logfile_mutex to global_mutex
Richard Henderson
2022-04-20
util/log: Rename qemu_logfile to global_file
Richard Henderson
2022-04-20
util/log: Rename logfilename to global_filename
Richard Henderson
2022-04-20
util/log: Remove qemu_log_close
Richard Henderson
2022-04-20
softmmu: Use qemu_set_log_filename_flags
Richard Henderson
2022-04-20
linux-user: Use qemu_set_log_filename_flags
Richard Henderson
2022-04-20
bsd-user: Use qemu_set_log_filename_flags
Richard Henderson
[next]