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-07-30
coverity-model: write models fully for non-array allocation functions
Paolo Bonzini
2021-07-30
coverity-model: constrain g_malloc/g_malloc0/g_realloc as never returning NULL
Paolo Bonzini
2021-07-30
coverity-model: clean up the models for array allocation functions
Paolo Bonzini
2021-07-30
coverity-model: remove model for more allocation functions
Paolo Bonzini
2021-07-30
coverity-model: make g_free a synonym of free
Paolo Bonzini
2021-07-30
coverity-model: update address_space_read/write models
Paolo Bonzini
2021-07-30
vl: stop recording -smp in QemuOpts
Paolo Bonzini
2021-07-30
vl: introduce machine_merge_property
Paolo Bonzini
2021-07-29
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210729-pull-request' ...
Peter Maydell
2021-07-29
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-29
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-07-...
Peter Maydell
2021-07-29
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210729' in...
Peter Maydell
2021-07-29
docs: Fold usb2.txt passthrough information into usb.rst
Peter Maydell
2021-07-29
docs: Fold usb2.txt physical port addressing info into usb.rst
Peter Maydell
2021-07-29
docs: Fold usb2.txt USB controller information into usb.rst
Peter Maydell
2021-07-29
docs: Incorporate information in usb-storage.txt into rST manual
Peter Maydell
2021-07-29
usbredir: fix free call
Gerd Hoffmann
2021-07-29
ci: add libusb for windows builds
Gerd Hoffmann
2021-07-29
usb-host: wire up timer for windows
Gerd Hoffmann
2021-07-29
libvhost-user: fix -Werror=format= warnings with __u64 fields
Marc-André Lureau
2021-07-29
meson: fix meson 0.58 warning with libvhost-user subproject
Marc-André Lureau
2021-07-29
target/i386: fix typo in ctl_has_irq
Paolo Bonzini
2021-07-29
target/i386: Added consistency checks for event injection
Lara Lazier
2021-07-29
configure: Add -Werror to avx2, avx512 tests
Richard Henderson
2021-07-29
Makefile: ignore long options
Alexey Neyman
2021-07-29
i386: assert 'cs->kvm_state' is not null
Vitaly Kuznetsov
2021-07-29
configure script fix for Haiku
Richard Zak
2021-07-29
tests: Fix migration-test build failure for sparc
Peter Xu
2021-07-29
gitlab-ci.d/custom-runners: Improve rules for the staging branch
Thomas Huth
2021-07-29
gitlab-ci.d/buildtest: Mark the aarch64 and ppc64-s390x CFI jobs as manual
Thomas Huth
2021-07-29
gitlab-ci.d/buildtest: Disable iotests 197 and 215
Thomas Huth
2021-07-29
gitlab-ci: Fix 'when:' condition in OpenSBI jobs
Philippe Mathieu-Daudé
2021-07-29
gitlab-ci: Fix 'when:' condition in EDK2 jobs
Philippe Mathieu-Daudé
2021-07-29
gitlab-ci: Fix 'when:' condition in acceptance_test_job_template
Philippe Mathieu-Daudé
2021-07-29
docs: Document GitLab custom CI/CD variables
Philippe Mathieu-Daudé
2021-07-29
kvm: ppc: Print meaningful message on KVM_CREATE_VM failure
Fabiano Rosas
2021-07-29
ppc/vof: Fix Coverity issues
Alexey Kardashevskiy
2021-07-29
target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
Matheus Ferst
2021-07-29
i2c/smbus_eeprom: Add feature bit to SPD data
BALATON Zoltan
2021-07-29
ppc/pegasos2: Fix spurious warning with -bios
BALATON Zoltan
2021-07-28
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-07-27' into ...
Peter Maydell
2021-07-27
Update version for v6.1.0-rc1 release
v6.1.0-rc1
Peter Maydell
2021-07-27
vl: Don't continue after -smp help.
Markus Armbruster
2021-07-27
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210727'...
Peter Maydell
2021-07-27
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2021-07-27
hw: aspeed_gpio: Fix memory size
Joel Stanley
2021-07-27
hw/arm/nseries: Display hexadecimal value with '0x' prefix
Philippe Mathieu-Daudé
2021-07-27
target/arm: Add sve-default-vector-length cpu property
Richard Henderson
2021-07-27
target/arm: Export aarch64_sve_zcr_get_valid_len
Richard Henderson
2021-07-27
target/arm: Correctly bound length in sve_zcr_get_valid_len
Richard Henderson
[next]