qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-16 15:33:33 to 2021-09-17 08:20:08 UTC [more...]

[PATCH v6 00/21] Add LoongArch linux-user emulation support
 2021-09-17  8:12 UTC  (8+ messages)
` [PATCH v6 01/21] target/loongarch: Add README
` [PATCH v6 02/21] target/loongarch: Add core definition
` [PATCH v6 03/21] target/loongarch: Add main translation routines
` [PATCH v6 05/21] target/loongarch: Add fixed point shift instruction translation
` [PATCH v6 06/21] target/loongarch: Add fixed point bit "
` [PATCH v6 08/21] target/loongarch: Add fixed point atomic "
` [PATCH v6 20/21] target/loongarch: 'make check-tcg' support

[PATCH v4 00/20] nubus: bus, device, bridge, IRQ and address space improvements
 2021-09-17  7:50 UTC  (21+ messages)
` [PATCH v4 01/20] nubus-device: rename slot_nb variable to slot
` [PATCH v4 02/20] nubus-device: expose separate super slot memory region
` [PATCH v4 03/20] nubus-device: add device slot parameter
` [PATCH v4 04/20] nubus: use bitmap to manage available slots
` [PATCH v4 05/20] nubus: move slot bitmap checks from NubusDevice realize() to BusClass check_address()
` [PATCH v4 06/20] nubus: implement BusClass get_dev_path()
` [PATCH v4 07/20] nubus: add trace-events for empty slot accesses
` [PATCH v4 08/20] nubus: generate bus error when attempting to access empty slots
` [PATCH v4 09/20] macfb: don't register declaration ROM
` [PATCH v4 10/20] nubus-device: remove nubus_register_rom() and nubus_register_format_block()
` [PATCH v4 11/20] nubus-device: add romfile property for loading declaration ROMs
` [PATCH v4 12/20] nubus: move nubus to its own 32-bit address space
` [PATCH v4 13/20] nubus-bridge: introduce separate NubusBridge structure
` [PATCH v4 14/20] mac-nubus-bridge: rename MacNubusState to MacNubusBridge
` [PATCH v4 15/20] nubus: move NubusBus from mac-nubus-bridge to nubus-bridge
` [PATCH v4 16/20] nubus-bridge: embed the NubusBus object directly within nubus-bridge
` [PATCH v4 17/20] nubus-bridge: make slot_available_mask a qdev property
` [PATCH v4 18/20] nubus: add support for slot IRQs
` [PATCH v4 19/20] q800: wire up nubus IRQs
` [PATCH v4 20/20] q800: configure nubus available slots for Quadra 800

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

[PATCH v9 00/16] machine: smp parsing fixes and improvement
 2021-09-17  7:33 UTC  (5+ messages)
` [PATCH v9 07/16] qtest/numa-test: Use detailed -smp CLI in test_def_cpu_split

[PATCH 0/2] modules: Improve modinfo.c architecture support
 2021-09-17  7:14 UTC  (4+ messages)
` [PATCH 1/2] meson: introduce modules_arch
` [PATCH 2/2] modules: use a list of supported arch for each module

hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
 2021-09-17  6:42 UTC  (4+ messages)

[PATCH v2] target/riscv: Set mstatus_hs.[SD|FS] bits if Clean and V=1 in mark_fs_dirty()
 2021-09-17  6:38 UTC  (2+ messages)

[PATCH 00/15] Switch iotests to using Async QMP
 2021-09-17  5:40 UTC  (16+ messages)
