messages from 2023-06-21 07:25:56 to 2023-06-21 14:21:05 UTC [more...]
[PATCH] git-submodule.sh: allow running in validate mode without previous update
2023-06-21 14:20 UTC (5+ messages)
[PATCH v3 0/8] TriCore Privilege Levels
2023-06-21 14:19 UTC (12+ messages)
` [PATCH v3 1/8] target/tricore: Fix RR_JLI clobbering reg A[11]
` [PATCH v3 2/8] target/tricore: Introduce DISAS_TARGET_EXIT
` [PATCH v3 3/8] target/tricore: ENABLE exit to main-loop
` [PATCH v3 4/8] target/tricore: Indirect jump insns use tcg_gen_lookup_and_goto_ptr()
` [PATCH v3 5/8] target/tricore: Introduce priv tb flag
` [PATCH v3 6/8] target/tricore: Implement privilege level for all insns
` [PATCH v3 7/8] target/tricore: Honour privilege changes on PSW write
` [PATCH v3 8/8] target/tricore: Fix ICR.IE offset in RESTORE insn
[PATCH for-8.1] target/sparc: Use tcg_gen_lookup_and_goto_ptr
2023-06-21 14:17 UTC (8+ messages)
[PATCH v3] 9pfs: deprecate 'proxy' backend
2023-06-21 14:16 UTC (7+ messages)
[PATCH v4 00/24] q800: add support for booting MacOS Classic - part 1
2023-06-21 14:14 UTC (36+ messages)
` [PATCH v4 01/24] q800: fix up minor spacing issues in hw_compat_q800 GlobalProperty array
` [PATCH v4 02/24] q800: add missing space after parent object in GLUEState
` [PATCH v4 03/24] q800: introduce Q800MachineState
` [PATCH v4 04/24] q800: rename q800_init() to q800_machine_init()
` [PATCH v4 05/24] q800: move CPU object into Q800MachineState
` [PATCH v4 06/24] q800: move ROM memory region to Q800MachineState
` [PATCH v4 07/24] q800: move GLUE device into separate q800-glue.c file
` [PATCH v4 08/24] q800-glue.c: switch TypeInfo registration to use DEFINE_TYPES() macro
` [PATCH v4 09/24] q800: move GLUE device to Q800MachineState
` [PATCH v4 10/24] q800: introduce mac-io container memory region
` [PATCH v4 11/24] q800: reimplement mac-io region aliasing using IO "
` [PATCH v4 12/24] q800: move VIA1 device to Q800MachineState
` [PATCH v4 13/24] q800: move VIA2 "
` [PATCH v4 14/24] hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
` [PATCH v4 15/24] q800: move dp8393x device to Q800MachineState
` [PATCH v4 16/24] q800: move ESCC "
` [PATCH v4 17/24] q800: move escc_orgate "
` [PATCH v4 18/24] q800: move ESP "
` [PATCH v4 19/24] q800: move SWIM "
` [PATCH v4 20/24] q800: move mac-nubus-bridge "
` [PATCH v4 21/24] q800: don't access Nubus bus directly from the mac-nubus-bridge device
` [PATCH v4 22/24] q800: move macfb device to Q800MachineState
` [PATCH v4 23/24] mac_via: fix rtc command decoding from PRAM addresses 0x0 to 0xf
` [PATCH v4 24/24] mac_via: fix rtc command decoding for the PRAM seconds registers
[PATCH 0/3] fix bios-tables-test
2023-06-21 14:07 UTC (4+ messages)
` [PATCH 1/3] tests/acpi: allow changes in DSDT.noacpihp table blob
` [PATCH 2/3] tests/acpi/bios-tables-test: use the correct slot on the pcie-root-port
` [PATCH 3/3] tests/acpi/bios-tables-test: update acpi blob q35/DSDT.noacpihp
[PATCH v3 00/12] Start replacing target_ulong with vaddr
2023-06-21 13:56 UTC (13+ messages)
` [PATCH v3 01/12] accel: Replace target_ulong in tlb_*()
` [PATCH v3 02/12] accel/tcg/translate-all.c: Widen pc and cs_base
` [PATCH v3 03/12] target: Widen pc/cs_base in cpu_get_tb_cpu_state
` [PATCH v3 04/12] accel/tcg/cputlb.c: Widen CPUTLBEntry access functions
` [PATCH v3 05/12] accel/tcg/cputlb.c: Widen addr in MMULookupPageData
` [PATCH v3 06/12] accel/tcg/cpu-exec.c: Widen pc to vaddr
` [PATCH v3 07/12] accel/tcg: Widen pc to vaddr in CPUJumpCache
` [PATCH v3 08/12] accel: Replace target_ulong with vaddr in probe_*()
` [PATCH v3 09/12] accel/tcg: Replace target_ulong with vaddr in *_mmu_lookup()
` [PATCH v3 10/12] accel/tcg: Replace target_ulong with vaddr in translator_*()
` [PATCH v3 11/12] accel/tcg: Replace target_ulong with vaddr in page_*()
` [PATCH v3 12/12] cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr()
[PATCH v20 00/21] s390x: CPU Topology
2023-06-21 13:48 UTC (10+ messages)
` [PATCH v20 02/21] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v20 09/21] machine: adding s390 topology to query-cpu-fast
[PATCH v3 0/8] gdbstub: Add support for info proc mappings
2023-06-21 13:48 UTC (6+ messages)
` [PATCH v3 6/8] "
` [PATCH v3 8/8] tests/tcg: Add a test "
QUESTION: sd: emmc: what happened to the progress on the patches?
2023-06-21 13:33 UTC
[PATCH] migrate/multifd: fix coredump when the multifd thread cleanup
2023-06-21 13:24 UTC (2+ messages)
[PATCH 00/12] Introduce new vmapple machine type
2023-06-21 13:23 UTC (6+ messages)
` [PATCH 03/12] hvf: Increase number of possible memory slots
[PATCH 00/42] Migration test refactoring
2023-06-21 13:15 UTC (18+ messages)
` [PATCH 02/42] migration-test: Make ignore_stderr regular with other options
` [PATCH 03/42] migration-test: simplify shmem_opts handling
` [PATCH 11/42] migration-test: Update test_ignore_shared to use args
` [PATCH 13/42] migration-test: Check for shared memory like for everything else
` [PATCH 16/42] migration-test: Create do_migrate()
[PATCH v5 0/2] Update error description whenever migration fails
2023-06-21 13:09 UTC (3+ messages)
` [PATCH v5 1/2] migration: "
` [PATCH v5 2/2] migration: Refactor repeated call of yank_unregister_instance
[PATCH V2] migration: file URI
2023-06-21 12:40 UTC (2+ messages)
[PATCH v2 0/2] Update error description outside migration.c
2023-06-21 12:38 UTC (3+ messages)
` [PATCH v2 1/2] migration/vmstate: Introduce vmstate_save_state_with_err
` [PATCH v2 2/2] migration: Update error description outside migration.c
[PATCH] mv64361: Add dummy gigabit ethernet PHY access registers
2023-06-21 12:34 UTC (3+ messages)
[PATCH 0/2] vhost-vdpa: skip TPM CRB memory section
2023-06-21 12:29 UTC (6+ messages)
` [PATCH 1/2] memory: introduce memory_region_init_ram_protected()
` [PATCH 2/2] tpm_crb: mark memory as protected
virtio-blk using a single iothread
2023-06-21 12:23 UTC (4+ messages)
[PATCH v2 0/9] {tcg,aarch64}: Add TLB_CHECK_ALIGNED
2023-06-21 12:19 UTC (10+ messages)
` [PATCH v2 1/9] accel/tcg: Store some tlb flags in CPUTLBEntryFull
` [PATCH v2 2/9] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
` [PATCH v2 3/9] accel/tcg: Renumber TLB_DISCARD_WRITE
` [PATCH v2 4/9] target/arm: Support 32-byte alignment in pow2_align
` [PATCH v2 5/9] exec/memattrs: Remove target_tlb_bit*
` [PATCH v2 6/9] accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
` [PATCH v2 7/9] accel/tcg: Add TLB_CHECK_ALIGNED
` [PATCH v2 8/9] target/arm: Do memory type alignment check when translation disabled
` [PATCH v2 9/9] target/arm: Do memory type alignment check when translation enabled
[RESEND][PATCH] migrate/multifd: fix coredump when the multifd thread cleanup
2023-06-21 8:53 UTC
[PATCH 00/21] -display dbus: add win32 support
2023-06-21 12:10 UTC (5+ messages)
` [PATCH 06/21] qtest: add qtest_pid()
` [PATCH 07/21] tests: make dbus-display-test work on win32
[QEMU PATCH 0/1]
2023-06-21 11:52 UTC (10+ messages)
` [QEMU PATCH 1/1] virtgpu: do not destroy resources when guest suspend
[PATCH v4] hw/pci: enforce use of slot only slot 0 when devices have an upstream PCIE port
2023-06-21 11:50 UTC (5+ messages)
[RFC 0/6] Migration deprecated parts
2023-06-21 11:45 UTC (5+ messages)
` [RFC 5/6] migration: Deprecate block migration
` [RFC 6/6] migration: Deprecated old compression method
[PATCH v1 00/23] Q35 support for Xen
2023-06-21 11:34 UTC (7+ messages)
` [PATCH v1 02/23] pc/q35: Apply PCI bus BSEL property for Xen PCI device hotplug
` [PATCH v1 03/23] q35/acpi/xen: Provide ACPI PCI hotplug interface for Xen on Q35
` [PATCH v1 23/23] s3 support: enabling s3 with q35
[PATCH v6 0/8] migration: Add switchover ack capability and VFIO precopy support
2023-06-21 11:12 UTC (9+ messages)
` [PATCH v6 1/8] migration: Add switchover ack capability
` [PATCH v6 2/8] migration: Implement switchover ack logic
` [PATCH v6 3/8] migration: Enable switchover ack capability
` [PATCH v6 4/8] tests: Add migration switchover ack capability test
` [PATCH v6 5/8] vfio/migration: Refactor vfio_save_block() to return saved data size
` [PATCH v6 6/8] vfio/migration: Store VFIO migration flags in VFIOMigration
` [PATCH v6 7/8] vfio/migration: Add VFIO migration pre-copy support
` [PATCH v6 8/8] vfio/migration: Add support for switchover ack capability
[PATCH v3] tests/plugin: Remove duplicate insn log from libinsn.so
2023-06-21 11:15 UTC
[PATCH v1 1/1] Q35 Support
2023-06-21 11:10 UTC (2+ messages)
[PATCH] target/ppc: Fix sc instruction handling of LEV field
2023-06-21 11:09 UTC
[PATCH v3 0/3] VFIO migration related refactor and bug fix
2023-06-21 11:08 UTC (6+ messages)
` [PATCH v3 1/3] vfio/pci: Fix resource leak in vfio_realize
` [PATCH v3 2/3] vfio/pci: Fix a segfault "
` [PATCH v3 3/3] vfio/migration: vfio/migration: Refactor and fix print of "Migration disabled"
[PATCH] Revert "cputlb: Restrict SavedIOTLB to system emulation"
2023-06-21 10:57 UTC (4+ messages)
[PATCH v5 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
2023-06-21 10:38 UTC (2+ messages)
` [PATCH v5 1/1] "
[PATCH][RESEND v5 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈️)
2023-06-21 10:32 UTC (7+ messages)
` [PATCH][RESEND v5 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)
[PATCH v2 0/4] Add SCMI vhost-user VIRTIO device
2023-06-21 10:17 UTC (5+ messages)
` [PATCH v2 1/4] hw/virtio: Add boilerplate for vhost-user-scmi device
` [PATCH v2 2/4] hw/virtio: Add vhost-user-scmi-pci boilerplate
` [PATCH v2 3/4] tests/qtest: Fix a comment typo in vhost-user-test.c
` [PATCH v2 4/4] tests/qtest: enable tests for virtio-scmi
[PATCH v2] tests/plugin: Remove duplicate insn log from libinsn.so
2023-06-21 10:17 UTC (2+ messages)
[PATCH] target/ppc: Add ISA v3.1 LEV indication in SRR1 for system call interrupts
2023-06-21 10:13 UTC (3+ messages)
'make check-tcg' fails with an assert in qemu_plugin_vcpu_init_hook
2023-06-21 9:55 UTC (6+ messages)
[PATCH v1 00/46] Add LoongArch LASX instructions
2023-06-21 9:56 UTC (9+ messages)
` [PATCH v1 01/46] target/loongarch: Add LASX data type XReg
` [PATCH v1 04/46] target/loongarch: Implement xvadd/xvsub
[PATCH v2 00/18] target/riscv, KVM: fixes and enhancements
2023-06-21 9:43 UTC (7+ messages)
` [PATCH v2 15/18] target/riscv: make riscv_isa_string_ext() KVM compatible
[PATCH QEMU v6 8/9] migration: Extend query-migrate to provide dirty page limit info
2023-06-21 9:31 UTC (2+ messages)
[PATCH QEMU v6 0/9] migration: introduce dirtylimit capability
2023-06-21 9:25 UTC (7+ messages)
` [PATCH QEMU v6 1/9] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
` [PATCH QEMU v6 3/9] qapi/migration: Introduce vcpu-dirty-limit parameters
` [PATCH QEMU v6 5/9] migration: Refactor auto-converge capability logic
` [PATCH QEMU v6 7/9] migration: Implement dirty-limit convergence algo
` [PATCH QEMU v6 6/9] migration: Put the detection logic before auto-converge checking
[PATCH 0/4] fpu: Add float64_to_int{32,64}_modulo
2023-06-21 9:12 UTC (2+ messages)
[RFC PATCH 00/19] hugetlb support for KVM guest_mem
2023-06-21 9:01 UTC (3+ messages)
[PATCH v6 0/5] parallels: Add duplication check, repair at open, fix bugs
2023-06-21 8:20 UTC (6+ messages)
` [PATCH v6 1/5] parallels: Incorrect data end calculation in parallels_open()
` [PATCH v6 2/5] parallels: Check if data_end greater than the file size
` [PATCH v6 3/5] parallels: Add change_info argument to parallels_check_leak()
` [PATCH v6 4/5] parallels: Add checking and repairing duplicate offsets in BAT
` [PATCH v6 5/5] parallels: Image repairing in parallels_open()
[PATCH v3 0/4] Virtio shared dma-buf
2023-06-21 8:20 UTC (2+ messages)
[PATCH 0/1] virtio: add a new vcpu stall watchdog
2023-06-21 8:18 UTC (3+ messages)
` [PATCH 1/1] A new virtio pci device named virtio-vcpu-stall-watchdog-pci
[PATCH v3 0/3] hw/ufs: Add Universal Flash Storage (UFS) support
2023-06-21 8:03 UTC (4+ messages)
` [PATCH v3 1/3] hw/ufs: Initial commit for emulated Universal-Flash-Storage
` [PATCH v3 3/3] hw/ufs: Support for UFS logical unit
` [PATCH v3 2/3] hw/ufs: Support for Query Transfer Requests
[PATCH v3 0/6] eBPF RSS through QMP support
2023-06-21 8:02 UTC (13+ messages)
` [PATCH v3 1/6] ebpf: Added eBPF map update through mmap
` [PATCH v3 2/6] ebpf: Added eBPF initialization by fds
` [PATCH v3 3/6] virtio-net: Added property to load eBPF RSS with fds
` [PATCH v3 4/6] ebpf: Added declaration/initialization routines
` [PATCH v3 5/6] qmp: Added new command to retrieve eBPF blob
` [PATCH v3 6/6] ebpf: Updated eBPF program and skeleton
[qemu-web PATCH] include Dockerfile used to proxy qemu.org to gitlab.io
2023-06-21 7:44 UTC (2+ messages)
[PATCH v2] hw/mips: Improve the default USB settings in the loongson3-virt machine
2023-06-21 7:41 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).