messages from 2022-05-03 20:57:44 to 2022-05-04 10:19:50 UTC [more...]
[PATCH v2 00/50] hppa: general improvements and tidy-ups
2022-05-04 9:25 UTC (40+ messages)
` [PATCH v2 01/50] dino: checkpatch fixes
` [PATCH v2 02/50] dino: move registers from dino_init() to DINO_PCI_BRIDGE init function
` [PATCH v2 03/50] dino: move PCI bus initialisation to dino_pcihost_init()
` [PATCH v2 04/50] dino: move PCI windows "
` [PATCH v2 05/50] dino: add memory-as property containing a link to the memory address space
` [PATCH v2 06/50] dino: move pci_setup_iommu() to dino_pcihost_init()
` [PATCH v2 07/50] dino: move PCI bus master address space setup to dino_pcihost_realize()
` [PATCH v2 08/50] dino: move initial register configuration to new dino_pcihost_reset() function
` [PATCH v2 09/50] dino: use QOM cast instead of directly referencing parent_obj
` [PATCH v2 10/50] dino: return PCIBus from dino_init() using qdev_get_child_bus()
` [PATCH v2 11/50] dino: split declarations from dino.c into dino.h
` [PATCH v2 12/50] hppa: use new CONFIG_HPPA_B160L option instead of CONFIG_DINO to build hppa machine
` [PATCH v2 13/50] dino: change dino_init() to return the DINO device instead of PCIBus
` [PATCH v2 14/50] machine.c: map DINO device during board configuration
` [PATCH v2 15/50] dino.h: add defines for DINO IRQ numbers
` [PATCH v2 16/50] dino: define IRQ inputs as qdev GPIOs
` [PATCH v2 17/50] dino: wire up serial IRQ using a qdev GPIO in machine.c
` [PATCH v2 18/50] dino: remove unused dino_set_timer_irq() IRQ handler
` [PATCH v2 19/50] hppa: move dino_init() from dino.c to machine.c
` [PATCH v2 20/50] dino: use numerical constant for iar0 and iar1 reset values
` [PATCH v2 21/50] dino: move DINO HPA constants from hppa_hardware.h to dino.h
` [PATCH v2 22/50] dino: move from hw/hppa to hw/pci-host
` [PATCH v2 23/50] lasi: checkpatch fixes
` [PATCH v2 24/50] lasi: move memory region initialisation to new lasi_init() function
` [PATCH v2 25/50] lasi: move register memory mapping from lasi.c to machine.c
` [PATCH v2 26/50] lasi: move initialisation of iar and rtc to new lasi_reset() function
` [PATCH v2 28/50] lasi: replace lasi_get_irq() with defined constants
` [PATCH v2 29/50] lasi: define IRQ inputs as qdev GPIOs
` [PATCH v2 30/50] lasi: use qdev GPIOs to wire up IRQs in lasi_initfn()
` [PATCH v2 31/50] lasi: fix serial port initialisation
` [PATCH v2 32/50] lasi: update lasi_initfn() to return LASIState
` [PATCH v2 33/50] lasi: move LAN initialisation to machine.c
` [PATCH v2 34/50] lasi: move parallel port "
` [PATCH v2 35/50] lasi: move second serial "
` [PATCH v2 38/50] lasi: move lasi_initfn() "
` [PATCH v2 39/50] lasi: use constants for device register offsets
` [PATCH v2 40/50] lasi: use numerical constant for iar reset value
` [PATCH v2 41/50] hppa: move device headers from hppa_sys.h into individual .c files
` [PATCH v2 43/50] hppa: move hppa_pci_ignore_ops from pci.c to machine.c
[RFC PATCH] gitlab-ci: Switch the 'check-patch' & 'check-dco' jobs to use python-container
2022-05-04 9:20 UTC (4+ messages)
[PATCH 0/3] QEMU RISC-V priv spec version fixes
2022-05-04 9:14 UTC (5+ messages)
` [PATCH 1/3] target/riscv: Don't force update priv spec version to latest
` [PATCH 2/3] target/riscv: Add dummy mcountinhibit CSR for priv spec v1.11 or higher
[PATCH] tests/tcg/s390x: Use a different PCRel32 notation in branch-relative-long.c
2022-05-04 9:14 UTC (7+ messages)
` branch-relative-long fails on s390x host (was: [PATCH] tests/tcg/s390x: Use a different PCRel32 notation in branch-relative-long.c)
[PATCH v6 00/13] s390x/tcg: Implement Vector-Enhancements Facility 2
2022-05-04 9:10 UTC (9+ messages)
[PATCH v2 00/74] semihosting cleanup
2022-05-04 9:01 UTC (19+ messages)
` [PATCH v2 16/74] semihosting: Split is_64bit_semihosting per target
` [PATCH v2 17/74] semihosting: Split common_semi_flen_buf "
` [PATCH v2 18/74] semihosting: Split out common_semi_has_synccache
` [PATCH v2 54/74] target/mips: Use an exception for semihosting
` [PATCH v2 59/74] target/mips: Use semihosting/syscalls.h
` [PATCH v2 61/74] target/mips: Use error_report for UHI_assert
` [PATCH v2 63/74] target/mips: Simplify UHI_argnlen and UHI_argn
` [PATCH v2 64/74] target/mips: Remove GET_TARGET_STRING and FREE_TARGET_STRING
` [PATCH v2 65/74] target/xtensa: Use an exception for semihosting
` [PATCH v2 66/74] target/xtensa: Use semihosting/syscalls.h
` [PATCH v2 67/74] tests/docker: Add debian-rx-cross image
` [PATCH v2 69/74] target/rx: Fix the base of the fixed vector table
` [PATCH v2 71/74] target/rx: Consolidate exception helpers
` [PATCH v2 72/74] target/rx: Cleanup rx_cpu_do_interrupt
` [PATCH v2 74/74] tests/tcg/rx: Enable semihosting multiarch tests
[PATCH 0/4] block/file: Show extent size in qemu-img info
2022-05-04 8:46 UTC (9+ messages)
` [PATCH 1/4] block: Improve empty format-specific info dump
` [PATCH 2/4] block: Add protocol-specific image info
` [PATCH 4/4] block/file: Add file-specific "
[PATCH 0/3] ui/gtk: new options, monitor and detach-all
2022-05-04 8:28 UTC (11+ messages)
` [PATCH 1/3] ui/gtk: new param monitor to specify target monitor for launching QEMU
` [PATCH 2/3] ui/gtk: detach_all option for making all VCs detached upon starting
` [PATCH 3/3] ui/gtk: specify detached window's size and location
[PATCH 0/2] docs: build-platforms: Fix and clarify
2022-05-04 8:23 UTC (6+ messages)
` [PATCH 2/2] docs: build-platforms: Clarify stance on minor releases and backports
[PATCH] target/arm: read access to performance counters from EL0
2022-05-04 8:20 UTC (2+ messages)
[PATCH v5 0/8] Support exporting BDSs via VDUSE
2022-05-04 7:40 UTC (9+ messages)
` [PATCH v5 1/8] block: Support passing NULL ops to blk_set_dev_ops()
` [PATCH v5 2/8] block-backend: Introduce blk_get_guest_block_size()
` [PATCH v5 3/8] block/export: Abstract out the logic of virtio-blk I/O process
` [PATCH v5 4/8] linux-headers: Add vduse.h
` [PATCH v5 5/8] libvduse: Add VDUSE (vDPA Device in Userspace) library
` [PATCH v5 6/8] vduse-blk: Implement vduse-blk export
` [PATCH v5 7/8] vduse-blk: Add vduse-blk resize support
` [PATCH v5 8/8] libvduse: Add support for reconnecting
[PATCH 0/2] Upgrade mingw base packages
2022-05-04 7:41 UTC (4+ messages)
` [PATCH 1/2] cirrus/win32: upgrade "
` [PATCH 2/2] gitlab-ci: Upgrade mingw base package
[PATCH v2 0/1] hw/arm/aspeed: Add fby35 machine type
2022-05-04 7:39 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 0/1] hw/arm/aspeed: Add fby35 machine type
2022-05-04 7:26 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH 0/9] Record/replay refactoring and stuff
2022-05-04 7:10 UTC (10+ messages)
` [PATCH 2/9] replay: notify vCPU when BH is scheduled
` [PATCH 3/9] replay: rewrite async event handling
` [PATCH 4/9] replay: simplify async event processing
[PATCH] mos6522: fix linking error when CONFIG_MOS6522 is not set
2022-05-04 7:16 UTC (6+ messages)
[PATCH qemu] spapr: Use address from elf parser for kernel address
2022-05-04 6:55 UTC
[qemu-web PATCH] Add public key for tarball-signing to download page
2022-05-04 6:31 UTC (2+ messages)
[PATCH] linux-user: Expose risc-v V and H isa bit in get_elf_hwcap()
2022-05-04 4:31 UTC
[PATCH] target/mips: Fix store adress of high 64bit in helper_msa_st_b()
2022-05-04 2:33 UTC
[PATCH v3 00/21] target/ppc: Remove hidden usages of *env
2022-05-04 2:09 UTC (28+ messages)
` [PATCH v3 01/21] target/ppc: Remove fpscr_* macros from cpu.h
` [PATCH v3 02/21] target/ppc: Remove unused msr_* macros
` [PATCH v3 03/21] target/ppc: Remove msr_pr macro
` [PATCH v3 04/21] target/ppc: Remove msr_le macro
` [PATCH v3 05/21] target/ppc: Remove msr_ds macro
` [PATCH v3 06/21] target/ppc: Remove msr_ile macro
` [PATCH v3 07/21] target/ppc: Remove msr_ee macro
` [PATCH v3 08/21] target/ppc: Remove msr_ce macro
` [PATCH v3 09/21] target/ppc: Remove msr_pow macro
` [PATCH v3 10/21] target/ppc: Remove msr_me macro
` [PATCH v3 11/21] target/ppc: Remove msr_gs macro
` [PATCH v3 12/21] target/ppc: Remove msr_fp macro
` [PATCH v3 13/21] target/ppc: Remove msr_cm macro
` [PATCH v3 14/21] target/ppc: Remove msr_ir macro
` [PATCH v3 15/21] target/ppc: Remove msr_dr macro
` [PATCH v3 16/21] target/ppc: Remove msr_ep macro
` [PATCH v3 17/21] target/ppc: Remove msr_fe0 and msr_fe1 macros
` [PATCH v3 18/21] target/ppc: Remove msr_ts macro
` [PATCH v3 19/21] target/ppc: Remove msr_hv macro
` [PATCH v3 20/21] target/ppc: Add unused msr bits FIELDs
` [PATCH v3 21/21] target/ppc: Change MSR_* to follow POWER ISA numbering convention
[PATCH 0/2] linux-user/s390x: Fix unwinding from signal handlers
2022-05-03 22:51 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/tcg/s390x: Test "
[PATCH v9 0/6] hw/arm/virt: Fix CPU's default NUMA node ID
2022-05-03 17:43 UTC (6+ messages)
` [PATCH v9 1/6] qapi/machine.json: Add cluster-id
` [PATCH v9 4/6] qtest/numa-test: Correct CPU and NUMA association in aarch64_numa_cpu()
` [PATCH v9 5/6] hw/arm/virt: Fix CPU's default NUMA node ID
` [PATCH v9 6/6] hw/acpi/aml-build: Use existing CPU topology to build PPTT table
[PULL 00/23] Misc patches
2022-05-03 13:00 UTC (24+ messages)
` [PULL 01/23] Use QEMU_SANITIZE_THREAD
` [PULL 02/23] Use QEMU_SANITIZE_ADDRESS
` [PULL 03/23] tests: move libqtest.h back under qtest/
` [PULL 04/23] libqtest: split QMP part in libqmp
` [PULL 05/23] Use g_unix_set_fd_nonblocking()
` [PULL 06/23] block: move fcntl_setfl()
` [PULL 07/23] Replace qemu_pipe() with g_unix_open_pipe()
` [PULL 08/23] util: replace pipe()+cloexec "
` [PULL 09/23] qga: replace pipe() with g_unix_open_pipe(CLOEXEC)
` [PULL 10/23] tests: "
` [PULL 11/23] os-posix: replace pipe()+cloexec "
` [PULL 12/23] virtiofsd: replace pipe() "
` [PULL 13/23] io: "
` [PULL 14/23] Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()
` [PULL 15/23] io: make qio_channel_command_new_pid() static
` [PULL 16/23] chardev: replace qemu_set_nonblock()
` [PULL 17/23] io: replace qemu_set{_non}block()
` [PULL 18/23] qga: replace qemu_set_nonblock()
` [PULL 19/23] hw: "
` [PULL 20/23] ui: "
` [PULL 21/23] net: "
` [PULL 22/23] tests: "
` [PULL 23/23] util: rename qemu_*block() socket functions
[python-qemu-qmp MR] Add Sphinx documentation
2022-05-03 20:44 UTC
[RFC PATCH v2 0/8] Removal of AioContext lock, bs->parents and ->children: new rwlock
2022-05-03 11:04 UTC (13+ messages)
` [RFC PATCH v2 3/8] block: introduce a lock to protect graph operations
[PULL 00/23] Misc patches
2022-05-03 13:12 UTC (21+ messages)
` [PULL 01/23] Use QEMU_SANITIZE_THREAD
` [PULL 02/23] Use QEMU_SANITIZE_ADDRESS
` [PULL 03/23] tests: move libqtest.h back under qtest/
` [PULL 04/23] libqtest: split QMP part in libqmp
` [PULL 05/23] Use g_unix_set_fd_nonblocking()
` [PULL 06/23] block: move fcntl_setfl()
` [PULL 07/23] Replace qemu_pipe() with g_unix_open_pipe()
` [PULL 08/23] util: replace pipe()+cloexec "
` [PULL 10/23] tests: replace pipe() with g_unix_open_pipe(CLOEXEC)
` [PULL 12/23] virtiofsd: "
` [PULL 13/23] io: "
` [PULL 14/23] Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()
` [PULL 15/23] io: make qio_channel_command_new_pid() static
` [PULL 16/23] chardev: replace qemu_set_nonblock()
` [PULL 17/23] io: replace qemu_set{_non}block()
` [PULL 18/23] qga: replace qemu_set_nonblock()
` [PULL 20/23] ui: "
` [PULL 21/23] net: "
` [PULL 22/23] tests: "
` [PULL 23/23] util: rename qemu_*block() socket functions
[PATCH] hw/openrisc: use right OMPIC size variable
2022-05-03 20:22 UTC (3+ messages)
` [PATCH v2] "
[PATCH v8 0/5] hw/arm/virt: Fix CPU's default NUMA node ID
2022-05-03 13:47 UTC (6+ messages)
` [PATCH v8 2/5] qtest/numa-test: Specify CPU topology in aarch64_numa_cpu()
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).