qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-16 10:46:20 to 2021-09-16 22:03:06 UTC [more...]

[PULL 00/21] riscv-to-apply queue
 2021-09-16 21:49 UTC  (18+ messages)
` [PULL 01/21] target/riscv: Update the ePMP CSR address
` [PULL 02/21] target/riscv: Fix satp write
` [PULL 03/21] target/riscv: Expose interrupt pending bits as GPIO lines
` [PULL 04/21] hw/intc: sifive_clint: Use RISC-V CPU "
` [PULL 05/21] hw/intc: ibex_plic: Convert the PLIC to use "
` [PULL 06/21] hw/intc: sifive_plic: "
` [PULL 07/21] hw/intc: ibex_timer: Convert the timer "
` [PULL 08/21] hw/timer: Add SiFive PWM support
` [PULL 09/21] sifive_u: Connect the SiFive PWM device
` [PULL 10/21] hw/intc: Rename sifive_clint sources to riscv_aclint sources
` [PULL 11/21] hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT
` [PULL 12/21] hw/riscv: virt: Re-factor FDT generation
` [PULL 13/21] hw/riscv: virt: Add optional ACLINT support to virt machine
` [PULL 14/21] hw/dma: sifive_pdma: reset Next* registers when Control.claim is set
` [PULL 15/21] hw/dma: sifive_pdma: claim bit must be set before DMA transactions
` [PULL 16/21] hw/dma: sifive_pdma: allow non-multiple transaction size transactions
` [PULL 17/21] hw/dma: sifive_pdma: don't set Control.error if 0 bytes to transfer

[PATCH v1 1/1] hw/riscv: opentitan: Correct the USB Dev address
 2021-09-16 21:42 UTC  (2+ messages)

[PATCH] target/riscv: csr: Rename HCOUNTEREN_CY and friends
 2021-09-16 21:41 UTC  (2+ messages)

plugins: Missing Store Exclusive Memory Accesses
 2021-09-16 20:44 UTC 

[PULL 00/10] Trivial branch for 6.2 patches
 2021-09-16 20:08 UTC  (12+ messages)
` [PULL 01/10] util: Remove redundant checks in the openpty()
` [PULL 02/10] hw/i386/acpi-build: Fix a typo
` [PULL 03/10] qdev: Complete qdev_init_gpio_out() documentation
` [PULL 04/10] spelling: sytem => system
` [PULL 05/10] configure: add missing pc-bios/qemu_vga.ndrv symlink in build tree
` [PULL 06/10] target/i386: spelling: occured=>occurred, mininum=>minimum
` [PULL 07/10] intel_iommu: Fix typo in comments
` [PULL 08/10] hw/vfio: "
` [PULL 09/10] target/avr: Fix compiler errors (-Werror=enum-conversion)
` [PULL 10/10] target/sparc: Make sparc_cpu_dump_state() static

[RFC PATCH 0/4] block layer: split block APIs in graph and I/O
 2021-09-16 19:49 UTC  (6+ messages)

[PATCH v2 0/4] ui/console: chardev backend improvements
 2021-09-16 19:22 UTC  (5+ messages)
` [PATCH v2 1/4] ui/console: replace QEMUFIFO with Fifo8
` [PATCH v2 2/4] ui/console: replace kbd_timer with chr_accept_input callback
` [PATCH v2 3/4] ui/console: remove chardev frontend connected test
` [PATCH v2 4/4] ui/console: prevent use after free error

[PATCH 0/2] Python: update CI tests for pylint 2.10 and 2.11
 2021-09-16 19:06 UTC  (8+ messages)
` [PATCH 1/2] python: Update for pylint 2.10
` [PATCH 2/2] python: pylint 2.11 support

[ RFC v2 0/9] Improve PMU support
 2021-09-16 18:52 UTC  (10+ messages)
` [ RFC v2 1/9] target/riscv: Fix PMU CSR predicate function
` [ RFC v2 3/9] target/riscv: pmu: Make number of counters configurable
` [ RFC v2 4/9] target/riscv: Implement mcountinhibit CSR

