messages from 2022-04-21 15:58:14 to 2022-04-21 20:18:19 UTC [more...]
[PATCH v3] hw/misc: applesmc: use host osk as default on macs
2022-04-21 20:13 UTC (5+ messages)
[PATCH 00/50] hppa: general improvements and tidy-ups
2022-04-21 19:30 UTC (50+ messages)
` [PATCH 01/50] dino: checkpatch fixes
` [PATCH 02/50] dino: move registers from dino_init() to DINO_PCI_BRIDGE init function
` [PATCH 03/50] dino: move PCI bus initialisation to dino_pcihost_init()
` [PATCH 04/50] dino: move PCI windows "
` [PATCH 05/50] dino: add memory-as property containing a link to the memory address space
` [PATCH 06/50] dino: move pci_setup_iommu() to dino_pcihost_init()
` [PATCH 07/50] dino: move PCI bus master address space setup to dino_pcihost_realize()
` [PATCH 08/50] dino: move initial register configuration to new dino_pcihost_reset() function
` [PATCH 09/50] dino: use QOM cast instead of directly referencing parent_obj
` [PATCH 10/50] dino: return PCIBus from dino_init() using qdev_get_child_bus()
` [PATCH 11/50] dino: split declarations from dino.c into dino.h
` [PATCH 12/50] hppa: use new CONFIG_HPPA_GENERIC option instead of CONFIG_DINO to build hppa machine
` [PATCH 13/50] dino: change dino_init() to return the DINO device instead of PCIBus
` [PATCH 14/50] machine.c: map DINO device during board configuration
` [PATCH 15/50] dino.h: add defines for DINO IRQ numbers
` [PATCH 16/50] dino: define IRQ inputs as qdev GPIOs
` [PATCH 17/50] dino: wire up serial IRQ using a qdev GPIO in machine.c
` [PATCH 18/50] dino: remove unused dino_set_timer_irq() IRQ handler
` [PATCH 19/50] hppa: move dino_init() from dino.c to machine.c
` [PATCH 20/50] dino: use numerical constant for iar0 and iar1 reset values
` [PATCH 21/50] dino: move DINO HPA constants from hppa_hardware.h to dino.h
` [PATCH 22/50] dino: move from hw/hppa to hw/pci-host
` [PATCH 23/50] lasi: checkpatch fixes
` [PATCH 24/50] lasi: move memory region initialisation to new lasi_init() function
` [PATCH 25/50] lasi: move register memory mapping from lasi.c to machine.c
` [PATCH 26/50] lasi: move initialisation of iar and rtc to new lasi_reset() function
` [PATCH 27/50] lasi: move LASIState and associated QOM structures to lasi.h
` [PATCH 28/50] lasi: replace lasi_get_irq() with defined constants
` [PATCH 29/50] lasi: define IRQ inputs as qdev GPIOs
` [PATCH 30/50] lasi: use qdev GPIOs to wire up IRQs in lasi_initfn()
` [PATCH 31/50] lasi: fix serial port initialisation
` [PATCH 32/50] lasi: update lasi_initfn() to return LASIState
` [PATCH 33/50] lasi: move LAN initialisation to machine.c
` [PATCH 34/50] lasi: move parallel port "
` [PATCH 35/50] lasi: move second serial "
` [PATCH 36/50] lasi: move PS2 "
` [PATCH 37/50] lasi: remove address space parameter from lasi_initfn()
` [PATCH 38/50] lasi: move lasi_initfn() to machine.c
` [PATCH 39/50] lasi: use constants for device register offsets
` [PATCH 40/50] lasi: use numerical constant for iar reset value
` [PATCH 41/50] hppa: move device headers from hppa_sys.h into individual .c files
` [PATCH 42/50] lasi: move from hw/hppa to hw/misc
` [PATCH 43/50] hppa: move hppa_pci_ignore_ops from pci.c to machine.c
` [PATCH 44/50] hppa: remove hw/hppa/pci.c
` [PATCH 45/50] hppa: remove unused trace-events from from hw/hppa
` [PATCH 46/50] hppa: move enable_lan() define from hppa_sys.h to machine.c
` [PATCH 47/50] hppa: remove the empty hppa_sys.h file
` [PATCH 48/50] hppa: use MACHINE QOM macros for defining the hppa machine
` [PATCH 49/50] hppa: fold machine_hppa_machine_init() into machine_hppa_machine_init_class_init()
[PATCH] target/xtensa: import core lx106
2022-04-21 15:57 UTC
[PATCH v2] Only advertise aio=io_uring if support is actually available
2022-04-21 19:27 UTC (2+ messages)
[PATCH v3 00/60] target/arm: Cleanups, new features, new cpus
2022-04-21 19:14 UTC (37+ messages)
` [PATCH v3 07/60] target/arm: Extend store_cpu_offset to take field size
` [PATCH v3 08/60] target/arm: Change DisasContext.thumb to bool
` [PATCH v3 09/60] target/arm: Change CPUArchState.thumb "
` [PATCH v3 10/60] target/arm: Remove fpexc32_access
` [PATCH v3 11/60] target/arm: Split out set_btype_raw
` [PATCH v3 12/60] target/arm: Split out gen_rebuild_hflags
` [PATCH v3 13/60] target/arm: Use tcg_constant in translate-a64.c
` [PATCH v3 14/60] target/arm: Simplify GEN_SHIFT in translate.c
` [PATCH v3 15/60] target/arm: Simplify gen_sar
` [PATCH v3 16/60] target/arm: Simplify aa32 DISAS_WFI
` [PATCH v3 17/60] target/arm: Use tcg_constant in translate.c
` [PATCH v3 18/60] target/arm: Use tcg_constant in translate-m-nocp.c
` [PATCH v3 19/60] target/arm: Use tcg_constant in translate-neon.c
` [PATCH v3 20/60] target/arm: Use smin/smax for do_sat_addsub_32
` [PATCH v3 21/60] target/arm: Use tcg_constant in translate-sve.c
` [PATCH v3 22/60] target/arm: Use tcg_constant in translate-vfp.c
` [PATCH v3 23/60] target/arm: Use tcg_constant_i32 in translate.h
` [PATCH v3 24/60] target/arm: Split out cpregs.h
[PULL 00/18] migration queue
2022-04-21 18:40 UTC (19+ messages)
` [PULL 01/18] tests: improve error message when saving TLS PSK file fails
` [PULL 02/18] tests: support QTEST_TRACE env variable
` [PULL 03/18] tests: print newline after QMP response in qtest logs
` [PULL 04/18] migration: fix use of TLS PSK credentials with a UNIX socket
` [PULL 05/18] tests: switch MigrateStart struct to be stack allocated
` [PULL 06/18] tests: merge code for UNIX and TCP migration pre-copy tests
` [PULL 07/18] tests: introduce ability to provide hooks for migration precopy test
` [PULL 08/18] tests: switch migration FD passing test to use common precopy helper
` [PULL 09/18] tests: expand the migration precopy helper to support failures
` [PULL 10/18] migration: Postpone releasing MigrationState.hostname
` [PULL 11/18] migration: Drop multifd tls_hostname cache
` [PULL 12/18] migration: Add pss.postcopy_requested status
` [PULL 13/18] migration: Move migrate_allow_multifd and helpers into migration.c
` [PULL 14/18] migration: Export ram_load_postcopy()
` [PULL 15/18] migration: Move channel setup out of postcopy_try_recover()
` [PULL 16/18] migration: Allow migrate-recover to run multiple times
` [PULL 17/18] migration: Fix operator type
` [PULL 18/18] migration: Read state once
[PULL 00/18] migration queue
2022-04-21 18:44 UTC (20+ messages)
` [PULL 01/18] tests: improve error message when saving TLS PSK file fails
` [PULL 02/18] tests: support QTEST_TRACE env variable
` [PULL 03/18] tests: print newline after QMP response in qtest logs
` [PULL 04/18] migration: fix use of TLS PSK credentials with a UNIX socket
` [PULL 05/18] tests: switch MigrateStart struct to be stack allocated
` [PULL 06/18] tests: merge code for UNIX and TCP migration pre-copy tests
` [PULL 07/18] tests: introduce ability to provide hooks for migration precopy test
` [PULL 08/18] tests: switch migration FD passing test to use common precopy helper
` [PULL 09/18] tests: expand the migration precopy helper to support failures
` [PULL 10/18] migration: Postpone releasing MigrationState.hostname
` [PULL 11/18] migration: Drop multifd tls_hostname cache
` [PULL 12/18] migration: Add pss.postcopy_requested status
` [PULL 13/18] migration: Move migrate_allow_multifd and helpers into migration.c
` [PULL 14/18] migration: Export ram_load_postcopy()
` [PULL 15/18] migration: Move channel setup out of postcopy_try_recover()
` [PULL 16/18] migration: Allow migrate-recover to run multiple times
` [PULL 17/18] migration: Fix operator type
` [PULL 18/18] migration: Read state once
[PATCH] accel/tcg: Assert mmu_idx in range before use in cputlb
2022-04-21 18:34 UTC (2+ messages)
[RFC PATCH 0/3] Remove some of the old libopcode based disassemblers
2022-04-21 18:35 UTC (2+ messages)
[RFC PATCH 00/18] user-creatable cpu clusters
2022-04-21 18:11 UTC (3+ messages)
[PATCH] target/rx: update PC correctly in wait instruction
2022-04-21 17:10 UTC (2+ messages)
[PATCH 0/6] scsi: add support for FORMAT UNIT command and quirks
2022-04-21 18:11 UTC (5+ messages)
` [PATCH 3/6] scsi-disk: add MODE_PAGE_APPLE quirk for Macintosh
[PATCH v8 00/17] vfio-user server in QEMU
2022-04-21 17:52 UTC (7+ messages)
` [PATCH v8 02/17] qdev: unplug blocker for devices
` [PATCH v8 10/17] vfio-user: run vfio-user context
[PATCH] target/rx: set PSW.I when executing wait instruction
2022-04-21 17:08 UTC (2+ messages)
[PATCH 0/4] target/rx: Track PSW.U in tb->flags
2022-04-21 17:05 UTC (3+ messages)
[PATCH v14 0/8] hmp,qmp: Add commands to introspect virtio devices
2022-04-21 17:47 UTC (3+ messages)
` [PATCH v14 1/8] virtio: drop name parameter for virtio_init()
[PULL 0/7] target/rx patch queue
2022-04-21 17:31 UTC (8+ messages)
` [PULL 1/7] target/rx: Put tb_flags into DisasContext
` [PULL 2/7] target/rx: Store PSW.U in tb->flags
` [PULL 3/7] target/rx: Move DISAS_UPDATE check for write to PSW
` [PULL 4/7] target/rx: Swap stack pointers on clrpsw/setpsw instruction
` [PULL 5/7] hw/rx: rx-gdbsim DTB load address aligned of 16byte
` [PULL 6/7] target/rx: set PSW.I when executing wait instruction
` [PULL 7/7] target/rx: update PC correctly in "
Create qemu-project/py-qemu.qmp repo
2022-04-21 17:59 UTC (2+ messages)
[PATCH for-7.1 00/11] hw/arm: Add NPCM8XX support
2022-04-21 16:59 UTC (5+ messages)
[PULL 00/30] Misc patches
2022-04-21 17:48 UTC (2+ messages)
[PATCH v2 0/5] 9pfs: macOS host fixes
2022-04-21 17:29 UTC (12+ messages)
` [PATCH v2 1/5] 9pfs: fix qemu_mknodat(S_IFREG) on macOS
` [PATCH v2 2/5] 9pfs: fix qemu_mknodat(S_IFSOCK) "
` [PATCH v2 3/5] 9pfs: fix wrong encoding of rdev field in Rgetattr "
` [PATCH v2 4/5] 9pfs: fix wrong errno being sent to Linux client on macOS host
` [PATCH v2 5/5] 9pfs: fix removing non-existent POSIX ACL xattr "
[PULL 00/13] Dump patches
2022-04-21 17:24 UTC (4+ messages)
` [PULL 13/13] dump/win_dump: add 32-bit guest Windows support
[PATCH v2 0/5] Generalize the sysbus device machine allowance
2022-04-21 16:46 UTC (4+ messages)
` [PATCH v2 1/5] qdev: add user_creatable_requires_machine_allowance class flag
[PATCH v3] hw/rx: rx-gdbsim DTB load address aligned of 16byte
2022-04-21 17:07 UTC (2+ messages)
[PATCH] Only advertise aio=io_uring if support is actually available
2022-04-21 16:51 UTC (3+ messages)
[PULL 00/31] target-arm queue
2022-04-21 16:24 UTC (2+ messages)
[PATCH 1/1] hw/i386/amd_iommu: Fix IOMMU event log encoding errors
2022-04-21 16:19 UTC (3+ messages)
[PATCH v8 00/12] target/hexagon: introduce idef-parser
2022-04-21 16:38 UTC (8+ messages)
` [PATCH v8 10/12] target/hexagon: import parser for idef-parser
[PATCH v4] Use io_uring_register_ring_fd() to skip fd operations
2022-04-21 16:36 UTC
[PATCH v7 00/64] nios2 fixes, cleanups, shadow reg sets
2022-04-21 15:17 UTC (35+ messages)
` [PATCH v7 18/64] target/nios2: Fix BRET instruction
` [PATCH v7 19/64] target/nios2: Do not create TCGv for control registers
` [PATCH v7 21/64] target/nios2: Remove cpu_interrupts_enabled
` [PATCH v7 22/64] target/nios2: Split control registers away from general registers
` [PATCH v7 23/64] target/nios2: Clean up nios2_cpu_dump_state
` [PATCH v7 27/64] target/nios2: Use hw/registerfields.h for CR_TLBACC fields
` [PATCH v7 29/64] target/nios2: Use hw/registerfields.h for CR_TLBMISC fields
` [PATCH v7 33/64] target/nios2: Hoist CPU_LOG_INT logging
` [PATCH v7 34/64] target/nios2: Handle EXCP_UNALIGN and EXCP_UALIGND
` [PATCH v7 35/64] target/nios2: Cleanup set of CR_EXCEPTION for do_interrupt
` [PATCH v7 36/64] target/nios2: Clean up handling of tlbmisc in do_exception
` [PATCH v7 40/64] target/nios2: Remove CPU_INTERRUPT_NMI
` [PATCH v7 42/64] target/nios2: Use tcg_constant_tl
` [PATCH v7 43/64] target/nios2: Split out named structs for [IRJ]_TYPE
` [PATCH v7 45/64] target/nios2: Introduce dest_gpr
` [PATCH v7 46/64] target/nios2: Drop CR_STATUS_EH from tb->flags
` [PATCH v7 47/64] target/nios2: Enable unaligned traps for system mode
` [PATCH v7 48/64] target/nios2: Create gen_jumpr
` [PATCH v7 49/64] target/nios2: Hoist set of is_jmp into gen_goto_tb
` [PATCH v7 50/64] target/nios2: Use gen_goto_tb for DISAS_TOO_MANY
` [PATCH v7 51/64] target/nios2: Use tcg_gen_lookup_and_goto_ptr
` [PATCH v7 52/64] target/nios2: Implement Misaligned destination exception
` [PATCH v7 53/64] target/nios2: Introduce shadow register sets
` [PATCH v7 54/64] target/nios2: Implement rdprs, wrprs
` [PATCH v7 55/64] target/nios2: Update helper_eret for shadow registers
` [PATCH v7 56/64] target/nios2: Implement EIC interrupt processing
` [PATCH v7 57/64] target/nios2: Advance pc when raising exceptions
` [PATCH v7 58/64] linux-user/nios2: Handle various SIGILL exceptions
` [PATCH v7 59/64] hw/intc: Vectored Interrupt Controller (VIC)
` [PATCH v7 60/64] hw/nios2: Introduce Nios2MachineState
` [PATCH v7 61/64] hw/nios2: Move memory regions into Nios2Machine
` [PATCH v7 62/64] hw/nios2: Machine with a Vectored Interrupt Controller
` [PATCH v7 63/64] tests/tcg/nios2: Add semihosting multiarch tests
` [PATCH v7 64/64] tests/tcg/nios2: Add test-shadow-1
[PATCH v3] Use io_uring_register_ring_fd() to skip fd operations
2022-04-21 16:18 UTC (3+ messages)
[PATCH v1 00/43] Add LoongArch softmmu support
2022-04-21 15:59 UTC (7+ messages)
` [PATCH v1 25/43] target/loongarch: Add LoongArch CSR instruction
[PATCH v4 0/7] target/riscv: Initial support for the Sdtrig extension via M-mode CSRs
2022-04-21 15:51 UTC (8+ messages)
` [PATCH v4 2/7] target/riscv: machine: Add debug state description
[PATCH v2] Warn user if the vga flag is passed but no vga device is created
2022-04-21 15:29 UTC (2+ messages)
[PATCH] iotests/108: Fix when missing user_allow_other
2022-04-21 15:25 UTC (2+ messages)
introducing vrc :)
2022-04-21 15:20 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).