messages from 2023-10-18 16:10:22 to 2023-10-18 22:02:37 UTC [more...]
[PATCH 00/61] target/hppa: Implement hppa64-cpu
2023-10-18 21:51 UTC (53+ messages)
` [PATCH 01/61] include/hw/elf: Remove truncating signed casts
` [PATCH 02/61] target/hppa: Remove get_temp
` [PATCH 03/61] target/hppa: Remove get_temp_tl
` [PATCH 04/61] target/hppa: Remove load_const
` [PATCH 05/61] target/hppa: Fix hppa64 case in machine.c
` [PATCH 06/61] target/hppa: Fix load in do_load_32
` [PATCH 07/61] target/hppa: Truncate rotate count in trans_shrpw_sar
` [PATCH 08/61] target/hppa: Fix trans_ds for hppa64
` [PATCH 09/61] target/hppa: Fix do_add, do_sub "
` [PATCH 10/61] target/hppa: Fix bb_sar "
` [PATCH 11/61] target/hppa: Fix extrw and depw with sar "
` [PATCH 12/61] target/hppa: Introduce TYPE_HPPA64_CPU
` [PATCH 13/61] target/hppa: Make HPPA_BTLB_ENTRIES variable
` [PATCH 14/61] target/hppa: Implement cpu_list
` [PATCH 15/61] target/hppa: Implement hppa_cpu_class_by_name
` [PATCH 16/61] target/hppa: Update cpu_hppa_get/put_psw for hppa64
` [PATCH 18/61] target/hppa: Adjust hppa_cpu_dump_state "
` [PATCH 19/61] hw/hppa: Translate phys addresses for the cpu
` [PATCH 20/61] target/hppa: Fix hppa64 addressing
` [PATCH 21/61] target/hppa: sar register allows only 5 bits on 32-bit CPU
` [PATCH 22/61] target/hppa: Pass d to do_cond
` [PATCH 25/61] target/hppa: Pass d to do_sed_cond
` [PATCH 26/61] target/hppa: Pass d to do_unit_cond
` [PATCH 27/61] linux-user/hppa: Fixes for TARGET_ABI32
` [PATCH 28/61] target/hppa: Drop attempted gdbstub support for hppa64
` [PATCH 29/61] target/hppa: Remove TARGET_HPPA64
` [PATCH 30/61] target/hppa: Decode d for logical instructions
` [PATCH 32/61] target/hppa: Decode d for cmpclr instructions
` [PATCH 33/61] target/hppa: Decode d for add instructions
` [PATCH 34/61] target/hppa: Decode d for sub instructions
` [PATCH 36/61] target/hppa: Decode d for cmpb instructions
` [PATCH 37/61] target/hppa: Decode CMPIB double-word
` [PATCH 38/61] target/hppa: Decode ADDB double-word
` [PATCH 39/61] target/hppa: Implement LDD, LDCD, LDDA, STD, STDA
` [PATCH 40/61] target/hppa: Implement DEPD, DEPDI
` [PATCH 41/61] target/hppa: Implement EXTRD
` [PATCH 43/61] target/hppa: Implement CLRBTS, POPBTS, PUSHBTS, PUSHNOM
` [PATCH 44/61] target/hppa: Implement STDBY
` [PATCH 47/61] target/hppa: Remove most of the TARGET_REGISTER_BITS redirections
` [PATCH 48/61] target/hppa: Remove remaining "
` [PATCH 49/61] target/hppa: Use tcg_temp_new_i64 not tcg_temp_new
` [PATCH 50/61] target/hppa: Replace tcg_gen_*_tl with tcg_gen_*_i64
` [PATCH 51/61] target/hppa: Implement HADD
` [PATCH 52/61] target/hppa: Implement HSUB
` [PATCH 53/61] target/hppa: Implement HAVG
` [PATCH 54/61] target/hppa: Implement HSHL, HSHR
` [PATCH 55/61] target/hppa: Implement HSHLADD, HSHRADD
` [PATCH 56/61] target/hppa: Implement MIXH, MIXW
` [PATCH 57/61] target/hppa: Implement PERMH
` [PATCH 59/61] target/hppa: Precompute zero into DisasContext
` [PATCH 60/61] target/hppa: Return zero for r0 from load_gpr
` [PATCH 61/61] target/hppa: Simplify trans_dep*_imm
[PATCH v2 00/10] riscv: RVA22U64 profile support
2023-10-18 21:45 UTC (7+ messages)
[PATCH v3 00/13] VIRTIO-IOMMU/VFIO: Don't assume 64b IOVA space
2023-10-18 21:42 UTC (5+ messages)
` [PATCH v3 03/13] vfio: Collect container iova range info
` [PATCH v3 13/13] vfio: Remove 64-bit IOVA address space assumption
[PATCH v4 00/12] tests/migration-test: Allow testing older machine types
2023-10-18 20:59 UTC (14+ messages)
` [PATCH v4 01/12] tests/qtest: Allow qtest_qemu_binary to use a custom environment variable
` [PATCH v4 02/12] tests/qtest: Introduce qtest_init_with_env
` [PATCH v4 03/12] tests/qtest: Allow qtest_get_machines to use an alternate QEMU binary
` [PATCH v4 04/12] tests/qtest: Introduce qtest_has_machine_with_env
` [PATCH v4 05/12] tests/qtest: Introduce qtest_resolve_machine_alias
` [PATCH v4 06/12] tests/qtest/migration: Introduce find_common_machine_version
` [PATCH v4 07/12] tests/qtest/migration: Define a machine for all architectures
` [PATCH v4 08/12] tests/qtest/migration: Specify the geometry of the bootsector
` [PATCH v4 09/12] tests/qtest/migration: Set q35 as the default machine for x86_86
` [PATCH v4 10/12] tests/qtest/migration: Support more than one QEMU binary
` [PATCH v4 11/12] tests/qtest/migration: Allow user to specify a machine type
` [PATCH v4 12/12] tests/qtest: Don't print messages from query instances
[PATCH 0/2] tcg: Improve expansion of deposit with constants
2023-10-18 20:46 UTC (3+ messages)
` [PATCH 1/2] tcg: Improve expansion of deposit of constant
` [PATCH 2/2] tcg: Improve expansion of deposit into a constant
[PATCH v5 0/4] Add emulation of AmigaOne XE board
2023-10-18 20:42 UTC (5+ messages)
` [PATCH v5 1/4] via-ide: Fix legacy mode emulation
` [PATCH v5 2/4] hw/pci-host: Add emulation of Mai Logic Articia S
` [PATCH v5 3/4] hw/ppc: Add emulation of AmigaOne XE board
` [PATCH v5 4/4] tests/avocado: Add test for amigaone board
[PULL 00/11] C3700 patches
2023-10-18 20:40 UTC (12+ messages)
` [PULL 01/11] target/hppa: Update to SeaBIOS-hppa version 10
` [PULL 02/11] hw/hppa: Require at least "
` [PULL 03/11] pci_ids/tulip: Add PCI vendor ID for HP and use it in tulip
` [PULL 04/11] lasips2: LASI PS/2 devices are not user-createable
` [PULL 05/11] hw/pci-host: Add Astro system bus adapter found on PA-RISC machines
` [PULL 06/11] pci-host: Wire up new Astro/Elroy PCI bridge
` [PULL 07/11] MAINTAINERS: Update HP-PARISC entries
` [PULL 08/11] hw/hppa: Export machine name, BTLBs, power-button address via fw_cfg
` [PULL 09/11] hw/hppa: Provide RTC and DebugOutputPort on CPU #0
` [PULL 10/11] hw/hppa: Split out machine creation
` [PULL 11/11] hw/hppa: Add new HP C3700 machine
[PATCH v3 0/6] riscv: query-cpu-model-expansion API
2023-10-18 19:56 UTC (7+ messages)
` [PATCH v3 1/6] target/riscv/kvm/kvm-cpu.c: add missing property getters()
` [PATCH v3 2/6] qapi,risc-v: add query-cpu-model-expansion
` [PATCH v3 3/6] target/riscv/tcg: add tcg_cpu_finalize_features()
` [PATCH v3 4/6] target/riscv: handle custom props in qmp_query_cpu_model_expansion
` [PATCH v3 5/6] target/riscv: add riscv_cpu_accelerator_compatible()
` [PATCH v3 6/6] target/riscv/riscv-qmp-cmds.c: check CPU accel in query-cpu-model-expansion
[PATCH v3 00/10] Validate and test qapi examples
2023-10-18 19:35 UTC (4+ messages)
` [PATCH v3 10/10] qapi: scripts: add a generator for qapi's examples
[PATCH] ipmi-bt-test: force ipv4
2023-10-18 19:11 UTC
[PATCH v3 00/11] tests/migration-test: Allow testing older machine types
2023-10-18 19:01 UTC (5+ messages)
` [PATCH v3 10/11] tests/qtest/migration: Support more than one QEMU binary
[PATCH v5 0/3] [DO-NOT-MERGE] qapi: static typing conversion, "pt0"
2023-10-18 18:41 UTC (4+ messages)
` [PATCH v5 3/3] qapi: re-establish linting baseline
[PATCH 00/12] hw: Strengthen SysBus & QBus API
2023-10-18 18:32 UTC (23+ messages)
` [PATCH 05/12] hw/pci-host/bonito: Do not use SysBus API to map local MMIO region
` [PATCH 06/12] hw/acpi: Realize ACPI_GED sysbus device before accessing it
` [PATCH 08/12] hw/isa: Realize ISA BUS "
` [PATCH 09/12] hw/s390x/css-bridge: Realize "
` [PATCH 10/12] hw/qdev: Ensure parent device is not realized before adding bus
` [PATCH 11/12] hw/sysbus: Ensure device is not realized before adding MMIO region
` [PATCH 12/12] hw/sysbus: Ensure device is realized before mapping it
[PATCH 0/6] hw/ppc: SysBus simplifications
2023-10-18 18:28 UTC (2+ messages)
[PATCH V3] migration: simplify notifiers
2023-10-18 18:16 UTC (2+ messages)
[PATCH v4 00/11] Implementation of NPI Mailbox and GMAC Networking Module
2023-10-18 18:12 UTC (12+ messages)
` [PATCH v4 01/11] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH v4 02/11] hw/arm: Add PCI mailbox module to Nuvoton SoC
` [PATCH v4 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox
` [PATCH v4 04/11] hw/net: Add NPCMXXX GMAC device
` [PATCH v4 05/11] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH v4 06/11] tests/qtest: Creating qtest for GMAC Module
` [PATCH v4 07/11] include/hw/net: Implemented Classes and Masks for GMAC Descriptors
` [PATCH v4 08/11] hw/net: General GMAC Implementation
` [PATCH v4 09/11] hw/net: GMAC Rx Implementation
` [PATCH v4 10/11] hw/net: GMAC Tx Implementation
` [PATCH v4 11/11] tests/qtest: Adding PCS Module test to GMAC Qtest
[PATCH 00/11] Implementation of NPI Mailbox and GMAC Networking Module
2023-10-18 18:11 UTC (12+ messages)
` [PATCH 01/11] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH 02/11] hw/arm: Add PCI mailbox module to Nuvoton SoC
` [PATCH 03/11] hw/misc: Add qtest for NPCM7xx PCI Mailbox
` [PATCH 04/11] hw/net: Add NPCMXXX GMAC device
` [PATCH 05/11] hw/arm: Add GMAC devices to NPCM7XX SoC
` [PATCH 06/11] tests/qtest: Creating qtest for GMAC Module
` [PATCH 07/11] include/hw/net: Implemented Classes and Masks for GMAC Descriptors
` [PATCH 08/11] hw/net: General GMAC Implementation
` [PATCH 09/11] hw/net: GMAC Rx Implementation
` [PATCH 10/11] hw/net: GMAC Tx Implementation
` [PATCH 11/11] tests/qtest: Adding PCS Module test to GMAC Qtest
[PATCH V5] migration: simplify blockers
2023-10-18 17:48 UTC (4+ messages)
[PATCH] cpu/cpuid: check CPUID_PAE to determine 36 bit processor address space
2023-10-18 17:44 UTC (4+ messages)
[PULL v2 00/53] virtio,pci: features, cleanups
2023-10-18 17:38 UTC (3+ messages)
` [PULL v2 29/53] hw/i386: Remove now redundant TYPE_ACPI_GED_X86
[PATCH v3 0/9] mirror: allow switching from background to active mode
2023-10-18 16:59 UTC (3+ messages)
` [PATCH v3 5/9] mirror: implement mirror_change method
[Question] x86/microvm: why has_hotpluggable_cpus = false but hot(ub)plug APIs exist?
2023-10-18 16:48 UTC (3+ messages)
[PATCH 00/17] kvm: drop support for really old kernels
2023-10-18 16:37 UTC (18+ messages)
` [PATCH 01/17] kvm: remove unnecessary stub
` [PATCH 02/17] kvm: require KVM_CAP_INTERNAL_ERROR_DATA
` [PATCH 03/17] kvm: require KVM_CAP_SIGNAL_MSI
` [PATCH 04/17] kvm: require KVM_CAP_IRQFD for kernel irqchip
` [PATCH 05/17] kvm: drop reference to KVM_CAP_PCI_2_3
` [PATCH 06/17] kvm: assume that many ioeventfds can be created
` [PATCH 07/17] kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
` [PATCH 08/17] kvm: unify listeners for PIO address space
` [PATCH 09/17] kvm: arm: require KVM_CAP_SET_VCPU_EVENTS
` [PATCH 10/17] kvm: i386: move KVM_CAP_IRQ_ROUTING detection to kvm_arch_required_capabilities
` [PATCH 11/17] kvm: i386: require KVM_CAP_DEBUGREGS
` [PATCH 12/17] kvm: i386: require KVM_CAP_XSAVE
` [PATCH 13/17] kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEP
` [PATCH 14/17] kvm: i386: require KVM_CAP_MCE
` [PATCH 15/17] kvm: i386: require KVM_CAP_ADJUST_CLOCK
` [PATCH 16/17] kvm: i386: require KVM_CAP_SET_IDENTITY_MAP_ADDR
` [PATCH 17/17] kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2
[RFC/PATCH v0 00/12] Gunyah hypervisor support
2023-10-18 16:40 UTC (8+ messages)
` [RFC/PATCH v0 12/12] gunyah: Documentation
[PATCH v4 0/4] hw/cxl: Line length reduction and related
2023-10-18 16:31 UTC (7+ messages)
` [PATCH v4 2/4] hw/cxl: Use switch statements for read and write of cachemem registers
[PATCH v2 0/4] virtio-mem: Support "x-ignore-shared" migration
2023-10-18 16:27 UTC (7+ messages)
` [PATCH v2 1/4] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping
[PATCH v2 00/11] qapi-go: add generator for Golang interface
2023-10-18 16:21 UTC (4+ messages)
` [PATCH v2 11/11] docs: add notes on Golang code generator
[PATCH v4 3/8] vhost-user.rst: Clarify enabling/disabling vrings
2023-10-18 16:17 UTC (2+ messages)
[PULL 00/83] virtio,pc,pci: features, cleanups
2023-10-18 15:59 UTC (26+ messages)
` [PULL 17/83] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 core count test
` [PULL 19/83] tests: bios-tables-test: Add ACPI table binaries "
` [PULL 29/83] vhost-user: strip superfluous whitespace
` [PULL 32/83] vhost-user: flatten "enforce_reply" into "vhost_user_write_sync"
` [PULL 36/83] memory: initialize 'fv' in MemoryRegionCache to make Coverity happy
` [PULL 37/83] vhost-user: do not send RESET_OWNER on device reset
` [PULL 41/83] timer/i8254: Fix one shot PIT mode
` [PULL 44/83] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge
` [PULL 45/83] hw/i386/pc_piix: Assign PIIX3's ISA interrupts before its realize()
` [PULL 48/83] hw/i386/pc_piix: Remove redundant "piix3" variable
` [PULL 49/83] hw/isa/piix3: Rename "pic" attribute to "isa_irqs_in"
` [PULL 50/83] hw/i386/pc_q35: Wire ICH9 LPC function's interrupts before its realize()
` [PULL 52/83] hw/i386/pc: Wire RTC ISA IRQs in south bridges
` [PULL 54/83] hw/isa/piix3: Create USB controller in host device
` [PULL 56/83] hw/isa/piix3: Drop the "3" from PIIX base class name
` [PULL 57/83] hw/isa/piix4: Remove unused inbound ISA interrupt lines
` [PULL 58/83] hw/isa/piix4: Rename "isa" attribute to "isa_irqs_in"
` [PULL 61/83] hw/isa/piix3: Merge hw/isa/piix4.c
` [PULL 64/83] hw/isa/piix: Harmonize names of reset control memory regions
` [PULL 67/83] hw/isa/piix: Rename functions to be shared for PCI interrupt triggering
` [PULL 69/83] hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiring
` [PULL 71/83] hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine
` [PULL 73/83] vhost: move and rename the conn retry times
` [PULL 74/83] vhost-user-scsi: support reconnect to backend
` [PULL 75/83] vhost-user-scsi: start vhost when guest kicks
[PATCH v11 00/11] Add VIRTIO sound card
2023-10-18 16:07 UTC (6+ 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).