[PATCH] hw/rtc/pl031: Send RTC_CHANGE QMP event
 2021-09-16 18:24 UTC  (4+ messages)

[PATCH v3] target/ppc: Fix 64-bit decrementer
 2021-09-16 18:22 UTC  (2+ messages)

[PATCH v11 00/10] hvf: Implement Apple Silicon Support
 2021-09-16 17:47 UTC  (26+ messages)
` [PATCH v11 02/10] hvf: Add execute to dirty log permission bitmap
` [PATCH v11 03/10] hvf: Introduce hvf_arch_init() callback
` [PATCH v11 04/10] hvf: Add Apple Silicon support
` [PATCH v11 05/10] arm/hvf: Add a WFI handler
` [PATCH v11 06/10] hvf: arm: Implement -cpu host
` [PATCH v11 07/10] hvf: arm: Implement PSCI handling
` [PATCH v11 09/10] hvf: arm: Add rudimentary PMC support
` [PATCH v11 10/10] arm: tcg: Adhere to SMCCC 1.3 section 5.2

[PATCH v3 0/1] Update check-python-tox test for pylint 2.10
 2021-09-16 17:46 UTC  (7+ messages)
` [PATCH v3 1/1] python: Update "

[PATCH v6 0/6] pSeries FORM2 affinity support
 2021-09-16 17:31 UTC  (6+ messages)
` [PATCH v6 3/6] spapr: introduce spapr_numa_associativity_reset()

[PATCH v3 00/20] nubus: bus, device, bridge, IRQ and address space improvements
 2021-09-16 16:50 UTC  (9+ messages)
` [PATCH v3 11/20] nubus-device: add romfile property for loading declaration ROMs
` [PATCH v3 12/20] nubus: move nubus to its own 32-bit address space

[PATCH RFC 00/13] hw/nvme: experimental user-creatable objects
 2021-09-16 16:31 UTC  (6+ messages)
