summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-17tcg/tci: Split out tcg_out_op_rrrRichard Henderson
2021-03-17tcg/tci: Split out tcg_out_op_rrRichard Henderson
2021-03-17tcg/tci: Split out tcg_out_op_pRichard Henderson
2021-03-17tcg/tci: Split out tcg_out_op_lRichard Henderson
2021-03-17tcg/tci: Split out tcg_out_op_rrsRichard Henderson
2021-03-17tcg/tci: Push opcode emit into each caseRichard Henderson
2021-03-17tcg/tci: Implement the disassembler properlyRichard Henderson
2021-03-17tcg/tci: Remove tci_disasRichard Henderson
2021-03-17tcg/tci: Hoist op_size checking into tci_args_*Richard Henderson
2021-03-17tcg/tci: Split out tci_args_{rrm,rrrm,rrrrm}Richard Henderson
2021-03-17tcg/tci: Reduce qemu_ld/st TCGMemOpIdx operand to 32-bitsRichard Henderson
2021-03-17tcg/tci: Clean up deposit operationsRichard Henderson
2021-03-17tcg/tci: Split out tci_args_rrrrRichard Henderson
2021-03-17tcg/tci: Split out tci_args_rrrrrrRichard Henderson
2021-03-17tcg/tci: Reuse tci_args_l for goto_tbRichard Henderson
2021-03-17tcg/tci: Reuse tci_args_l for exit_tbRichard Henderson
2021-03-17tcg/tci: Reuse tci_args_l for calls.Richard Henderson
2021-03-17tcg/tci: Split out tci_args_ri and tci_args_rIRichard Henderson
2021-03-17tcg/tci: Split out tci_args_rrcl and tci_args_rrrrclRichard Henderson
2021-03-17tcg/tci: Split out tci_args_rrrrrcRichard Henderson
2021-03-17tcg/tci: Split out tci_args_lRichard Henderson
2021-03-17tcg/tci: Split out tci_args_rrrcRichard Henderson
2021-03-17tcg/tci: Split out tci_args_rrrRichard Henderson
2021-03-17tcg/tci: Split out tci_args_rrRichard Henderson
2021-03-17tcg/tci: Split out tci_args_rrsRichard Henderson
2021-03-17tcg/tci: Rename tci_read_r to tci_read_rvalRichard Henderson
2021-03-17tcg/tci: Remove ifdefs for TCG_TARGET_HAS_ext32[us]_i64Richard Henderson
2021-03-17Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...Peter Maydell
2021-03-16Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-misc-20210315' int...Peter Maydell
2021-03-16Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210315-pull-request' ...Peter Maydell
2021-03-16Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2021-03-15migration: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARDMahmoud Mandour
2021-03-15monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARDMahmoud Mandour
2021-03-15migration/tls: add error handling in multifd_tls_handshake_threadHao Wang
2021-03-15migration/tls: fix inverted semantics in multifd_channel_connectHao Wang
2021-03-15virtiofsd: Convert some functions to return boolGreg Kurz
2021-03-15virtiofsd: Don't allow empty paths in lookup_name()Greg Kurz
2021-03-15virtiofsd: Don't allow empty filenamesGreg Kurz
2021-03-15virtiofsd: Add qemu version and copyright infoVivek Goyal
2021-03-15virtiofsd: Release vu_dispatch_lock when stopping queueGreg Kurz
2021-03-15Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-03-15utils: Use fixed-point arithmetic in qemu_strtoszRichard Henderson
2021-03-15Merge remote-tracking branch 'remotes/philmd/tags/avr-20210315' into stagingPeter Maydell
2021-03-15usb/storage: clear csw on resetGerd Hoffmann
2021-03-15usb/storage: add kconfig symbolsGerd Hoffmann
2021-03-15usb/storage move usb-storage device to separate source fileGerd Hoffmann
2021-03-15usb/storage: move usb-bot device to separate source fileGerd Hoffmann
2021-03-15usb/storage: move declarations to usb/msd.h headerGerd Hoffmann
2021-03-15hw/usb: Extract VT82C686 UHCI PCI function into a new unitPhilippe Mathieu-Daudé
2021-03-15hw/usb/hcd-uhci: Expose generic prototypes to local headerPhilippe Mathieu-Daudé