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
2021-01-23
nsis: adjust for new MinGW paths
Paolo Bonzini
2021-01-23
meson: Declare have_virtfs_proxy_helper in main meson.build
Philippe Mathieu-Daudé
2021-01-23
build-sys: add libvhost-user missing dependencies
Marc-André Lureau
2021-01-23
build-sys: set global arguments for cflags/ldflags
Marc-André Lureau
2021-01-23
build-sys: remove unused LIBS
Marc-André Lureau
2021-01-23
ide: atapi: check logical block address and read size (CVE-2020-29443)
Prasad J Pandit
2021-01-23
softmmu/physmem: Silence GCC 10 maybe-uninitialized error
Philippe Mathieu-Daudé
2021-01-21
util/cacheflush: Fix error generated by clang
Gan Qixin
2021-01-21
build-system: clean up TCG/TCI configury
Paolo Bonzini
2021-01-21
x86/cpu: Use max host physical address if -cpu max option is applied
Yang Weijiang
2021-01-21
configure: MinGW respect --bindir argument
Joshua Watt
2021-01-21
runstate: cleanup reboot and panic actions
Paolo Bonzini
2021-01-21
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-01-20' into st...
Peter Maydell
2021-01-20
iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()
Vladimir Sementsov-Ogievskiy
2021-01-20
iotests.py: fix qemu_tool_pipe_and_status()
Vladimir Sementsov-Ogievskiy
2021-01-20
iotests/264: fix style
Vladimir Sementsov-Ogievskiy
2021-01-20
iotests: define group in each iotest
Vladimir Sementsov-Ogievskiy
2021-01-20
iotests/294: add shebang line
Vladimir Sementsov-Ogievskiy
2021-01-20
iotests: make tests executable
Vladimir Sementsov-Ogievskiy
2021-01-20
iotests: fix some whitespaces in test output files
Vladimir Sementsov-Ogievskiy
2021-01-20
iotests/303: use dot slash for qcow2.py running
Vladimir Sementsov-Ogievskiy
2021-01-20
iotests/277: use dot slash for nbd-fault-injector.py running
Vladimir Sementsov-Ogievskiy
2021-01-20
nbd/server: Quiesce coroutines on context switch
Sergio Lopez
2021-01-20
block: Honor blk_set_aio_context() context requirements
Sergio Lopez
2021-01-20
qemu-nbd: Fix a memleak in nbd_client_thread()
Alex Chen
2021-01-20
qemu-nbd: Fix a memleak in qemu_nbd_client_list()
Alex Chen
2021-01-20
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-2...
Peter Maydell
2021-01-20
MAINTAINERS: Make status spellings consistent
John Snow
2021-01-20
MAINTAINERS: Remove Ben Warren
John Snow
2021-01-20
tests: Fix memory leak in tpm-util.c
Stefan Berger
2021-01-20
qtest/npcm7xx_pwm-test: Fix memleak in pwm_qom_get
Gan Qixin
2021-01-20
gitlab-ci: Add alpine to pipeline
Jiaxun Yang
2021-01-20
tests/check-block.sh: Refuse to run the iotests with BusyBox' sed
Thomas Huth
2021-01-20
tests/docker: Add dockerfile for Alpine Linux
Jiaxun Yang
2021-01-20
accel/kvm: avoid using predefined PAGE_SIZE
Jiaxun Yang
2021-01-20
tests: Rename PAGE_SIZE definitions
Jiaxun Yang
2021-01-20
elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE
Jiaxun Yang
2021-01-20
hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZE
Jiaxun Yang
2021-01-20
libvhost-user: Include poll.h instead of sys/poll.h
Jiaxun Yang
2021-01-20
configure: Add sys/timex.h to probe clock_adjtime
Jiaxun Yang
2021-01-20
osdep.h: Remove <sys/signal.h> include
Michael Forney
2021-01-19
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210119-...
Peter Maydell
2021-01-19
docs: Build and install all the docs in a single manual
Peter Maydell
2021-01-19
target/arm/m_helper: Silence GCC 10 maybe-uninitialized error
Philippe Mathieu-Daudé
2021-01-19
npcm7xx_adc-test: Fix memleak in adc_qom_set
Gan Qixin
2021-01-19
target/arm: Update REV, PUNPK for pred_desc
Richard Henderson
2021-01-19
target/arm: Update ZIP, UZP, TRN for pred_desc
Richard Henderson
2021-01-19
target/arm: Update PFIRST, PNEXT for pred_desc
Richard Henderson
2021-01-19
target/arm: Introduce PREDDESC field definitions
Richard Henderson
2021-01-19
target/arm: refactor vae1_tlbmask()
Rémi Denis-Courmont
[next]