` [PATCH 01/15] python/aqmp: add greeting property to QMPClient
` [PATCH 02/15] python/aqmp: add .empty() method to EventListener
` [PATCH 03/15] python/aqmp: Return cleared events from EventListener.clear()
` [PATCH 04/15] python/qmp: clear events on get_events() call
` [PATCH 05/15] python/qmp: add send_fd_scm directly to QEMUMonitorProtocol
` [PATCH 06/15] python, iotests: remove socket_scm_helper
` [PATCH 07/15] python/aqmp: add send_fd_scm
` [PATCH 08/15] python/aqmp: Create MessageModel and StandaloneModel classes
` [PATCH 09/15] python/machine: remove has_quit argument
` [PATCH 10/15] python/machine: Add support for AQMP backend
` [PATCH 11/15] python/aqmp: Create sync QMP wrapper for iotests
` [PATCH 12/15] iotests: Disable AQMP logging under non-debug modes
` [PATCH 13/15] iotests: Accommodate async QMP Exception classes
` [PATCH 14/15] python/aqmp: Remove scary message
` [PATCH 15/15] python, iotests: replace qmp with aqmp

[PATCH v3 00/16] python/iotests: Run iotest linters during Python CI
 2021-09-17  5:46 UTC  (2+ messages)

[PATCH v3 0/9] hw/nvram: hw/arm: Introduce Xilinx eFUSE and BBRAM
 2021-09-17  5:24 UTC  (10+ messages)
` [PATCH v3 1/9] hw/nvram: Introduce Xilinx eFuse QOM
` [PATCH v3 2/9] hw/nvram: Introduce Xilinx Versal eFuse device
` [PATCH v3 3/9] hw/nvram: Introduce Xilinx ZynqMP "
` [PATCH v3 4/9] hw/nvram: Introduce Xilinx battery-backed ram
` [PATCH v3 5/9] hw/arm: xlnx-versal-virt: Add Xilinx BBRAM device
` [PATCH v3 6/9] hw/arm: xlnx-versal-virt: Add Xilinx eFUSE device
` [PATCH v3 7/9] hw/arm: xlnx-zcu102: Add Xilinx BBRAM device
` [PATCH v3 8/9] hw/arm: xlnx-zcu102: Add Xilinx eFUSE device
` [PATCH v3 9/9] docs/system/arm: xlnx-versal-virt: BBRAM and eFUSE Usage

[Qemu-devel] [Bug 1749393] [NEW] sbrk() not working under qemu-user with a PIE-compiled binary?
 2021-09-17  4:33 UTC  (2+ messages)
` [Bug 1749393] "

[PATCH 0/9] bsd-user mmap fixes
 2021-09-17  2:58 UTC  (11+ messages)
` [PATCH 1/9] bsd-user: Apply e6deac9cf99 from linux-user (zero anonymous memory)
` [PATCH 2/9] bsd-user: Apply fb7e378cf9c from linux-user (fix FORTIFY warnings)
` [PATCH 3/9] bsd-user: MAP_ symbols are defined, so no need for ifdefs
` [PATCH 4/9] bsd-user: mmap return ENOMEM on overflow
` [PATCH 5/9] bsd-user: mmap prefer MAP_ANON for BSD
` [PATCH 6/9] bsd-user: mmap line wrap change
` [PATCH 7/9] bsd-user: Don't try to mmap fd when it is -1 independently from MAP_ANONYMOUS flag
` [PATCH 8/9] bsd-user: Implement MAP_EXCL, required by jemalloc in head
` [PATCH 9/9] bsd-user: Apply 86abac06c14 from linux-user (target_mprotect can't fail)

[PATCH 0/4] ui/gtk-egl: fix for untab/tab problem
 2021-09-17  0:13 UTC  (5+ messages)
` [PATCH 1/4] ui/gtk-egl: un-tab and re-tab should destroy egl surface and context
` [PATCH 2/4] ui/gtk-egl: make sure the right context is set as the current
` [PATCH 3/4] ui/gtk: gd_draw_event returns FALSE when no cairo surface is bound
` [PATCH 4/4] ui/gtk-egl: guest fb texture needs to be regenerated when reinitializing egl

[PATCH] ui/gtk: skip any extra draw of same guest scanout blob res
 2021-09-16 23:41 UTC 

[PULL 0/2] Python patches
 2021-09-16 22:07 UTC  (3+ messages)
` [PULL 1/2] python: Update for pylint 2.10
` [PULL 2/2] python: pylint 2.11 support

[PULL 00/21] riscv-to-apply queue
 2021-09-16 21:49 UTC  (22+ 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
` [PULL 18/21] docs/system/riscv: sifive_u: Update U-Boot instructions
` [PULL 19/21] target/riscv: Backup/restore mstatus.SD bit when virtual register swapped
` [PULL 20/21] target/riscv: csr: Rename HCOUNTEREN_CY and friends
` [PULL 21/21] hw/riscv: opentitan: Correct the USB Dev address

[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  (2+ messages)

[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  (8+ messages)
` [PATCH v11 06/10] hvf: arm: Implement -cpu host

[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  (5+ messages)
` [PATCH v3 12/20] nubus: move nubus to its own 32-bit address space

[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  (5+ messages)

[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


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