messages from 2023-02-19 08:08:35 to 2023-02-20 15:30:13 UTC [more...]
[PATCH 0/4] win32: do not mix SOCKET and fd space
2023-02-20 15:29 UTC (5+ messages)
` [PATCH 3/4] win32: stop mixing SOCKET and file descriptor space
[RFC PATCH v2] docs: build-platforms: refine requirements on Python build dependencies
2023-02-20 15:25 UTC (3+ messages)
[PATCH v3 0/4] Adds support for running QEMU natively on windows-arm64
2023-02-20 15:16 UTC (11+ messages)
` [PATCH v3 1/4] util/cacheflush: fix cache "
` [PATCH v3 2/4] sysemu/os-win32: fix setjmp/longjmp "
` [PATCH v3 3/4] qga/vss-win32: fix warning for clang++-15
` [PATCH v3 4/4] target/ppc: fix warning with clang-15
[PATCH 0/1] pc-bios: Support List-Directed IPL from ECKD DASD
2023-02-20 15:13 UTC
[PATCH] block: Handle curl 7.55.0, 7.85.0 version changes
2023-02-20 15:09 UTC (4+ messages)
[PATCH 0/9] hw/usb: Cleanups around QOM style
2023-02-20 15:05 UTC (10+ messages)
` [PATCH 1/9] hw/usb/dev-smartcard-reader: Avoid forward-declaring CCIDBus
` [PATCH 2/9] hw/usb/hcd-ohci: Use OHCIState type definition
` [PATCH 3/9] hw/usb/hcd-ohci-pci: Use QOM type-safe cast conversion macro
` [PATCH 4/9] hw/usb/hcd-uhci: Declare QOM macros using OBJECT_DECLARE_TYPE()
` [PATCH 5/9] hw/usb/hcd-uhci: Replace container_of() by UHCI_GET_CLASS() QOM macro
` [PATCH 6/9] hw/usb/hcd-xhci-nec: Declare QOM macros for NEC_XHCI
` [PATCH 7/9] hw/usb/hcd-xhci-nec: Replace container_of() by NEC_XHCI() QOM cast macro
` [PATCH 8/9] hw/usb/u2f: Declare QOM macros using OBJECT_DECLARE_TYPE()
` [PATCH 9/9] hw/usb/u2f-passthru: Use QOM type-safe cast conversion macros
[PATCH] include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header
2023-02-20 14:51 UTC (2+ messages)
[PATCH] accel/xen: Remove dead code
2023-02-20 14:31 UTC (2+ messages)
[PATCH v11 00/59] Xen HVM support under KVM
2023-02-20 14:29 UTC (7+ messages)
` [PATCH v11 09/59] i386/xen: handle guest hypercalls
` [PATCH v11 44/59] hw/xen: Support mapping grant frames
` [PATCH v11 47/59] i386/xen: handle PV timer hypercalls
[RFC PATCH] docs: build-platforms: refine requirements on Python build dependencies
2023-02-20 14:20 UTC (5+ messages)
[PATCH] hw/i386/xen: Remove unused 'hw/ide.h' include from header
2023-02-20 14:15 UTC (2+ messages)
[PATCH] target/riscv: Fix checking of whether instruciton at 'pc_next' spans pages
2023-02-20 7:27 UTC
[PATCH v2 0/4] Missing endianness conversions in user mode
2023-02-20 9:32 UTC (10+ messages)
` [PATCH v2 1/4] linux-user: fix timerfd read endianness conversion
` [PATCH v2 2/4] linux-user: fix sockaddr_in6 endianness
` [PATCH v2 3/4] linux-user: add target to host netlink conversions
` [PATCH v2 4/4] linux-user: handle netlink flag NLA_F_NESTED
[PATCH] target/riscv: Fix checking of whether instruciton at 'pc_next' spans pages
2023-02-20 7:29 UTC
[PATCH v1 0/4] Missing endianness conversions in user mode
2023-02-20 9:03 UTC (5+ messages)
` [PATCH v1 3/4] linux-user: add target to host netlink conversions
Power shell with some problems
2023-02-20 14:04 UTC
[PULL v2 00/11] Misc patches for 2023-02-08
2023-02-20 13:56 UTC (3+ messages)
[PULL 00/30] target-arm queue
2023-02-20 13:38 UTC (2+ messages)
[RFC v5 0/3] migration: reduce time of loading non-iterable vmstate
2023-02-20 13:36 UTC (7+ messages)
[PATCH 0/5] hw/audio: Cleanups around QOM style
2023-02-20 13:18 UTC (6+ messages)
` [PATCH 1/5] hw/audio/hda-codec: Avoid forward-declaring HDAAudioState
` [PATCH 2/5] hw/audio/es1370: Avoid forward-declaring ES1370State
` [PATCH 3/5] hw/audio/es1370: Replace container_of() by ES1370() QOM cast macro
` [PATCH 4/5] hw/audio/ac97: Replace container_of() by AC97() "
` [PATCH 5/5] hw/audio/pcspk: Open-code pcspk_init()
Question about input device
2023-02-20 12:46 UTC
Optimization for the virtio-balloon feature on the ARM platform
2023-02-20 12:11 UTC (3+ messages)
[PATCH v3 0/5] Support Flexible Data Placement (FDP)
2023-02-20 11:59 UTC (6+ messages)
` [PATCH v3 1/5] hw/nvme: move adjustment of data_units{read,written}
` [PATCH v3 2/5] hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
` [PATCH v3 3/5] hw/nvme: add basic endurance group support
` [PATCH v3 4/5] hw/nvme: basic directives support
` [PATCH v3 5/5] hw/nvme: flexible data placement emulation
[PATCH RFC 0/7] revert RNG seed mess
2023-02-20 11:54 UTC (4+ messages)
[PATCH 0/8] hw/arm: Cleanups around QOM style
2023-02-20 11:51 UTC (9+ messages)
` [PATCH 1/8] hw/gpio/max7310: Simplify max7310_realize()
` [PATCH 2/8] hw/char/pl011: Un-inline pl011_create()
` [PATCH 3/8] hw/char/pl011: Open-code pl011_luminary_create()
` [PATCH 4/8] hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM type
` [PATCH 5/8] hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create()
` [PATCH 6/8] hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create()
` [PATCH 7/8] hw/timer/cmsdk-apb-timer: Remove unused 'qdev-properties.h' header
` [PATCH 8/8] hw/intc/armv7m_nvic: Use QOM cast CPU() macro
[PATCH 0/2] hw/mem: CXL Type-3 Volatile Memory Support
2023-02-20 11:46 UTC (5+ messages)
` [PATCH 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
[PATCH v2] TCG plugin API extension to read guest memory content by an address
2023-02-20 11:13 UTC
[PATCH] MAINTAINERS: Add section for overall sensors
2023-02-20 11:02 UTC
[PATCH] RISC-V: XTheadMemPair: Remove register restrictions for store-pair
2023-02-20 10:54 UTC (2+ messages)
[PATCH v3 00/10] Teach 'getfd' QMP command to import win32 sockets
2023-02-20 10:50 UTC (12+ messages)
` [PATCH v3 07/10] qapi: implement conditional command arguments
` [PATCH v3 08/10] qmp: teach 'getfd' to import sockets on win32
[PATCH 1/3] This reverts commit f14aab420c58b57e07189d6d9e6d3fbfab4761a6
2023-02-20 10:13 UTC (3+ messages)
` [PATCH 2/3] Fix issue #761: Broken scaling with gtk, gl=on on a hidpi display
` [PATCH 3/3] Fix zoom scale
[PATCH v5 00/16] hw/9pfs: Add 9pfs support for Windows
2023-02-20 10:08 UTC (17+ messages)
` [PATCH v5 01/16] hw/9pfs: Add missing definitions "
` [PATCH v5 02/16] hw/9pfs: Implement Windows specific utilities functions for 9pfs
` [PATCH v5 03/16] hw/9pfs: Replace the direct call to xxxdir() APIs with a wrapper
` [PATCH v5 04/16] hw/9pfs: Implement Windows specific xxxdir() APIs
` [PATCH v5 05/16] hw/9pfs: Update the local fs driver to support Windows
` [PATCH v5 06/16] hw/9pfs: Support getting current directory offset for Windows
` [PATCH v5 07/16] hw/9pfs: Update helper qemu_stat_rdev()
` [PATCH v5 08/16] hw/9pfs: Add a helper qemu_stat_blksize()
` [PATCH v5 09/16] hw/9pfs: Disable unsupported flags and features for Windows
` [PATCH v5 10/16] hw/9pfs: Update v9fs_set_fd_limit() "
` [PATCH v5 11/16] hw/9pfs: Add Linux error number definition
` [PATCH v5 12/16] hw/9pfs: Translate Windows errno to Linux value
` [PATCH v5 13/16] fsdev: Disable proxy fs driver on Windows
` [PATCH v5 14/16] hw/9pfs: Update synth fs driver for Windows
` [PATCH v5 15/16] tests/qtest: virtio-9p-test: Adapt the case for win32
` [PATCH v5 16/16] meson.build: Turn on virtfs for Windows
[PATCH v2 0/4] Adds support for running QEMU natively on windows-arm64
2023-02-20 9:58 UTC (10+ messages)
` [PATCH v2 1/4] util/cacheflush: fix cache "
` [PATCH v2 2/4] sysemu/os-win32: fix setjmp/longjmp "
` [PATCH v2 4/4] target/ppc: fix warning with clang-15
[PATCH 0/5] eBPF RSS Helper support
2023-02-20 9:54 UTC (8+ messages)
` [PATCH 1/5] ebpf: Added eBPF initialization by fds and map update
` [PATCH 2/5] virtio-net: Added property to load eBPF RSS with fds
` [PATCH 3/5] qmp: Added the helper stamp check
` [PATCH 4/5] ebpf_rss_helper: Added helper for eBPF RSS
` [PATCH 5/5] qmp: Added find-ebpf-rss-helper command
[PATCH v2 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
2023-02-20 9:52 UTC (8+ messages)
` [PATCH v2 07/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization
` [PATCH v2 06.5/18] hw/ide/piix: Allow using PIIX3-IDE as standalone PCI function
[RFC PATCH] docs/about/build-platforms: Refine the distro support policy
2023-02-20 9:39 UTC (10+ messages)
[PATCH v2 00/24] hw/ide: QOM/QDev housekeeping
2023-02-20 9:13 UTC (25+ messages)
` [PATCH v2 01/24] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes"
` [PATCH v2 02/24] hw/ide/mmio: Use CamelCase for MMIO_IDE state name
` [PATCH v2 03/24] hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h'
` [PATCH v2 04/24] hw/ide/isa: Rename isairq -> irqnum
` [PATCH v2 05/24] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h'
` [PATCH v2 06/24] hw/ide/isa: Remove intermediate ISAIDEState::irq variable
` [PATCH v2 07/24] hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
` [PATCH v2 08/24] hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
` [PATCH v2 09/24] hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h'
` [PATCH v2 10/24] hw/ide: Un-inline ide_set_irq()
` [PATCH v2 11/24] hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()
` [PATCH v2 12/24] hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
` [PATCH v2 13/24] hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb
` [PATCH v2 14/24] hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
` [PATCH v2 15/24] hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
` [PATCH v2 16/24] hw/ide: Rename idebus_active_if() -> ide_bus_active_if()
` [PATCH v2 17/24] hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h'
` [PATCH v2 18/24] hw/ide: Rename ISA specific ide_init_ioport -> ide_bus_init_ioport_isa
` [PATCH v2 19/24] hw/ide/ioport: Remove unnecessary includes
` [PATCH v2 20/24] hw/ide/pci: Unexport bmdma_active_if()
` [PATCH v2 21/24] hw/ide/piix: Remove unused includes
` [PATCH v2 22/24] hw/ide/piix: Pass Error* to pci_piix_init_ports() for better error msg
` [PATCH v2 23/24] hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_init_bus per bus
` [PATCH v2 24/24] hw/ide/ahci: trace ncq write command as write instead of read
[PATCH v2 0/7] Python: Drop support for Python 3.6
2023-02-20 8:51 UTC (16+ messages)
` [PATCH v2 6/7] CI: Stop building docs on centos8
[PATCH] Updated the FSF address to <https://www.gnu.org/licenses/>
2023-02-20 8:33 UTC (2+ messages)
[PATCH] qemu: make version available in coredump
2023-02-20 8:29 UTC (3+ messages)
[PATCH v2 1/3] hw: allwinner-i2c: Make the trace message more readable
2023-02-20 8:12 UTC (3+ messages)
` [PATCH v2 2/3] hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
` [PATCH v2 3/3] hw: arm: allwinner-h3: Fix and complete H3 i2c devices
[PATCH] hw/ide/ahci: trace ncq write command as write instead of read
2023-02-20 8:12 UTC (2+ messages)
[PATCH v3 00/27] target/s390x: pc-relative translation blocks
2023-02-20 7:57 UTC (2+ messages)
[RFC PATCH 00/43] Add LoongArch LSX instructions
2023-02-20 7:47 UTC (4+ messages)
` [RFC PATCH 10/43] target/loongarch: Implement vaddw/vsubw
[PATCH] ui: fix crash on serial reset, during init
2023-02-20 7:31 UTC (2+ messages)
[PATCH] xio3130_downstream: Add ACS (Access Control Services) capability
2023-02-20 7:13 UTC (2+ messages)
[PATCH v8 0/8] Introduce igb
2023-02-20 7:04 UTC (4+ messages)
[PATCH RESEND 00/18] Support smp.clusters for x86
2023-02-20 6:59 UTC (13+ messages)
` [PATCH RESEND 04/18] i386/cpu: Fix number of addressable IDs in CPUID.04H
` [PATCH RESEND 18/18] i386: Add new property to control L2 cache topo "
[PATCH 0/2] hw/timer: Reduce 'hw/ptimer.h' inclusion
2023-02-20 6:35 UTC (3+ messages)
` [PATCH 3/2] hw/timer: Rename ptimer_state -> PTimer
[PULL 0/7] tcg patch queue
2023-02-20 3:23 UTC (8+ messages)
` [PULL 1/7] accel/tcg: Allow the second page of an instruction to be MMIO
` [PULL 2/7] linux-user/sparc: Raise SIGILL for all unhandled software traps
` [PULL 3/7] linux-user: Always exit from exclusive state in fork_end()
` [PULL 4/7] cpus: Make {start,end}_exclusive() recursive
` [PULL 5/7] linux-user/microblaze: Handle privileged exception
` [PULL 6/7] tests/tcg/linux-test: Add linux-fork-trap test
` [PULL 7/7] target/microblaze: Add gdbstub xml
[RFC PATCH 0/2] Add flag as THP allocation hint for memfd_restricted() syscall
2023-02-20 3:04 UTC (2+ messages)
[PATCH v1 1/2] hw: allwinner-i2c: Make the trace message more readable
2023-02-20 1:01 UTC (3+ messages)
[PATCH v4 0/8] hw/cxl: RAS error emulation and injection
2023-02-19 15:25 UTC (4+ messages)
` [PATCH v4 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support
[PATCH 00/12] ICH9 cleanup
2023-02-19 14:21 UTC (5+ messages)
` [PATCH 05/12] hw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it
[RFC PATCH] docs/about/deprecated: Deprecate 32-bit host systems
2023-02-19 12:12 UTC (9+ messages)
[PATCH] target/ppc/translate: Add dummy implementation for dcblc instruction
2023-02-19 10:57 UTC (3+ messages)
[PATCH 0/4] Implement virtio-multitouch and enable GTK3 to use it
2023-02-19 8:28 UTC (5+ messages)
` [PATCH 1/4] virtio-input: generalize virtio_input_key_config()
` [PATCH 4/4] ui/gtk: enable backend to send multi-touch events
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).