` [PATCH RFC 02/13] hw/nvme: move zns helpers and types into zoned.h

[PATCH v12 00/10] hvf: Implement Apple Silicon Support
 2021-09-16 16:08 UTC  (12+ messages)
` [PATCH v12 01/10] arm: Move PMC register definitions to internals.h
` [PATCH v12 02/10] hvf: Add execute to dirty log permission bitmap
` [PATCH v12 03/10] hvf: Introduce hvf_arch_init() callback
` [PATCH v12 04/10] hvf: Add Apple Silicon support
` [PATCH v12 05/10] arm/hvf: Add a WFI handler
` [PATCH v12 06/10] hvf: arm: Implement -cpu host
` [PATCH v12 07/10] hvf: arm: Implement PSCI handling
` [PATCH v12 08/10] arm: Add Hypervisor.framework build target
` [PATCH v12 09/10] hvf: arm: Add rudimentary PMC support
` [PATCH v12 10/10] arm: tcg: Adhere to SMCCC 1.3 section 5.2

[PULL 0/2] virtiofs queue
 2021-09-16 16:09 UTC  (7+ messages)
` [PULL 1/2] tools/virtiofsd: Add fstatfs64 syscall to the seccomp allowlist
` [PULL 2/2] virtiofsd: Reverse req_list before processing it

[PULL 00/35] tcg patch queue
 2021-09-16 15:30 UTC  (36+ messages)
` [PULL 01/35] include/exec: Move cpu_signal_handler declaration
` [PULL 02/35] accel/tcg: Restrict cpu_handle_halt() to sysemu
` [PULL 03/35] hw/core: Restrict cpu_has_work() "
` [PULL 04/35] hw/core: Un-inline cpu_has_work()
` [PULL 05/35] sysemu: Introduce AccelOpsClass::has_work()
` [PULL 06/35] accel/kvm: Implement AccelOpsClass::has_work()
` [PULL 07/35] accel/whpx: "
` [PULL 08/35] accel/tcg: Implement AccelOpsClass::has_work() as stub
` [PULL 09/35] target/alpha: Restrict has_work() handler to sysemu
` [PULL 10/35] target/arm: Restrict has_work() handler to sysemu and TCG
` [PULL 11/35] target/avr: Restrict has_work() handler to sysemu
` [PULL 12/35] target/cris: "
` [PULL 13/35] target/hexagon: Remove unused has_work() handler
` [PULL 14/35] target/hppa: Restrict has_work() handler to sysemu
` [PULL 15/35] target/i386: Restrict has_work() handler to sysemu and TCG
` [PULL 16/35] target/m68k: Restrict has_work() handler to sysemu
` [PULL 17/35] target/microblaze: "
` [PULL 18/35] target/mips: Restrict has_work() handler to sysemu and TCG
` [PULL 19/35] target/nios2: Restrict has_work() handler to sysemu
` [PULL 20/35] target/openrisc: "
` [PULL 21/35] target/ppc: Introduce PowerPCCPUClass::has_work()
` [PULL 22/35] target/ppc: Restrict has_work() handlers to sysemu and TCG
` [PULL 23/35] target/riscv: Restrict has_work() handler "
` [PULL 24/35] target/rx: Restrict has_work() handler to sysemu
` [PULL 25/35] target/s390x: Restrict has_work() handler to sysemu and TCG
` [PULL 26/35] target/sh4: Restrict has_work() handler to sysemu
` [PULL 27/35] target/sparc: Remove pointless use of CONFIG_TCG definition
` [PULL 28/35] target/sparc: Restrict has_work() handler to sysemu
` [PULL 29/35] target/tricore: "
` [PULL 30/35] target/xtensa: "
` [PULL 31/35] accel: Add missing AccelOpsClass::has_work() and drop SysemuCPUOps one
` [PULL 32/35] tcg/mips: Drop inline markers
` [PULL 33/35] tcg/mips: Allow JAL to be out of range in tcg_out_bswap_subr
` [PULL 34/35] tcg/mips: Unset TCG_TARGET_HAS_direct_jump
` [PULL 35/35] tcg/mips: Drop special alignment for code_gen_buffer

[PULL 00/10] Linux user for 6.2 patches
 2021-09-16 15:12 UTC  (11+ messages)
` [PULL 01/10] linux-user: Fix coding style nits in qemu.h
` [PULL 02/10] linux-user: Split strace prototypes into strace.h
` [PULL 03/10] linux-user: Split signal-related prototypes into signal-common.h
` [PULL 04/10] linux-user: Split loader-related prototypes into loader.h
` [PULL 05/10] linux-user: Split mmap prototypes into user-mmap.h
` [PULL 06/10] linux-user: Split safe-syscall macro into its own header
` [PULL 07/10] linux-user: Split linux-user internals out of qemu.h
` [PULL 08/10] linux-user: Don't include gdbstub.h in qemu.h
` [PULL 09/10] linux-user: Drop unneeded includes from qemu.h
` [PULL 10/10] linux-user: Check lock_user result for ip_mreq_source sockopts

[PATCH 0/2] linux-user/nios2: trap and kuser fixes
 2021-09-16 15:06 UTC  (3+ messages)

[PATCH v3 00/16] python/iotests: Run iotest linters during Python CI
 2021-09-16 15:05 UTC  (8+ messages)
` [PATCH v3 01/16] python: Update for pylint 2.10
` [PATCH v3 02/16] iotests/mirror-top-perms: Adjust imports

[PATCH 00/22] qapi: Remove simple unions from the schema language
 2021-09-16 15:01 UTC  (5+ messages)
` [PATCH 09/22] qapi: Convert simple union ImageInfoSpecific to flat one
` [PATCH 10/22] qapi: Convert simple union TransactionAction "

