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
2020-10-18
uninorth: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2020-10-18
grackle: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2020-10-18
macio: don't reference serial_hd() directly within the device
Mark Cave-Ayland
2020-10-16
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2020-10-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-10-15
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201015-pull-reque...
Peter Maydell
2020-10-15
Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20201014' into staging
Peter Maydell
2020-10-15
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-10-15
block: deprecate the sheepdog block driver
Daniel P. Berrangé
2020-10-15
block: drop moderated sheepdog mailing list from MAINTAINERS file
Daniel P. Berrangé
2020-10-15
monitor: Fix order in monitor_cleanup()
Kevin Wolf
2020-10-15
qemu-storage-daemon: Remove QemuOpts from --object parser
Kevin Wolf
2020-10-15
qom: Add user_creatable_print_help_from_qdict()
Kevin Wolf
2020-10-15
qom: Factor out helpers from user_creatable_print_help()
Kevin Wolf
2020-10-15
keyval: Parse help options
Kevin Wolf
2020-10-15
keyval: Fix parsing of ',' in value of implied key
Markus Armbruster
2020-10-15
test-keyval: Demonstrate misparse of ',' with implied key
Markus Armbruster
2020-10-15
keyval: Fix and clarify grammar
Markus Armbruster
2020-10-15
chardev/spice: build spice chardevs as module
Gerd Hoffmann
2020-10-15
meson: add spice dependency to core spice source files.
Gerd Hoffmann
2020-10-15
meson: add spice_headers dependency.
Gerd Hoffmann
2020-10-15
chardev/spice: simplify chardev setup
Gerd Hoffmann
2020-10-15
chardev/spice: make qemu_chr_open_spice_port static
Gerd Hoffmann
2020-10-15
ui/spice-app: don't use qemu_chr_open_spice_port directly
Gerd Hoffmann
2020-10-15
modules: update qom object module comment
Gerd Hoffmann
2020-10-15
module: silence errors for module_load_qom_all().
Gerd Hoffmann
2020-10-14
linux-user/microblaze: Remove non-rt signal frames
Richard Henderson
2020-10-14
linux-user/microblaze: Implement rt signal frames
Richard Henderson
2020-10-14
tests/tcg/linux-test: Adjust getsockname for musl
Richard Henderson
2020-10-14
i386: Mark Icelake-Client CPU models deprecated
Robert Hoo
2020-10-14
cpu: Introduce CPU model deprecation API
Robert Hoo
2020-10-14
kvm: Correct documentation of kvm_irqchip_*()
Eduardo Habkost
2020-10-14
i386/kvm: Delete kvm_allows_irq0_override()
Eduardo Habkost
2020-10-14
i386/kvm: Remove IRQ routing support checks
Eduardo Habkost
2020-10-14
i386/kvm: Require KVM_CAP_IRQ_ROUTING
Eduardo Habkost
2020-10-14
target/i386: Remove core_id assert check in CPUID 0x8000001E
Babu Moger
2020-10-14
i386/kvm: fix FEATURE_HYPERV_EDX value in hyperv_passthrough case
Zhenyu Wang
2020-10-14
i386: drop x86_cpu_get_supported_feature_word() forward declaration
Vitaly Kuznetsov
2020-10-14
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201014-pull-request' i...
Peter Maydell
2020-10-14
ui: Fix default window_id value
Samuel Thibault
2020-10-14
input-linux: Reset il->fd handler before closing it
Colin Xu
2020-10-14
SDL: enable OpenGL context creation
Jan Henrik Weinstock
2020-10-14
vnc-stubs: Allow -vnc none
Jason Andryuk
2020-10-14
configure: Fixes ncursesw detection under msys2/mingw by convert them to meson
Yonggang Luo
2020-10-14
win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defi...
Yonggang Luo
2020-10-14
curses: Fixes curses compiling errors.
Yonggang Luo
2020-10-14
curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingw
Yonggang Luo
2020-10-14
qemu-edid: drop cast
Gerd Hoffmann
2020-10-13
can-host-socketcan: Fix crash when 'if' option is not set
Eduardo Habkost
2020-10-13
authz-list-file: Fix crash when filename is not set
Eduardo Habkost
[next]