OSDN Git Service

qmiga/qemu.git
2023-09-11 Daniel Henrique... hw/riscv/virt.c: fix non-KVM --enable-debug build
2023-09-11 Vineet Guptariscv: zicond: make non-experimental
2023-09-11 Daniel Henrique... target/riscv: fix satp_mode_finalize() when satp_mode...
2023-09-11 Weiwei Litarget/riscv: Update CSR bits name for svadu extension
2023-09-11 Conor Dooleyhw/riscv: virt: Fix riscv,pmu DT node path
2023-09-11 Yong-Xuan Wangtarget/riscv: select KVM AIA in riscv virt machine
2023-09-11 Yong-Xuan Wangtarget/riscv: update APLIC and IMSIC to support KVM AIA
2023-09-11 Yong-Xuan Wangtarget/riscv: Create an KVM AIA irqchip
2023-09-11 Yong-Xuan Wangtarget/riscv: check the in-kernel irqchip support
2023-09-11 Yong-Xuan Wangtarget/riscv: support the AIA device emulation with...
2023-09-11 LIU Zhiweilinux-user/riscv: Use abi type for target_ucontext
2023-09-11 Jason Chienhw/intc: Make rtc variable names consistent
2023-09-11 Jason Chienhw/intc: Fix upper/lower mtime write calculation
2023-09-11 LIU Zhiweitarget/riscv: Fix zfa fleq.d and fltq.d
2023-09-11 Jason Chientarget/riscv: Add Zihintntl extension ISA string to DTS
2023-09-11 Rob Bradfordtarget/riscv: Implement WARL behaviour for mcountinhibi...
2023-09-11 Max Choutarget/riscv: Add Zvksed ISA extension support
2023-09-11 Max Choucrypto: Add SM4 constant parameter CK
2023-09-11 Max Choucrypto: Create sm4_subword
2023-09-11 Nazar Kazakovtarget/riscv: Add Zvkg ISA extension support
2023-09-11 Lawrence Huntertarget/riscv: Add Zvksh ISA extension support
2023-09-11 Kiran Ostrolenktarget/riscv: Add Zvknh ISA extension support
2023-09-11 Nazar Kazakovtarget/riscv: Add Zvkned ISA extension support
2023-09-11 Dickon Hoodtarget/riscv: Add Zvbb ISA extension support
2023-09-11 Kiran Ostrolenktarget/riscv: Refactor some of the generic vector funct...
2023-09-11 Dickon Hoodtarget/riscv: Refactor translation of vector-widening...
2023-09-11 Nazar Kazakovtarget/riscv: Move vector translation checks
2023-09-11 Lawrence Huntertarget/riscv: Add Zvbc ISA extension support
2023-09-11 Nazar Kazakovtarget/riscv: Remove redundant "cpu_vl == 0" checks
2023-09-11 Kiran Ostrolenktarget/riscv: Refactor vector-vector translation macro
2023-09-11 Kiran Ostrolenktarget/riscv: Refactor some of the generic vector funct...
2023-09-11 Ard Biesheuveltarget/riscv: Use existing lookup tables for MixColumns
2023-09-11 LIU Zhiweitarget/riscv: Fix page_check_range use in fault-only...
2023-09-11 Daniel Henrique... target/riscv/cpu.c: add smepmp isa string
2023-09-11 Daniel Henrique... target/riscv/cpu.c: add zmmul isa string
2023-09-11 Thomas Huthhw/char/riscv_htif: Fix the console syscall on big...
2023-09-11 Thomas Huthhw/char/riscv_htif: Fix printing of console characters...
2023-09-11 Daniel Henrique... target/riscv/cpu.c: do not run 'host' CPU with TCG
2023-09-08 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-08 Stefan HajnocziMerge tag 'pull-nbd-2023-09-07-v2' of https://repo...
2023-09-08 Denis V. Lunevqemu-nbd: document -v behavior in respect to --fork...
2023-09-08 Denis V. Lunevqemu-nbd: Restore "qemu-nbd -v --fork" output
2023-09-08 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2023-09-08 Marc-André... qxl: don't assert() if device isn't yet initialized
2023-09-08 Thomas Huthhw/net/vmxnet3: Fix guest-triggerable assert()
2023-09-08 Thomas Huthtests/qtest/usb-hcd: Remove the empty "init" tests
2023-09-08 Daniel Henrique... target/ppc: use g_free() in test_opcode_table()
2023-09-08 Daniel Henrique... hw/ppc: use g_free() in spapr_tce_table_post_load()
2023-09-08 Thomas Huthtrivial: Simplify the spots that use TARGET_BIG_ENDIAN...
2023-09-08 Philippe Mathieu... accel/tcg: Fix typo in translator_io_start() description
2023-09-08 Markus Armbrustertests/qtest/test-hmp: Fix migrate_set_parameter xbzrle...
2023-09-08 Markus Armbrusterdocs tests: Fix use of migrate_set_parameter
2023-09-08 Thomas Huthqemu-options.hx: Rephrase the descriptions of the ...
2023-09-08 Peter Maydellhw/display/xlnx_dp: update comments
2023-09-08 Michael Tokarevblock: spelling fixes
2023-09-08 Michael Tokarevmisc/other: spelling fixes
2023-09-08 Michael Tokarevqga/: spelling fixes
2023-09-08 Michael Tokarevtests/: spelling fixes
2023-09-08 Michael Tokarevscripts/: spelling fixes
2023-09-08 Michael Tokarevinclude/: spelling fixes
2023-09-08 Michael Tokarevaudio: spelling fixes
2023-09-08 Michael Tokarevxen: spelling fix
2023-09-08 Michael Tokarevriscv: spelling fixes
2023-09-08 Michael Tokarevhexagon: spelling fixes
2023-09-08 Thomas Huthtrace-events: Fix the name of the tracing.rst file
2023-09-08 Denis V. Lunevqemu-nbd: invent nbd_client_release_pipe() helper
2023-09-08 Denis V. Lunevqemu-nbd: put saddr into into struct NbdClientOpts
2023-09-08 Denis V. Lunevqemu-nbd: move srcpath into struct NbdClientOpts
2023-09-08 Denis V. Lunevqemu-nbd: define struct NbdClientOpts when HAVE_NBD_DEV...
2023-09-08 Denis V. Lunevqemu-nbd: improve error message for dup2 error
2023-09-08 Philippe Mathieu... util/iov: Avoid dynamic stack allocation
2023-09-08 Stefan Hajnocziio: follow coroutine AioContext in qio_channel_yield()
2023-09-08 Stefan Hajnocziio: check there are no qio_channel_yield() coroutines...
2023-09-08 Stefan Hajnoczinbd: drop unused nbd_start_negotiate() aio_context...
2023-09-08 Stefan Hajnoczinbd: drop unused nbd_receive_negotiate() aio_context...
2023-09-08 Andrey Drobyshevqemu-iotests/197: use more generic commands for formats...
2023-09-07 Jeuk Kimtests/qtest: Introduce tests for UFS
2023-09-07 Jeuk Kimhw/ufs: Support for UFS logical unit
2023-09-07 Jeuk Kimhw/ufs: Support for Query Transfer Requests
2023-09-07 Jeuk Kimhw/ufs: Initial commit for emulated Universal-Flash...
2023-09-07 Fabiano Rosasiothread: Set the GSource "name" field
2023-09-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-07 Stefan HajnocziMerge tag 'ide-pull-request' of https://gitlab.com...
2023-09-07 Stefan HajnocziMerge tag 'pull-parallels-2023-09-06' of https://src...
2023-09-07 Stefan HajnocziMerge tag 'pull-ppc-20230906' of https://github.com...
2023-09-07 Paolo Bonzinidocs/system/replay: do not show removed command line...
2023-09-07 Paolo Bonzinisubprojects: add wrap file for libblkio
2023-09-07 Philippe Mathieu... sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to...
2023-09-07 Philippe Mathieu... sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
2023-09-07 Philippe Mathieu... sysemu/kvm: Restrict kvm_get_apic_state() to x86 targets
2023-09-07 Philippe Mathieu... sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr...
2023-09-07 Philippe Mathieu... target/i386: Restrict declarations specific to CONFIG_KVM
2023-09-07 Philippe Mathieu... target/i386: Allow elision of kvm_hv_vpindex_settable()
2023-09-07 Philippe Mathieu... target/i386: Allow elision of kvm_enable_x2apic()
2023-09-07 Philippe Mathieu... target/i386: Remove unused KVM stubs
2023-09-07 Philippe Mathieu... target/i386/cpu-sysemu: Inline kvm_apic_in_kernel()
2023-09-07 Philippe Mathieu... target/i386/helper: Restrict KVM declarations to system...
2023-09-07 Philippe Mathieu... hw/i386/fw_cfg: Include missing 'cpu.h' header
2023-09-07 Philippe Mathieu... hw/i386/pc: Include missing 'cpu.h' header
2023-09-07 Philippe Mathieu... hw/i386/pc: Include missing 'sysemu/tcg.h' header
next