messages from 2022-06-10 08:43:34 to 2022-06-11 10:36:40 UTC [more...]
[PULL 00/49] MIPS patches for 2022-06-11
2022-06-11 10:32 UTC (4+ messages)
` [PULL 01/49] target/mips: Fix WatchHi.M handling
` [PULL 02/49] target/mips: Fix SAT_S trans helper
` [PULL 10/49] target/mips: Fix emulation of nanoMIPS BPOSGE32C instruction
[PATCH v4 00/11] QOM'ify PIIX southbridge creation
2022-06-11 9:47 UTC (2+ messages)
[PATCH v2 00/11] hw/acpi/piix4: remove legacy piix4_pm_init() function
2022-06-11 9:46 UTC (3+ messages)
[PATCH 00/50] PS2 device QOMification - part 1
2022-06-11 9:31 UTC (5+ messages)
[PATCH v6 0/4] QEMU RISC-V nested virtualization fixes
2022-06-11 8:01 UTC (5+ messages)
` [PATCH v6 1/4] target/riscv: Don't force update priv spec version to latest
` [PATCH v6 2/4] target/riscv: Add dummy mcountinhibit CSR for priv spec v1.11 or higher
` [PATCH v6 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
` [PATCH v6 4/4] target/riscv: Force disable extensions if priv spec version does not match
[RFC PATCH] target/arm: de-duplicate our register XML definitions
2022-06-11 7:05 UTC (3+ messages)
[PATCH v10 0/1] Introduce akcipher service for virtio-crypto
2022-06-11 6:42 UTC (2+ messages)
` [PATCH v10 1/1] crypto: Introduce RSA algorithm
[PULL 00/54] virtio,pc,pci: fixes,cleanups,features
2022-06-11 6:17 UTC (38+ messages)
` [PULL 21/54] tests: acpi: update expected blobs
` [PULL 23/54] tests: acpi: add applesmc testcase
` [PULL 25/54] tests: acpi: update expected blobs
` [PULL 26/54] tests: acpi: white-lists expected DSDT.pvpanic-isa blob
` [PULL 27/54] tests: acpi: add pvpanic-isa: testcase
` [PULL 28/54] acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
` [PULL 29/54] tests: acpi: update expected DSDT.pvpanic-isa blob
` [PULL 30/54] tests: acpi: white-list DSDT.tis.tpm2/DSDT.tis.tpm12 expected blobs
` [PULL 31/54] acpi: pc/q35: tpm-tis: fix TPM device scope
` [PULL 32/54] acpi: pc/q35: remove not needed 'if' condition on pci bus
` [PULL 33/54] acpi: tpm-tis: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
` [PULL 34/54] tests: acpi: update expected DSDT.tis.tpm2/DSDT.tis.tpm12 blobs
` [PULL 35/54] x86: acpi-build: do not include hw/isa/isa.h directly
` [PULL 37/54] hw/acpi/cxl: Pass in the CXLState directly rather than MachineState
` [PULL 38/54] hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c
` [PULL 39/54] tests/acpi: Allow modification of q35 CXL CEDT table
` [PULL 40/54] pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup
` [PULL 41/54] tests/acpi: Update q35/CEDT.cxl for new memory addresses
` [PULL 42/54] hw/cxl: Move the CXLState from MachineState to machine type specific state
` [PULL 43/54] hw/machine: Drop cxl_supported flag as no longer useful
` [PULL 44/54] pci: fix overflow in snprintf string formatting
` [PULL 45/54] hw/cxl: Fix missing write mask for HDM decoder target list registers
` [PULL 46/54] hw/acpi/viot: rename build_pci_range_node() to enumerate_pci_host_bridges()
` [PULL 47/54] hw/acpi/viot: move the individual PCI host bridge entry generation to a new function
` [PULL 48/54] hw/acpi/viot: build array of PCI host bridges before generating VIOT ACPI table
` [PULL 49/54] tests/acpi: virt: allow VIOT acpi table changes
` [PULL 50/54] hw/acpi/viot: sort VIOT ACPI table entries by PCI host bridge min_bus
` [PULL 51/54] tests/acpi: virt: update golden masters for VIOT
` [PULL 52/54] hw/virtio/vhost-user: don't use uninitialized variable
` [PULL 53/54] hw/vhost-user-scsi|blk: set `supports_config` flag correctly
` [PULL 54/54] crypto: Introduce RSA algorithm
` "
[PATCH v9 0/1] Introduce akcipher service for virtio-crypto
2022-06-11 5:01 UTC (3+ messages)
` [PATCH v9 1/1] crypto: Introduce RSA algorithm
[PATCH v15 0/9] Add LoongArch linux-user emulation support
2022-06-11 3:10 UTC (6+ messages)
` [PATCH v15 8/9] target/loongarch: Adjust functions and structure to support user-mode
about QOP
2022-06-11 1:16 UTC (3+ messages)
vm-build-haiku.x86_64 failures
2022-06-11 0:16 UTC
CentOS 8 cloud images not working under VM tests
2022-06-10 23:28 UTC
[PULL 00/28] target-arm queue
2022-06-10 23:10 UTC (30+ messages)
` [PULL 01/28] target/arm: Mark exception helpers as noreturn
` [PULL 02/28] target/arm: Add coproc parameter to syn_fp_access_trap
` [PULL 03/28] target/arm: Move exception_target_el out of line
` [PULL 04/28] target/arm: Move arm_singlestep_active "
` [PULL 05/28] target/arm: Move arm_generate_debug_exceptions "
` [PULL 06/28] target/arm: Use is_a64 in arm_generate_debug_exceptions
` [PULL 07/28] target/arm: Move exception_bkpt_insn to debug_helper.c
` [PULL 08/28] target/arm: Move arm_debug_exception_fsr "
` [PULL 09/28] target/arm: Rename helper_exception_with_syndrome
` [PULL 10/28] target/arm: Introduce gen_exception_insn_el_v
` [PULL 11/28] target/arm: Rename gen_exception_insn to gen_exception_insn_el
` [PULL 12/28] target/arm: Introduce gen_exception_insn
` [PULL 13/28] target/arm: Create helper_exception_swstep
` [PULL 14/28] target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
` [PULL 15/28] target/arm: Move gen_exception to translate.c
` [PULL 16/28] target/arm: Rename gen_exception to gen_exception_el
` [PULL 17/28] target/arm: Introduce gen_exception
` [PULL 18/28] target/arm: Introduce gen_exception_el_v
` [PULL 19/28] target/arm: Introduce helper_exception_with_syndrome
` [PULL 20/28] target/arm: Remove default_exception_el
` [PULL 21/28] target/arm: Create raise_exception_debug
` [PULL 22/28] target/arm: Move arm_debug_target_el to debug_helper.c
` [PULL 23/28] target/arm: Fix Secure PL1 tests in fp_exception_el
` [PULL 24/28] tests/qtest: Reduce npcm7xx_sdhci test image size
` [PULL 25/28] target/arm: Adjust format test in scr_write
` [PULL 26/28] target/arm: SCR_EL3.RW is RAO/WI without AArch32 EL[12]
` [PULL 27/28] gdbstub: Don't use GDB syscalls if no GDB is attached
` [PULL 28/28] semihosting/config: Merge --semihosting-config option groups
[RFC PATCH v2 0/7] tests: run python tests under a venv
2022-06-10 22:26 UTC (8+ messages)
` [RFC PATCH v2 1/7] tests: create optional tests/venv dependency groups
` [RFC PATCH v2 2/7] tests: pythonize test venv creation
` [RFC PATCH v2 3/7] tests: Remove spurious pip warnings on Ubuntu20.04
` [RFC PATCH v2 4/7] tests/vm: add venv pre-requisites to VM building recipes
` [RFC PATCH v2 5/7] tests: add 'check-venv' as a dependency of 'make check'
` [RFC PATCH v2 6/7] iotests: use tests/venv for running tests
` [RFC PATCH v2 7/7] iotests: self-bootstrap testing venv
Ubuntu 18.04 VM tests
2022-06-10 21:11 UTC (2+ messages)
[PATCH] xen/pass-through: merge emulated bits correctly
2022-06-10 19:10 UTC
[PATCH] xen/pass-through: don't create needless register group
2022-06-10 16:23 UTC
[PATCH RFC 0/2] arm: enable MTE for QEMU + kvm
2022-06-10 20:48 UTC (4+ messages)
` [PATCH RFC 1/2] arm/kvm: enable MTE if available
[PULL 00/17] Kraxel 20220610 patches
2022-06-10 20:16 UTC (19+ messages)
` [PULL 01/17] ui/gtk-gl-area: implement GL context destruction
` [PULL 02/17] ui/gtk-gl-area: create the requested GL context version
` [PULL 03/17] ui/cocoa: Fix poweroff request code
` [PULL 04/17] hw/audio/cs4231a: Const'ify global tables
` [PULL 05/17] hw/usb: Add CanoKey Implementation
` [PULL 06/17] hw/usb/canokey: Add trace events
` [PULL 07/17] meson: Add CanoKey
` [PULL 08/17] docs: Add CanoKey documentation
` [PULL 09/17] docs/system/devices/usb: Add CanoKey to USB devices examples
` [PULL 10/17] MAINTAINERS: add myself as CanoKey maintainer
` [PULL 11/17] hw/usb/hcd-ehci: fix writeback order
` [PULL 12/17] usbredir: avoid queuing hello packet on snapshot restore
` [PULL 13/17] virtio-gpu: update done only on the scanout associated with rect
` [PULL 14/17] ui: move 'pc-bios/keymaps' to 'ui/keymaps'
` [PULL 15/17] ui/console: Do not return a value with ui_info
` [PULL 16/17] ui: Deliver refresh rate via QemuUIInfo
` [PULL 17/17] virtio-gpu: Respect UI refresh rate for EDID
[PATCH v11 00/14] vfio-user server in QEMU
2022-06-10 19:50 UTC (15+ messages)
` [PATCH v11 01/14] qdev: unplug blocker for devices
` [PATCH v11 02/14] remote/machine: add HotplugHandler for remote machine
` [PATCH v11 03/14] remote/machine: add vfio-user property
` [PATCH v11 04/14] vfio-user: build library
` [PATCH v11 05/14] vfio-user: define vfio-user-server object
` [PATCH v11 06/14] vfio-user: instantiate vfio-user context
` [PATCH v11 07/14] vfio-user: find and init PCI device
` [PATCH v11 08/14] vfio-user: run vfio-user context
` [PATCH v11 09/14] vfio-user: handle PCI config space accesses
` [PATCH v11 10/14] vfio-user: IOMMU support for remote device
` [PATCH v11 11/14] vfio-user: handle DMA mappings
` [PATCH v11 12/14] vfio-user: handle PCI BAR accesses
` [PATCH v11 13/14] vfio-user: handle device interrupts
` [PATCH v11 14/14] vfio-user: handle reset of remote device
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-06-10 19:27 UTC (13+ messages)
[PATCH RESEND v2 00/11] target/ppc: BCDA and mffscdrn implementations
2022-06-10 18:23 UTC (12+ messages)
` [PATCH RESEND v2 01/11] target/ppc: Fix insn32.decode style issues
` [PATCH RESEND v2 02/11] target/ppc: Move mffscrn[i] to decodetree
` [PATCH RESEND v2 03/11] target/ppc: Move mffsce "
` [PATCH RESEND v2 04/11] target/ppc: Move mffsl "
` [PATCH RESEND v2 05/11] target/ppc: Move mffs[.] "
` [PATCH RESEND v2 06/11] target/ppc: Implement mffscdrn[i] instructions
` [PATCH RESEND v2 07/11] tests/tcg/ppc64: Add mffsce test
` [PATCH RESEND v2 08/11] target/ppc: Add flag for ISA v2.06 BCDA instructions
` [PATCH RESEND v2 09/11] target/ppc: implement addg6s
` [PATCH RESEND v2 10/11] target/ppc: implement cbcdtd
` [PATCH RESEND v2 11/11] target/ppc: implement cdtbcd
[PATCH] target/riscv: Remove condition guarding register zero for auipc and lui
2022-06-10 18:11 UTC (2+ messages)
[PATCH v5 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
2022-06-10 17:27 UTC (5+ messages)
[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-06-10 16:14 UTC (8+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "
[PATCH v4 00/11] target/mips: semihosting cleanup
2022-06-10 15:12 UTC (15+ messages)
` [PATCH v4 01/11] target/mips: Use an exception for semihosting
` [PATCH v4 02/11] target/mips: Add UHI errno values
` [PATCH v4 03/11] target/mips: Create report_fault for semihosting
` [PATCH v4 05/11] target/mips: Drop pread and pwrite syscalls from semihosting
` [PATCH v4 08/11] target/mips: Use error_report for UHI_assert
` [PATCH v4 09/11] semihosting: Remove qemu_semihosting_log_out
` [PATCH v4 11/11] target/mips: Remove GET_TARGET_STRING and FREE_TARGET_STRING
[PATCH 0/7] Undeprecate nanoMIPS and fix multiple bugs
2022-06-10 14:41 UTC (8+ messages)
` [PATCH 5/7] target/mips: Fix handling of unaligned memory access for nanoMips ISA
` [PATCH 7/7] target/mips: Undeprecate nanoMips ISA support in QEMU
[PATCH 0/2] gdbstub: don't crash if no gdb attached and gdb syscall attempted
2022-06-10 14:40 UTC (3+ messages)
[RFC PATCH] linux-user: un-parent OBJECT(cpu) when closing thread
2022-06-10 14:38 UTC
[PATCH RFC 0/5] CPU: Detect put cpu register errors for migrations
2022-06-10 14:19 UTC (5+ messages)
` [PATCH RFC 4/5] cpu: Allow cpu_synchronize_all_post_init() to take an errp
[PATCH] hw/mips/boston: Initialize g_autofree pointers
2022-06-10 14:04 UTC (2+ messages)
[PATCH v3 0/3] QOM improvements for rtc/mc146818rtc
2022-06-10 13:59 UTC (3+ messages)
[PATCH] qsd: Do not use error_report() before monitor_init
2022-06-10 13:45 UTC (3+ messages)
[PATCH v4 0/3] target/nios2: semihosting cleanup
2022-06-10 13:33 UTC (5+ messages)
` [PATCH v4 1/3] target/nios2: Eliminate nios2_semi_is_lseek
` [PATCH v4 2/3] target/nios2: Move nios2-semi.c to nios2_softmmu_ss
[PATCH v2 0/3] Cavium Octeon MIPS extensions
2022-06-10 13:28 UTC (3+ messages)
` [PATCH v2 1/3] target/mips: introduce Cavium Octeon CPU model
[PATCH] tests/qtest: Reduce npcm7xx_sdhci test image size
2022-06-10 13:10 UTC (3+ messages)
[PATCH v2 00/71] target/arm: Scalable Matrix Extension
2022-06-10 12:59 UTC (7+ messages)
` [PATCH v2 29/71] target/arm: Add the SME ZA storage to CPUARMState
` [PATCH v2 41/71] target/arm: Add infrastructure for disas_sme
[PULL 00/25] riscv-to-apply queue
2022-06-10 12:53 UTC (2+ messages)
[PATCH v2 00/15] virtio-gpio and various virtio cleanups
2022-06-10 8:37 UTC (3+ messages)
` [PATCH v2 05/15] hw/virtio: add boilerplate for vhost-user-gpio device
[PATCH v2 0/2] target/arm: SCR_EL3 RES0, RAO/WI tweaks
2022-06-10 12:56 UTC (2+ messages)
[PATCH v3 00/23] target/arm: tidy exception routing
2022-06-10 12:52 UTC (2+ messages)
[PATCH 0/4] Multiple interface support on top of Multi-FD
2022-06-10 12:28 UTC (3+ messages)
[PATCH] acpi/erst: fix fallthrough code upon validation failure
2022-06-10 11:27 UTC (4+ messages)
[PATCH v3 0/4] In v3:
2022-06-10 10:23 UTC (4+ messages)
` [PATCH v3 2/4] docs: rSTify MailingLists wiki; move it to QEMU Git
[PATCH v5] tests/qtest: add qtests for npcm7xx sdhci
2022-06-10 8:59 UTC (5+ messages)
[PATCH v2 1/2] QIOChannelSocket: Reduce ifdefs to improve readability
2022-06-10 8:25 UTC (4+ messages)
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).