[PATCH v2 00/12] target/arm: Use TCG vector ops for MVE
 2021-09-16 14:39 UTC  (7+ messages)
` [PATCH v2 09/12] target/arm: Optimize MVE VSHL, VSHR immediate forms

[PULL 0/6] Vga 20210916 patches
 2021-09-16 14:27 UTC  (2+ messages)

[PATCH RFC 0/5] Subject: [PATCH RFC 0/5] qapi: Add feature flags to enum members
 2021-09-16 14:12 UTC  (5+ messages)

[PATCH] hw/ssi: imx_spi: Improve chip select handling
 2021-09-16 14:21 UTC  (11+ messages)

[PULL 00/14] aspeed queue
 2021-09-16 14:07 UTC  (11+ messages)
` [PULL 14/14] hw/arm/aspeed: Add Fuji machine type

[PATCH] configure/optionrom: Fix MSYS2 multiboot.bin issue
 2021-09-16 13:54 UTC  (2+ messages)

[PATCH v3 0/4] s390x: CPU Topology
 2021-09-16 13:50 UTC  (5+ messages)
` [PATCH v3 1/4] linux-headers update
` [PATCH v3 2/4] s390x: kvm: topology: interception of PTF instruction
` [PATCH v3 3/4] s390x: topology: CPU topology objects and structures
` [PATCH v3 4/4] s390x: topology: implementating Store Topology System Information

[PATCH v2 00/22] QEMU RISC-V AIA support
 2021-09-16 13:42 UTC  (6+ messages)
` [PATCH v2 04/22] target/riscv: Improve fidelity of guest external interrupts

hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
 2021-09-16 13:28 UTC  (4+ messages)
` [PATCH v2 1/3] bios-tables-test: allow changes in DSDT ACPI tables for q35
` [PATCH v2 2/3] hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
` [PATCH v2 3/3] bios-tables-test: Update ACPI DSDT table golden blobs for q35

hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
 2021-09-16 12:59 UTC  (3+ messages)
` [PATCH 2/3] "

[PATCH RFC 0/8] blockdev-replace
 2021-09-16 12:54 UTC  (4+ messages)
` [PATCH 5/8] qdev: improve find_device_state() to distinguish simple not found case

[PATCH] target/sparc: Make sparc_cpu_dump_state() static
 2021-09-16 12:52 UTC  (3+ messages)

[PATCH v3 00/10] virtio-iommu: Add ACPI support
 2021-09-16 12:45 UTC  (5+ messages)
` [PATCH v3 01/10] hw/acpi: Add VIOT table
` [PATCH v3 04/10] hw/arm/virt: Reject instantiation of multiple IOMMUs

[PATCH] hw/intc: GIC maintenance interrupt not triggered
 2021-09-16 12:46 UTC  (3+ messages)

[PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-09-16 12:34 UTC  (4+ messages)

[PATCH V3] block/rbd: implement bdrv_co_block_status
 2021-09-16 12:21 UTC 

[PATCH RFC v2 04/16] vfio-user: connect vfio proxy to remote server
 2021-09-16 11:49 UTC  (11+ messages)

[PATCH] monitor: Tidy up find_device_state()
 2021-09-16 11:26 UTC  (2+ messages)

[PATCH] net: Add "info neighbors" command
 2021-09-16 11:11 UTC  (5+ messages)

[PATCH v2 00/53] monitor: explicitly permit QMP commands to be added for all use cases
 2021-09-16 10:54 UTC  (5+ messages)
` [PATCH v2 25/53] target/sparc: convert to use format_state instead of dump_state
` [PATCH v2 48/53] target/sparc: convert to use format_tlb callback

[PATCH v2] qobject: Fix maybe uninitialized in qdict_array_split
 2021-09-16 10:25 UTC  (2+ messages)

[PATCH RESEND 1/1] multi-process: fix usage information
 2021-09-16 10:06 UTC  (2+ messages)


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).