messages from 2022-08-31 19:43:11 to 2022-09-01 13:40:50 UTC [more...]
[PATCH 00/19] Multiple ppc instructions fixes
2022-09-01 13:17 UTC (17+ messages)
` [PATCH 01/19] target/ppc: Remove extra space from s128 field in ppc_vsr_t
` [PATCH 02/19] target/ppc: Remove unused xer_* macros
` [PATCH 03/19] target/ppc: Zero second doubleword in DFP instructions
` [PATCH 04/19] target/ppc: Set result to QNaN for DENBCD when VXCVI occurs
` [PATCH 05/19] target/ppc: Zero second doubleword for VSX madd instructions
` [PATCH 06/19] target/ppc: Set OV32 when OV is set
` [PATCH 07/19] target/ppc: Zero second doubleword of VSR registers for FPR insns
` [PATCH 08/19] target/ppc: Clear fpstatus flags on VSX_CVT_INT_TO_FP_VECTOR
` [PATCH 09/19] target/ppc: Clear fpstatus flags on VSX_CVT_INT_TO_FP
` [PATCH 10/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_FP
` [PATCH 11/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_INT_VECTOR
` [PATCH 12/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_INT2
` [PATCH 13/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_INT
` [PATCH 14/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_FP_HP
` [PATCH 15/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_FP_VECTOR
` [PATCH 16/19] target/ppc: Clear fpstatus flags for xscvqpdp
[PATCH] io/command: implement portable spawn
2022-09-01 13:19 UTC (3+ messages)
[PATCH 00/51] tests/qtest: Enable running qtest on Windows
2022-09-01 13:02 UTC (35+ messages)
` [PATCH 03/51] block: Unify the get_tmp_filename() implementation
` [PATCH 04/51] semihosting/arm-compat-semi: Avoid using hardcoded /tmp
` [PATCH 31/51] tests/qtest: Support libqtest to build and run on Windows
` [PATCH 32/51] tests/qtest: Fix ERROR_SHARING_VIOLATION for win32
` [PATCH 33/51] tests/qtest: {ahci, ide}-test: Use relative path for temporary files
` [PATCH 34/51] tests/qtest: bios-tables-test: Adapt the case for win32
` [PATCH 38/51] tests/qtest: {ahci,ide}-test: Open file in binary mode
` [PATCH 38/51] tests/qtest: {ahci, ide}-test: "
` [PATCH 41/51] tests/qtest: migration-test: Kill "to" after migration is canceled
` [PATCH 42/51] hw/ppc: spapr: Use qemu_vfree() to free spapr->htab
` [PATCH 44/51] tests/qtest: microbit-test: Fix socket access for win32
` [PATCH 46/51] tests/qtest: libqtest: Replace the call to close a socket with closesocket()
` [PATCH 47/51] tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for win32
` [PATCH 48/51] io/channel-watch: Drop a superfluous '#ifdef WIN32'
` [PATCH 49/51] io/channel-watch: Fix socket watch on Windows
` [PATCH 51/51] docs/devel: testing: Document writing portable test cases
[PATCH v2 00/10] qapi examples fixes, simplified version
2022-09-01 12:20 UTC (12+ messages)
` [PATCH v2 01/10] qapi: fix example of query-ballon command
` [PATCH v2 02/10] qapi: fix example of query-vnc command
` [PATCH v2 03/10] qapi: fix example of query-dump-guest-memory-capability command
` [PATCH v2 04/10] qapi: fix example of BLOCK_JOB_READY event
` [PATCH v2 05/10] qapi: fix example of NIC_RX_FILTER_CHANGED event
` [PATCH v2 06/10] qapi: fix example of DEVICE_UNPLUG_GUEST_ERROR event
` [PATCH v2 07/10] qapi: fix example of MEM_UNPLUG_ERROR event
` [PATCH v2 08/10] qapi: fix examples of blockdev-add with qcow2
` [PATCH v2 09/10] qapi: fix example of query-hotpluggable-cpus command
` [PATCH v2 10/10] qapi: fix examples of events missing timestamp
[PATCH] docs: clarify absence of set_features in vhost-user
2022-09-01 12:12 UTC (2+ messages)
[PATCH v3 00/10] Instantiate VT82xx functions in host device
2022-09-01 12:16 UTC (8+ messages)
` [PATCH v3 06/10] hw/isa/vt82c686: Instantiate USB "
[Qemu-devel] [RFC PATCH] Add qemu .clang-format
2022-09-01 11:55 UTC (9+ messages)
[PATCH v5 00/13] Instantiate VT82xx functions in host device
2022-09-01 11:47 UTC (15+ messages)
` [PATCH v5 01/13] hw/isa/vt82c686: Resolve chip-specific realize methods
` [PATCH v5 02/13] hw/isa/vt82c686: Resolve unneeded attribute
` [PATCH v5 03/13] hw/isa/vt82c686: Prefer pci_address_space() over get_system_memory()
` [PATCH v5 04/13] hw/isa/vt82c686: Reuse errp
` [PATCH v5 05/13] hw/isa/vt82c686: Introduce TYPE_VIA_IDE define
` [PATCH v5 06/13] hw/isa/vt82c686: Instantiate IDE function in host device
` [PATCH v5 07/13] hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
` [PATCH v5 08/13] hw/isa/vt82c686: Instantiate USB functions in host device
` [PATCH v5 09/13] hw/isa/vt82c686: Instantiate PM function "
` [PATCH v5 10/13] hw/isa/vt82c686: Instantiate AC97 and MC97 functions "
` [PATCH v5 11/13] hw/mips/fuloong2e: Inline vt82c686b_southbridge_init() and remove it
` [PATCH v5 12/13] hw/isa/vt82c686: Embed RTCState in host device
` [PATCH v5 13/13] hw/isa/vt82c686: Create rtc-time alias in boards instead
[PATCH v1 00/16] qapi examples fixes and rfc for another generator
2022-09-01 11:13 UTC (14+ messages)
` [PATCH v1 12/16] qapi: fix example of blockdev-add command
` [PATCH v1 16/16] RFC: add a generator for qapi's examples
[PATCH] tests: mark io-command test as skipped if socat is missing
2022-09-01 11:05 UTC (2+ messages)
[PATCH] qio: fix command spawn RDONLY/WRONLY
2022-09-01 10:51 UTC (4+ messages)
[PATCH v2] target/sh4: Fix TB_FLAG_UNALIGN
2022-09-01 10:15 UTC
[PATCH] hw/pci-bridge: Fix brace Werror with clang 6.0.0
2022-09-01 10:08 UTC
[PATCH v1 for 7.2 00/25] testing updates and mips deprecation
2022-09-01 9:57 UTC (4+ messages)
` [PATCH v1 15/25] Deprecate 32 bit big-endian MIPS
[PATCH v5 00/18] dump: Add arch section and s390x PV dump
2022-09-01 9:31 UTC (19+ messages)
` [PATCH v5 06/18] dump: Rework dump_calculate_size function
` [PATCH v5 07/18] dump: Split elf header functions into prepare and write
` [PATCH v5 08/18] dump: Rename write_elf*_phdr_note to prepare_elf*_phdr_note
` [PATCH v5 12/18] dump/dump: Add section string table support
` [PATCH v5 13/18] dump/dump: Add arch section support
` [PATCH v5 15/18] s390x: Add protected dump cap
` [PATCH v5 16/18] s390x: Introduce PV query interface
` [PATCH v5 17/18] s390x: Add KVM PV dump interface
` [PATCH v5 18/18] s390x: pv: Add dump support
[PATCH v3 00/23] target/i386: make SSE helpers generic in the vector size
2022-09-01 8:19 UTC (29+ messages)
` [PATCH v3 01/23] i386: do not use MOVL to move data between SSE registers
` [PATCH v3 02/23] i386: formatting fixes
` [PATCH v3 03/23] i386: Add ZMM_OFFSET macro
` [PATCH v3 04/23] i386: Rework sse_op_table1
` [PATCH v3 05/23] i386: Rework sse_op_table6/7
` [PATCH v3 06/23] i386: Move 3DNOW decoder
` [PATCH v3 07/23] i386: check SSE table flags instead of hardcoding opcodes
` [PATCH v3 08/23] i386: isolate MMX code more
` [PATCH v3 09/23] i386: Add size suffix to vector FP helpers
` [PATCH v3 10/23] i386: do not cast gen_helper_* function pointers
` [PATCH v3 11/23] i386: Add CHECK_NO_VEX
` [PATCH v3 12/23] i386: Rewrite vector shift helper
` [PATCH v3 13/23] i386: Rewrite simple integer vector helpers
` [PATCH v3 14/23] i386: Misc integer AVX helper prep
` [PATCH v3 15/23] i386: Destructive vector helpers for AVX
` [PATCH v3 16/23] i386: Floating point arithmetic helper AVX prep
` [PATCH v3 17/23] i386: reimplement AVX comparison helpers
` [PATCH v3 18/23] i386: Dot product AVX helper prep
` [PATCH v3 19/23] i386: Destructive FP helpers for AVX
` [PATCH v3 20/23] i386: Misc AVX helper prep
` [PATCH v3 21/23] i386: Rewrite blendv helpers
` [PATCH v3 22/23] i386: AVX pclmulqdq prep
` [PATCH v3 23/23] i386: AVX+AES helpers prep
[PATCH v2] linux-user: Passthrough MADV_DONTNEED for certain file mappings
2022-09-01 8:45 UTC (2+ messages)
` [PING PATCH "
[PATCH] target/i386: rewrite destructive 3DNow operations
2022-09-01 7:53 UTC (2+ messages)
[PATCH v4 0/4] Enable unix socket support on Windows
2022-09-01 7:16 UTC (3+ messages)
[PULL 00/20] tcg patch queue
2022-09-01 6:52 UTC (25+ messages)
` [PULL 01/20] linux-user/arm: Mark the commpage executable
` [PULL 1/4] target/avr: Support probe argument to tlb_fill
` [PULL 02/20] linux-user/hppa: Allocate page zero as a commpage
` [PULL 2/4] target/avr: Call avr_cpu_do_interrupt directly
` [PULL 03/20] linux-user/x86_64: Allocate vsyscall page as a commpage
` [PULL 3/4] target/avr: Only execute one interrupt at a time
` [PULL 04/20] linux-user: Honor PT_GNU_STACK
` [PULL 4/4] target/avr: Disable interrupts when env->skip set
` [PULL 05/20] linux-user: Clear translations on mprotect()
` [PULL 06/20] tests/tcg/i386: Move smc_code2 to an executable section
` [PULL 07/20] accel/tcg: Introduce is_same_page()
` [PULL 08/20] accel/tcg: Properly implement get_page_addr_code for user-only
` [PULL 09/20] accel/tcg: Unlock mmap_lock after longjmp
` [PULL 10/20] accel/tcg: Make tb_htable_lookup static
` [PULL 11/20] accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
` [PULL 12/20] accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostp
` [PULL 13/20] accel/tcg: Document the faulting lookup in tb_lookup_cmp
` [PULL 14/20] accel/tcg: Remove translator_ldsw
` [PULL 15/20] accel/tcg: Add pc and host_pc params to gen_intermediate_code
` [PULL 16/20] accel/tcg: Add fast path for translator_ld*
` [PULL 17/20] target/s390x: Make translator stop before the end of a page
` [PULL 18/20] target/i386: "
` [PULL 19/20] target/riscv: Add MAX_INSN_LEN and insn_len
` [PULL 20/20] target/riscv: Make translator stop before the end of a page
[PATCH v2 1/1] monitor/hmp: print trace as option in help for log command
2022-09-01 6:47 UTC (4+ messages)
[PATCH 0/2] expose host-phys-bits to guest
2022-09-01 6:07 UTC (2+ messages)
[PATCH v7 00/20] linux-user: Fix siginfo_t contents when jumping to non-readable pages
2022-09-01 5:55 UTC (4+ messages)
` [PATCH v7 05/20] linux-user: Clear translations and tb_jmp_cache on mprotect()
[PULL 0/4] target/avr patch queue
2022-09-01 5:48 UTC (5+ messages)
` [PULL 1/4] target/avr: Support probe argument to tlb_fill
` [PULL 2/4] target/avr: Call avr_cpu_do_interrupt directly
` [PULL 3/4] target/avr: Only execute one interrupt at a time
` [PULL 4/4] target/avr: Disable interrupts when env->skip set
[PATCH for-7.2 v4 00/21] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
2022-09-01 2:10 UTC (7+ messages)
` [PATCH for-7.2 v4 15/21] qmp/hmp, device_tree.c: introduce 'info fdt' command
[RFC] hw/registerfields: add `FIELDx_1CLEAR()` macro
2022-09-01 5:32 UTC (2+ messages)
TCG IR extraction
2022-09-01 5:28 UTC (2+ messages)
[PATCH 1/2] error-report: make real_time_iso8601() non-static
2022-09-01 4:17 UTC (5+ messages)
` [PATCH 2/2] util/log: add timestamp to logs via qemu_log()
[PATCH v3 0/5] Support ACPI NVDIMM Label Methods
2022-09-01 3:27 UTC (6+ messages)
` [PATCH v3 1/5] tests/acpi: allow SSDT changes
` [PATCH v3 2/5] acpi/ssdt: Fix aml_or() and aml_and() in if clause
` [PATCH v3 3/5] acpi/nvdimm: define macro for NVDIMM Device _DSM
` [PATCH v3 4/5] acpi/nvdimm: Implement ACPI NVDIMM Label Methods
` [PATCH v3 5/5] test/acpi/bios-tables-test: SSDT: update golden master binaries
Any interest in a QEMU emulation BoF at KVM Forum?
2022-09-01 2:21 UTC (2+ messages)
` 回复:Any "
[PATCH for-7.2 v2 00/20] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
2022-09-01 1:57 UTC (8+ messages)
` [PATCH for-7.2 v2 10/20] hw/ppc: set machine->fdt in spapr machine
[PULL 00/23] First testing patches for QEMU 7.2
2022-08-31 23:54 UTC (2+ messages)
[PULL 0/6] First s390x updates for QEMU 7.2
2022-08-31 22:16 UTC (2+ messages)
[PATCH v3 1/1] monitor/hmp: print trace as option in help for log command
2022-08-31 21:39 UTC
[PULL v2 00/60] ppc queue
2022-08-31 20:28 UTC
[PULL 00/60] ppc queue
2022-08-31 20:27 UTC (22+ messages)
` [PULL 36/60] ppc/ppc405: QOM'ify CPU
` [PULL 37/60] ppc/ppc4xx: Introduce a DCR device model
` [PULL 39/60] ppc/ppc405: QOM'ify GPT
` [PULL 40/60] ppc/ppc405: QOM'ify OCM
` [PULL 42/60] ppc/ppc405: QOM'ify DMA
` [PULL 44/60] ppc/ppc405: QOM'ify OPBA
` [PULL 48/60] ppc4xx: Move PLB model to ppc4xx_devs.c
` [PULL 49/60] ppc4xx: Rename ppc405-plb to ppc4xx-plb
` [PULL 50/60] ppc4xx: Move EBC model to ppc4xx_devs.c
` [PULL 51/60] ppc4xx: Rename ppc405-ebc to ppc4xx-ebc
` [PULL 52/60] ppc/ppc405: Use an embedded PPCUIC model in SoC state
` [PULL 53/60] hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device
` [PULL 54/60] ppc/ppc405: Use an explicit I2C object
` [PULL 55/60] ppc/ppc405: QOM'ify FPGA
` [PULL 56/60] ppc405: Move machine specific code to ppc405_boards.c
` [PULL 57/60] hw/ppc/sam3460ex: Remove PPC405 dependency from sam460ex
` [PULL 58/60] hw/ppc/Kconfig: Move imply before select
` [PULL 59/60] ppc/ppc4xx: Fix sdram trace events
` [PULL 60/60] ppc4xx: Fix code style problems reported by checkpatch
[PATCH v4 00/12] Instantiate VT82xx functions in host device
2022-08-31 18:52 UTC (4+ messages)
` [PATCH v4 12/12] hw/isa/vt82c686: Create rtc-time alias in boards instead
[RFC v4 00/11] blkio: add libblkio BlockDriver
2022-08-31 19:44 UTC (3+ 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).