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-03-17
tcg/tci: Split out tci_args_rrs
Richard Henderson
2021-03-17
tcg/tci: Rename tci_read_r to tci_read_rval
Richard Henderson
2021-03-17
tcg/tci: Remove ifdefs for TCG_TARGET_HAS_ext32[us]_i64
Richard Henderson
2021-03-17
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...
Peter Maydell
2021-03-16
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-misc-20210315' int...
Peter Maydell
2021-03-16
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210315-pull-request' ...
Peter Maydell
2021-03-16
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-03-15
migration: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD
Mahmoud Mandour
2021-03-15
monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD
Mahmoud Mandour
2021-03-15
migration/tls: add error handling in multifd_tls_handshake_thread
Hao Wang
2021-03-15
migration/tls: fix inverted semantics in multifd_channel_connect
Hao Wang
2021-03-15
virtiofsd: Convert some functions to return bool
Greg Kurz
2021-03-15
virtiofsd: Don't allow empty paths in lookup_name()
Greg Kurz
2021-03-15
virtiofsd: Don't allow empty filenames
Greg Kurz
2021-03-15
virtiofsd: Add qemu version and copyright info
Vivek Goyal
2021-03-15
virtiofsd: Release vu_dispatch_lock when stopping queue
Greg Kurz
2021-03-15
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2021-03-15
utils: Use fixed-point arithmetic in qemu_strtosz
Richard Henderson
2021-03-15
Merge remote-tracking branch 'remotes/philmd/tags/avr-20210315' into staging
Peter Maydell
2021-03-15
usb/storage: clear csw on reset
Gerd Hoffmann
2021-03-15
usb/storage: add kconfig symbols
Gerd Hoffmann
2021-03-15
usb/storage move usb-storage device to separate source file
Gerd Hoffmann
2021-03-15
usb/storage: move usb-bot device to separate source file
Gerd Hoffmann
2021-03-15
usb/storage: move declarations to usb/msd.h header
Gerd Hoffmann
2021-03-15
hw/usb: Extract VT82C686 UHCI PCI function into a new unit
Philippe Mathieu-Daudé
2021-03-15
hw/usb/hcd-uhci: Expose generic prototypes to local header
Philippe Mathieu-Daudé
2021-03-15
hw/southbridge: Add missing Kconfig dependency VT82C686 on USB_UHCI
Philippe Mathieu-Daudé
2021-03-15
usb: Document the missing -usbdevice options
Thomas Huth
2021-03-15
usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)
Thomas Huth
2021-03-15
usb: remove '-usbdevice u2f-key'
Paolo Bonzini
2021-03-15
usb: remove support for -usbdevice parameters
Paolo Bonzini
2021-03-15
hw/usb/bus: Remove the "full-path" property
Thomas Huth
2021-03-15
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20210314...
Peter Maydell
2021-03-15
virtio-blk: Respect discard granularity
Akihiko Odaki
2021-03-15
net: Do not fill legacy info_str for backends
Alexey Kirillov
2021-03-15
hmp: Use QAPI NetdevInfo in hmp_info_network
Alexey Kirillov
2021-03-15
net: Move NetClientState.info_str to dynamic allocations
Alexey Kirillov
2021-03-15
tests: Add tests for query-netdev command
Alexey Kirillov
2021-03-15
qapi: net: Add query-netdev command
Alexey Kirillov
2021-03-15
pvrdma: wean code off pvrdma_ring.h kernel header
Cornelia Huck
2021-03-15
lan9118: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
2021-03-15
cadence_gem: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
2021-03-15
pcnet: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
2021-03-15
rtl8139: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
2021-03-15
tx_pkt: switch to use qemu_receive_packet_iov() for loopback
Jason Wang
2021-03-15
sungem: switch to use qemu_receive_packet() for loopback
Jason Wang
2021-03-15
msf2-mac: switch to use qemu_receive_packet() for loopback
Jason Wang
2021-03-15
dp8393x: switch to use qemu_receive_packet() for loopback packet
Jason Wang
2021-03-15
e1000: switch to use qemu_receive_packet() for loopback
Jason Wang
2021-03-15
net: introduce qemu_receive_packet()
Jason Wang
[next]