messages from 2023-01-05 09:34:33 to 2023-01-05 16:57:18 UTC [more...]
[PATCH v2 00/21] gdbstub: re-organise to for better compilation behaviour
2023-01-05 16:43 UTC (10+ messages)
` [PATCH v2 02/21] target/arm: fix handling of HLT semihosting in system mode
` [PATCH v2 03/21] gdbstub: fix-up copyright and license files
` [PATCH v2 05/21] gdbstub: define separate user/system structures
` [PATCH v2 07/21] includes: move tb_flush into its own header
` [PATCH v2 08/21] gdbstub: move fromhex/tohex routines to internals
` [PATCH v2 09/21] gdbstub: make various helpers visible to the rest of the module
` [PATCH v2 10/21] gdbstub: move chunk of softmmu functionality to own file
` [PATCH v2 12/21] gdbstub: abstract target specific details from gdb_put_packet_binary
` [PATCH v2 17/21] gdbstub: fix address type of gdb_set_cpu_pc
[PULL 00/34] target-arm queue
2023-01-05 16:44 UTC (12+ messages)
` [PULL 02/34] target/arm: Don't add all MIDR aliases for cores that implement PMSA
` [PULL 03/34] target/arm: Make RVBAR available for all ARMv8 CPUs
` [PULL 04/34] target/arm: Make stage_2_format for cache attributes optional
` [PULL 10/34] hw/timer/imx_epit: improve comments
` [PULL 12/34] hw/timer/imx_epit: define SR_OCIF
` [PULL 15/34] hw/timer/imx_epit: factor out register write handlers
` [PULL 18/34] target/arm: Fix checkpatch comment style warnings in helper.c
` [PULL 19/34] target/arm: Fix checkpatch space errors "
` [PULL 24/34] hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo arg
` [PULL 25/34] hw/arm/nseries: Constify various read-only arrays
` [PULL 34/34] hw/net: Fix read of uninitialized memory in imx_fec
[PATCH v5 00/31] Consolidate PIIX south bridges
2023-01-05 16:39 UTC (33+ messages)
` [PATCH v5 01/31] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
` [PATCH v5 02/31] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
` [PATCH v5 03/31] hw/isa/piix4: Correct IRQRC[A:D] reset values
` [PATCH v5 04/31] hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig
` [PATCH v5 05/31] hw/usb/hcd-uhci: Introduce TYPE_ defines for device models
` [PATCH v5 06/31] hw/i386/pc_piix: Associate pci_map_irq_fn as soon as PCI bus is created
` [PATCH v5 07/31] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge
` [PATCH v5 08/31] hw/i386/pc: Create RTC controllers in south bridges
` [PATCH v5 09/31] hw/i386/pc: No need for rtc_state to be an out-parameter
` [PATCH v5 10/31] hw/isa/piix3: Create USB controller in host device
` [PATCH v5 11/31] hw/isa/piix3: Create power management "
` [PATCH v5 12/31] hw/intc/i8259: Make using the isa_pic singleton more type-safe
` [PATCH v5 13/31] hw/intc/i8259: Introduce i8259 proxy "isa-pic"
` [PATCH v5 14/31] hw/isa/piix3: Create ISA PIC in host device
` [PATCH v5 15/31] hw/isa/piix3: Create IDE controller "
` [PATCH v5 16/31] hw/isa/piix3: Wire up ACPI interrupt internally
` [PATCH v5 17/31] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
` [PATCH v5 18/31] hw/isa/piix3: Rename pci_piix3_props for sharing with PIIX4
` [PATCH v5 19/31] hw/isa/piix3: Rename piix3_reset() "
` [PATCH v5 20/31] hw/isa/piix3: Drop the "3" from PIIX base class
` [PATCH v5 21/31] hw/isa/piix4: Make PIIX4's ACPI and USB functions optional
` [PATCH v5 22/31] hw/isa/piix4: Remove unused inbound ISA interrupt lines
` [PATCH v5 23/31] hw/isa/piix4: Use ISA PIC device
` [PATCH v5 24/31] hw/isa/piix4: Reuse struct PIIXState from PIIX3
` [PATCH v5 25/31] hw/isa/piix4: Rename reset control operations to match PIIX3
` [PATCH v5 26/31] hw/isa/piix3: Merge hw/isa/piix4.c
` [PATCH v5 27/31] hw/isa/piix: Harmonize names of reset control memory regions
` [PATCH v5 28/31] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
` [PATCH v5 29/31] hw/isa/piix: Rename functions to be shared for interrupt triggering
` [PATCH v5 30/31] hw/isa/piix: Consolidate IRQ triggering
` [PATCH v5 31/31] hw/isa/piix: Share PIIX3's base class with PIIX4
[PATCH] hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
2023-01-05 16:38 UTC (2+ messages)
[PATCH] hw/pci-host: Use register definitions from PCI standard
2023-01-05 16:37 UTC (4+ messages)
[PULL 00/51] virtio,pc,pci: features, cleanups, fixes
2023-01-05 16:35 UTC (40+ messages)
` [PULL 05/51] hw/acpi/Kconfig: Rename ACPI_X86_ICH to ACPI_ICH9
` [PULL 07/51] hw/acpi/Kconfig: Do not needlessly build TYPE_PIIX4_PM in non-PC/Malta machines
` [PULL 08/51] hw/acpi/Kconfig: Add missing dependencies to ACPI_PIIX4
` [PULL 11/51] hw/ppc/Kconfig: Remove unused dependencies from PEGASOS2
` [PULL 13/51] vhost-user: Refactor the chr_closed_bh
` [PULL 14/51] vhost-user: Fix the virtio features negotiation flaw
` [PULL 15/51] virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
` [PULL 16/51] virtio-pci: decouple notifier from interrupt process
` [PULL 18/51] vhost: introduce new VhostOps vhost_set_config_call
` [PULL 19/51] vhost-vdpa: add support for config interrupt
` [PULL 20/51] virtio: add support for configure interrupt
` [PULL 21/51] vhost: "
` [PULL 22/51] virtio-net: "
` [PULL 23/51] virtio-mmio: "
` [PULL 27/51] include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
` [PULL 34/51] include/hw/virtio: Break inclusion loop
` [PULL 35/51] include: Include headers where needed
` [PULL 37/51] docs/devel: Rules on #include in headers
` [PULL 38/51] vdpa-dev: get iova range explicitly
` [PULL 39/51] vdpa: harden the error path if get_iova_range failed
` [PULL 40/51] vhost: simplify vhost_dev_enable_notifiers
` [PULL 45/51] hw/acpi/aml-build: Only generate cluster node in PPTT when specified
` [PULL 46/51] tests: virt: Update expected ACPI tables for virt test
` [PULL 48/51] tests: acpi: aarch64: Add topology test for aarch64
` [PULL 49/51] tests: acpi: aarch64: Add *.topology tables
` [PULL 50/51] acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block
` [PULL 51/51] vhost-scsi: fix memleak of vsc->inflight
` [PULL 28/51] include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to use
` [PULL 32/51] include/hw/pci: Include hw/pci/pci.h where needed
` [PULL 33/51] include/hw/cxl: Break inclusion loop cxl_pci.h and cxl_cdat_h
` [PULL v2 50/51] acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block
[PATCH 0/2] Move Fuloong2e PCI IRQ mapping to board code
2023-01-05 16:32 UTC (4+ messages)
` [PATCH 1/2] hw/pci-host/bonito: Inline pci_register_root_bus()
` [PATCH 2/2] hw/pci-host/bonito: Map PCI IRQs in board code
[PATCH] linux-test.c: Remove unused but set variable
2023-01-05 16:28 UTC (2+ messages)
[PATCH 0/1] net/slirp: Add mfr-id and oob-eth-addr parameters
2023-01-05 9:13 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block
2023-01-05 16:21 UTC (2+ messages)
[PATCH v5 0/2] tpm: add mssim backend
2023-01-05 16:20 UTC (5+ messages)
` [PATCH v5 1/2] tpm: convert tpmdev options processing to new visitor format
` [PATCH v5 2/2] tpm: add backend for mssim
[PATCH v3] Hexagon (target/hexagon) implement mutability mask for GPRs
2023-01-05 16:12 UTC (2+ messages)
[PATCH v7 0/7] Misc ppc/mac machines clean up
2023-01-05 16:06 UTC (12+ messages)
` [PATCH v7 1/7] input/adb: Only include header where needed
` [PATCH v7 5/7] mac_newworld: Deprecate mac99 with G5 CPU
` [PATCH v7 6/7] mac_newworld: Deprecate mac99 "via" option
` [PATCH v7 7/7] mac_newworld: Document deprecation
[PATCH v2 0/2] s390x/pv: Add support for asynchronous teardown for reboot
2023-01-05 15:50 UTC (3+ messages)
` [PATCH v2 1/2] Linux header update
` [PATCH v2 2/2] s390x/pv: Add support for asynchronous teardown for reboot
[PATCH] hw/net: Fix read of uninitialized memory in imx_fec
2023-01-05 15:33 UTC (2+ messages)
[PATCH] i.MX7D: Connect IRQs to GPIO devices
2023-01-05 15:12 UTC (2+ messages)
[PATCH] Fix i.MX GPT timers for i.MX6UL and i.MX7 processors
2023-01-05 15:11 UTC (2+ messages)
[PATCH v14 00/11] s390x: CPU Topology
2023-01-05 14:53 UTC (12+ messages)
` [PATCH v14 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
` [PATCH v14 02/11] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v14 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v14 04/11] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v14 05/11] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v14 06/11] s390x/cpu topology: interception of PTF instruction
` [PATCH v14 07/11] target/s390x/cpu topology: activating CPU topology
` [PATCH v14 08/11] qapi/s390/cpu topology: change-topology monitor command
` [PATCH v14 09/11] qapi/s390/cpu topology: monitor query topology information
` [PATCH v14 10/11] qapi/s390/cpu topology: POLARITY_CHANGE qapi event
` [PATCH v14 11/11] docs/s390x/cpu topology: document s390x cpu topology
[PATCH 0/5] s390x/pv: Improve protected VM support
2023-01-05 14:53 UTC (17+ messages)
` [PATCH 1/5] confidential guest support: Introduce a 'check' class handler
` [PATCH 2/5] s390x/pv: Implement CGS check handler
` [PATCH 3/5] s390x/pv: Check for support on the host
` [PATCH 4/5] s390x/pv: Introduce a s390_pv_check() helper for runtime
` [PATCH 5/5] s390x/pv: Move check on hugepage under s390_pv_guest_check()
[PATCH v2 0/2] hw/arm/smmu-common: Avoid using inlined functions with external linkage
2023-01-05 14:51 UTC (2+ messages)
[PATCH v2 0/5] target/arm: Some CONFIG_TCG code movement
2023-01-05 14:46 UTC (2+ messages)
[PATCH v4 12/30] hw/core: Introduce proxy-pic
2023-01-05 14:45 UTC (5+ messages)
` [PATCH] "
[PATCH v3] target/arm: align exposed ID registers with Linux
2023-01-05 14:43 UTC (2+ messages)
[RFC v4 0/3] CXL Type-3 Volatile Memory Support
2023-01-05 14:38 UTC (3+ messages)
` [RFC v4 2/3] tests/qtest/cxl-test: whitespace, line ending cleanup
[PATCH 0/3] hw/arm/nseries: Minor housekeeping
2023-01-05 14:11 UTC (2+ messages)
[PULL 00/47] tcg patch queue
2023-01-05 14:04 UTC (2+ messages)
[PATCH v3] net: stream: add a new option to automatically reconnect
2023-01-05 13:13 UTC
[RFC PATCH 00/27] target/arm: Allow CONFIG_TCG=n builds
2023-01-05 13:12 UTC (4+ messages)
` [RFC PATCH 19/27] target/arm: Move common cpregs code into a separate file
[PATCH 0/8] hw/pci-host/bonito: Housekeeping
2023-01-05 13:07 UTC (9+ messages)
` [PATCH 1/8] hw/pci-host/bonito: Convert to 3-phase reset
` [PATCH 2/8] hw/pci-host/bonito: Use 'bonito_host' for PCI host bridge code
` [PATCH 3/8] hw/pci-host/bonito: Use 'bonito_pci' for PCI function #0 code
` [PATCH 4/8] hw/pci-host/bonito: Set reference using object_property_add_const_link()
` [PATCH 5/8] hw/pci-host/bonito: Create PCI function #0 in bridge realize() handler
` [PATCH 6/8] hw/pci-host/bonito: Sysbus'ify outgoing IRQ
` [PATCH 7/8] hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE in header
` [PATCH 8/8] hw/mips/fuloong2e: Open code bonito_init()
[PATCH] hw/dma/rc4030: Move RC4030 declarations to its own 'rc4030.h' header
2023-01-05 13:10 UTC
[PATCH] hw/display/xlnx_dp: fix overflow in xlnx_dp_aux_push_rx_fifo()
2023-01-05 12:57 UTC
[PATCH] hw/display/xlnx_dp: fix abort in xlnx_dp_change_graphic_fmt()
2023-01-05 11:09 UTC
[PATCH v1 0/5] migration/ram: background snapshot fixes and optimiations
2023-01-05 12:45 UTC (6+ messages)
` [PATCH v1 1/5] migration/ram: Fix populate_read_range()
` [PATCH v1 2/5] migration/ram: Fix error handling in ram_write_tracking_start()
` [PATCH v1 3/5] migration/ram: Don't explicitly unprotect when unregistering uffd-wp
` [PATCH v1 4/5] migration/ram: Rely on used_length for uffd_change_protection()
` [PATCH v1 5/5] migration/ram: Optimize ram_write_tracking_start() for RamDiscardManager
[PATCH 0/6] target/arm: general cleanups
2023-01-05 12:29 UTC (2+ messages)
[PATCH qemu.git v3 0/8] hw/timer/imx_epit: improve and fix EPIT compare timer
2023-01-05 12:23 UTC (18+ messages)
` [PATCH qemu.git v3 7/8] hw/timer/imx_epit: remove explicit fields cnt and freq
` [PATCH qemu.git v3 1/8] hw/timer/imx_epit: improve comments
` [PATCH qemu.git v3 4/8] hw/timer/imx_epit: update interrupt state on CR write access
` [PATCH qemu.git v3 6/8] hw/timer/imx_epit: factor out register write handlers
` [PATCH qemu.git v3 2/8] hw/timer/imx_epit: cleanup CR defines
` [PATCH qemu.git v3 3/8] hw/timer/imx_epit: define SR_OCIF
` [PATCH qemu.git v3 5/8] hw/timer/imx_epit: hard reset initializes CR with 0
` [PATCH qemu.git v3 8/8] hw/timer/imx_epit: fix compare timer handling
[PATCH] hw/display/xlnx_dp: fix underflow in xlnx_dp_aux_pop_tx_fifo()
2023-01-05 11:53 UTC
[PATCH] block-backend: fix virtio-scsi assertion failure with blk_drain_noref()
2023-01-05 11:59 UTC (4+ messages)
[RFC PATCH] target/arm: fix handling of HLT semihosting in system mode
2023-01-05 11:51 UTC (2+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-05 11:23 UTC (3+ messages)
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
[PATCH 0/4] Some tweaks for semihosting-tests
2023-01-05 11:00 UTC (5+ messages)
` [PATCH 1/4] semihosting-tests: add timeout support
` [PATCH 2/4] Makefile: drop microbit.lds from the sources
` [PATCH 3/4] Makefile: simplify path to QEMU binaries
` [PATCH 4/4] Makefile: explicitly disable -net for our -M virt runs
[PATCH] MAINTAINERS: update email of Peter Lieven
2023-01-05 9:50 UTC
[PATCH] acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block
2023-01-05 9:51 UTC (5+ messages)
[PATCH v5] tests/qtest: netdev: test stream and dgram backends
2023-01-05 9:37 UTC
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).