index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-13
intc/ibex_plic: Fix some typos in the comments
Alistair Francis
2020-11-13
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20201113' into s...
Peter Maydell
2020-11-13
hmp: Pass monitor to mon_get_cpu_env()
Kevin Wolf
2020-11-13
hmp: Pass monitor to MonitorDef.get_value()
Kevin Wolf
2020-11-13
hmp: Pass monitor to mon_get_cpu()
Kevin Wolf
2020-11-13
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201113-pull-request...
Peter Maydell
2020-11-13
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201112' into staging
Peter Maydell
2020-11-13
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20201112.0' i...
Peter Maydell
2020-11-13
xhci: fix nec-usb-xhci properties
Gerd Hoffmann
2020-11-13
hw/display/cirrus_vga: Fix hexadecimal format string specifier
Philippe Mathieu-Daudé
2020-11-13
hw/display/cirrus_vga: Remove debugging code commented out
Philippe Mathieu-Daudé
2020-11-13
hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI)
Philippe Mathieu-Daudé
2020-11-13
console: avoid passing con=NULL to graphic_hw_update_done()
lichun
2020-11-13
audio/jack: fix use after free segfault
Geoffrey McRae
2020-11-12
MAINTAINERS: Replace my twiddle.net address
Richard Henderson
2020-11-12
Fix use after free in vfio_migration_probe
Kirti Wankhede
2020-11-12
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201112a'...
Peter Maydell
2020-11-12
virtiofsd: check whether strdup lo.source return NULL in main func
Haotian Li
2020-11-12
virtiofsd: check whether lo_map_reserve returns NULL in, main func
Haotian Li
2020-11-12
tools/virtiofsd/buffer.c: check whether buf is NULL in fuse_bufvec_advance func
Haotian Li
2020-11-12
virtiofsd: Announce submounts even without statx()
Max Reitz
2020-11-12
migration: handle CANCELLING state in migration_completion()
Longpeng(Mike)
2020-11-12
multifd/tls: fix memoryleak of the QIOChannelSocket object when cancelling mi...
Chuan Zheng
2020-11-12
migration/dirtyrate: simplify includes in dirtyrate.c
Chuan Zheng
2020-11-12
migration: fix uninitialized variable warning in migrate_send_rp_req_pages()
Chen Qun
2020-11-12
migration/multifd: fix hangup with TLS-Multifd due to blocking handshake
Chuan Zheng
2020-11-12
ACPI: Avoid infinite recursion when dump-vmstate
Peng Liang
2020-11-12
migration/ram: Fix hexadecimal format string specifier
Philippe Mathieu-Daudé
2020-11-12
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201112' int...
Peter Maydell
2020-11-12
macio: set user_creatable to false in macio_class_init()
Mark Cave-Ayland
2020-11-11
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...
Peter Maydell
2020-11-11
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...
Peter Maydell
2020-11-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-11-11
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2020-11-11
scripts/tracetool: silence SystemTap dtrace(1) long long warnings
Stefan Hajnoczi
2020-11-11
trace: remove argument from trace_init_file
Paolo Bonzini
2020-11-11
hw/net/can/ctucan_core: Use stl_le_p to write to tx_buffers
Peter Maydell
2020-11-11
hw/net/can/ctucan_core: Handle big-endian hosts
Peter Maydell
2020-11-11
hw/net/can/ctucan: Avoid unused value in ctucan_send_ready_buffers()
Peter Maydell
2020-11-11
hw/net/can/ctucan: Don't allow guest to write off end of tx_buffer
Peter Maydell
2020-11-11
linux-user: Prevent crash in epoll_ctl
LemonBoy
2020-11-11
linux-user: Correct definition of stack_t
LemonBoy
2020-11-11
pvpanic: Advertise the PVPANIC_CRASHLOADED event support
Paolo Bonzini
2020-11-11
net/l2tpv3: Remove redundant check in net_init_l2tpv3()
AlexChen
2020-11-11
net: remove an assert call in eth_get_gso_type
Prasad J Pandit
2020-11-11
net/colo-compare.c: Increase default queued packet scan frequency
Zhang Chen
2020-11-11
net/colo-compare.c: Add secondary old packet detection
Zhang Chen
2020-11-11
net/colo-compare.c: Change the timer clock type
Zhang Chen
2020-11-11
net/colo-compare.c: Fix compare_timeout format issue
Zhang Chen
2020-11-11
colo-compare: check mark in mutual exclusion
Li Zhijian
[next]