qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-24 08:17:33 to 2022-09-25 12:55:37 UTC [more...]

[PATCH v2 00/13] Misc ppc/mac machines clean up
 2022-09-25 12:38 UTC  (7+ messages)
` [PATCH v2 01/13] mac_newworld: Drop some variables
` [PATCH v2 02/13] mac_oldworld: Drop some more variables
` [PATCH v2 04/13] mac_{old|new}world: Avoid else branch by setting default value
` [PATCH v2 05/13] mac_oldworld: Do not open code sysbus_mmio_map()
` [PATCH v2 07/13] mac_{old|new}world: Reduce number of QOM casts
` [PATCH v2 10/13] hw/ppc/mac.h: Move grackle-pcihost declaration out from shared header

[PATCH v3 00/54] tests/qtest: Enable running qtest on Windows
 2022-09-25 11:30 UTC  (55+ messages)
` [PATCH v3 01/54] tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable
` [PATCH v3 02/54] semihosting/arm-compat-semi: Avoid using hardcoded /tmp
` [PATCH v3 03/54] tcg: "
` [PATCH v3 04/54] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files
` [PATCH v3 05/54] tests/qtest: ahci-test: Avoid using hardcoded /tmp
` [PATCH v3 06/54] tests/qtest: aspeed_smc-test: "
` [PATCH v3 07/54] tests/qtest: boot-serial-test: "
` [PATCH v3 08/54] tests/qtest: cxl-test: "
` [PATCH v3 09/54] tests/qtest: fdc-test: "
` [PATCH v3 10/54] tests/qtest: generic_fuzz: "
` [PATCH v3 11/54] tests/qtest: virtio_blk_fuzz: "
` [PATCH v3 12/54] tests/qtest: hd-geo-test: "
` [PATCH v3 13/54] tests/qtest: ide-test: "
` [PATCH v3 14/54] tests/qtest: migration-test: "
` [PATCH v3 15/54] tests/qtest: pflash-cfi02-test: "
` [PATCH v3 16/54] tests/qtest: qmp-test: "
` [PATCH v3 17/54] tests/qtest: vhost-user-blk-test: "
` [PATCH v3 18/54] tests/qtest: vhost-user-test: "
` [PATCH v3 19/54] tests/qtest: virtio-blk-test: "
` [PATCH v3 20/54] tests/qtest: virtio-scsi-test: "
` [PATCH v3 21/54] tests/qtest: libqtest: "
` [PATCH v3 22/54] tests/unit: test-image-locking: "
` [PATCH v3 23/54] tests/unit: test-qga: "
` [PATCH v3 24/54] tests: vhost-user-bridge: "
` [PATCH v3 25/54] block/vvfat: Unify the mkdir() call
` [PATCH v3 26/54] fsdev/virtfs-proxy-helper: Use g_mkdir()
` [PATCH v3 27/54] hw/usb: dev-mtp: "
` [PATCH v3 28/54] tests/qtest: Skip running virtio-net-test cases that require socketpair() for win32
` [PATCH v3 29/54] tests/qtest: Build test-filter-{mirror, redirector} cases for posix only
` [PATCH v3 30/54] tests/qtest: qmp-test: Skip running test_qmp_oob for win32
` [PATCH v3 31/54] accel/qtest: Implement a portable qtest accelerator
` [PATCH v3 32/54] tests/qtest: libqtest: Adapt global_qtest declaration for win32
` [PATCH v3 33/54] tests/qtest: Use send/recv for socket communication
` [PATCH v3 34/54] tests/qtest: libqtest: Exclude the *_fds APIs for win32
` [PATCH v3 35/54] tests/qtest: libqtest: Install signal handler via signal()
` [PATCH v3 36/54] tests/qtest: Support libqtest to build and run on Windows
` [PATCH v3 37/54] tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32
` [PATCH v3 38/54] tests/qtest: bios-tables-test: Adapt the case "
` [PATCH v3 39/54] tests/qtest: migration-test: Disable IO redirection "
` [PATCH v3 40/54] tests/qtest: ide-test: Open file in binary mode
` [PATCH v3 41/54] tests/qtest: virtio-net-failover: Disable migration tests for win32
` [PATCH v3 42/54] chardev/char-file: Add FILE_SHARE_WRITE when opening the file "
` [PATCH v3 43/54] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
` [PATCH v3 44/54] tests/qtest: microbit-test: Fix socket access for win32
` [PATCH v3 45/54] tests/qtest: libqtest: Replace the call to close a socket with closesocket()
` [PATCH v3 46/54] tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for win32
` [PATCH v3 47/54] io/channel-watch: Drop a superfluous '#ifdef WIN32'
` [PATCH v3 48/54] io/channel-watch: Drop the unnecessary cast
` [PATCH v3 49/54] io/channel-watch: Fix socket watch on Windows
` [PATCH v3 50/54] tests/qtest: migration-test: Skip running some TLS cases for win32
` [PATCH v3 51/54] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes
` [PATCH v3 52/54] .gitlab-ci.d/windows.yml: Display meson test logs
` [PATCH v3 53/54] tests/qtest: Enable qtest build on Windows
` [PATCH v3 54/54] docs/devel: testing: Document writing portable test cases

[PATCH v5 00/17] tcg: CPUTLBEntryFull and TARGET_TB_PCREL
 2022-09-25 10:51 UTC  (18+ messages)
` [PATCH v5 01/17] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
` [PATCH v5 02/17] accel/tcg: Drop addr member from SavedIOTLB
` [PATCH v5 03/17] accel/tcg: Suppress auto-invalidate in probe_access_internal
` [PATCH v5 04/17] accel/tcg: Introduce probe_access_full
` [PATCH v5 05/17] accel/tcg: Introduce tlb_set_page_full
` [PATCH v5 06/17] include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
` [PATCH v5 07/17] target/sparc: Use tlb_set_page_full
` [PATCH v5 08/17] accel/tcg: Move byte_swap from MemTxAttrs to CPUTLBEntryFull
` [PATCH v5 09/17] accel/tcg: Add force_aligned "
` [PATCH v5 10/17] accel/tcg: Remove PageDesc code_bitmap
` [PATCH v5 11/17] accel/tcg: Use bool for page_find_alloc
` [PATCH v5 12/17] accel/tcg: Use DisasContextBase in plugin_gen_tb_start
` [PATCH v5 13/17] accel/tcg: Do not align tb->page_addr[0]
` [PATCH v5 14/17] include/hw/core: Create struct CPUJumpCache
` [PATCH v5 15/17] accel/tcg: Introduce tb_pc and tb_pc_log
` [PATCH v5 16/17] accel/tcg: Introduce TARGET_TB_PCREL
` [PATCH v5 17/17] accel/tcg: Split log_cpu_exec into inline and slow path

[PATCH v1 0/9] MemTxAttrs cpu_index and gdbstub/next
 2022-09-25 10:18 UTC  (15+ messages)
` [PATCH v1 1/9] hw: encode accessing CPU index in MemTxAttrs
` [PATCH v1 3/9] hw/intc/gic: use MxTxAttrs to divine accessing CPU
` [PATCH v1 4/9] hw/timer: convert mptimer access to attrs to derive cpu index
` [PATCH v1 5/9] configure: move detected gdb to TCG's config-host.mak
` [PATCH v1 6/9] gdbstub: move into its own sub directory
` [PATCH v1 7/9] gdbstub: move sstep flags probing into AccelClass
` [PATCH v1 8/9] gdbstub: move breakpoint logic to accel ops

[PATCH v2] hw/display/tcx: Mark the VRAM dirty upon reset
 2022-09-25 10:03 UTC  (7+ messages)

[PATCH 00/10] Misc ppc/mac machines clean up
 2022-09-25  9:41 UTC  (28+ messages)
` [PATCH 01/10] mac_newworld: Drop some variables
` [PATCH 02/10] mac_oldworld: Drop some more variables
` [PATCH 03/10] mac_{old|new}world: Set default values for some local variables
` [PATCH 04/10] mac_newworld: Simplify creation of Uninorth devices
` [PATCH 05/10] mac_{old|new}world: Reduce number of QOM casts
` [PATCH 06/10] hw/ppc/mac.h: Move newworld specific atuff out from shared header
` [PATCH 07/10] hw/ppc/mac.h: Move macio "
` [PATCH 08/10] hw/ppc/mac.h: Move grackle-pcihost declaration "
` [PATCH 09/10] hw/ppc/mac.h: Move PROM and KERNEL defines to board code
` [PATCH 10/10] hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h

[PATCH 2/2] audio: improve out.voices test
 2022-09-25  8:56 UTC 

[PATCH 1/2] audio: fix in.voices test
 2022-09-25  8:56 UTC 

[PATCH 0/2] Fix audio voices tests
 2022-09-25  8:56 UTC 

[PATCH 1/2] target/riscv: rvv-1.0: Simplify vfwredsum code
 2022-09-25  7:35 UTC  (4+ messages)
` [PATCH 2/2] target/riscv: rvv-1.0: vf[w]redsum distinguish between ordered/unordered

[PATCH v2 00/39] tests/qtest: Enable running qtest on Windows
 2022-09-25  5:19 UTC  (8+ messages)
` [PATCH v2 03/39] block: Unify the get_tmp_filename() implementation
` [PATCH v2 25/39] chardev/char-file: Add FILE_SHARE_WRITE when openning the file for win32

[PATCH v3 1/3] util/main-loop: Fix maximum number of wait objects for win32
 2022-09-25  1:07 UTC  (3+ messages)

[PATCH] target/hppa: Generate illegal instruction exception for 64-bit instructions
 2022-09-24 22:13 UTC 

[PATCH] gtk: Add show_menubar=on|off command line option
 2022-09-24 21:09 UTC 

[PATCH v2 00/37] target/i386: new decoder + AVX implementation
 2022-09-24 21:24 UTC  (41+ messages)
` [PATCH v2 02/37] target/i386: make ldo/sto operations consistent with ldq
` [PATCH v2 05/37] target/i386: add core of new i386 decoder
` [PATCH v2 06/37] target/i386: add ALU load/writeback core
` [PATCH v2 10/37] target/i386: validate VEX prefixes via the instructions' exception classes
` [PATCH v2 11/37] target/i386: validate SSE prefixes directly in the decoding table
` [PATCH v2 19/37] target/i386: reimplement 0x0f 0x60-0x6f, add AVX
` [PATCH v2 20/37] target/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef, 0xf8-0xff, "
` [PATCH v2 21/37] target/i386: reimplement 0x0f 0x50-0x5f, "
` [PATCH v2 22/37] target/i386: reimplement 0x0f 0x78-0x7f, "
` [PATCH v2 23/37] target/i386: reimplement 0x0f 0x70-0x77, "
` [PATCH v2 24/37] target/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7, 0xf0-0xf7, "
` [PATCH v2 25/37] target/i386: clarify (un)signedness of immediates from 0F3Ah opcodes
` [PATCH v2 26/37] target/i386: reimplement 0x0f 0x3a, add AVX
` [PATCH v2 27/37] target/i386: Use tcg gvec ops for pmovmskb
` [PATCH v2 28/37] target/i386: reimplement 0x0f 0x38, add AVX
` [PATCH v2 30/37] target/i386: reimplement 0x0f 0x10-0x17, "
` [PATCH v2 31/37] target/i386: reimplement 0x0f 0x28-0x2f, "
` [PATCH v2 32/37] target/i386: implement XSAVE and XRSTOR of AVX registers
` [PATCH v2 33/37] target/i386: implement VLDMXCSR/VSTMXCSR
` [PATCH v2 36/37] target/i386: move 3DNow to the new decoder

[PATCH 00/12] VMX/VSX instructions with gvec
 2022-09-24 20:16 UTC  (24+ messages)
` [PATCH 01/12] target/ppc: Moved VMLADDUHM to decodetree and use gvec
` [PATCH 02/12] target/ppc: Move VMH[R]ADDSHS instruction to decodetree
` [PATCH 03/12] target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvec
` [PATCH 04/12] target/ppc: Move VNEG[WD] to decodtree "
` [PATCH 05/12] target/ppc: Move VPRTYB[WDQ] to decodetree "
` [PATCH 06/12] target/ppc: Move VAVG[SU][BHW] "
` [PATCH 07/12] target/ppc: Move VABSDU[BHW] "
` [PATCH 08/12] target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG[DS]P
` [PATCH 09/12] target/ppc: Use gvec to decode XVCPSGN[SD]P
` [PATCH 10/12] target/ppc: Moved XVTSTDC[DS]P to decodetree
` [PATCH 12/12] target/ppc: Use gvec to decode XVTSTDC[DS]P

[PATCH v2 0/5] Make serial msmouse work
 2022-09-24 18:22 UTC  (2+ messages)

[PATCH v3] block: Refactor get_tmp_filename()
 2022-09-24 16:32 UTC 

[PATCH] block/io_uring: revert "Use io_uring_register_ring_fd() to skip fd operations"
 2022-09-24 14:48 UTC 

[RFC][PATCH] linux-user: Add guest memory layout to exception dump
 2022-09-24 14:18 UTC 

[PATCH v3 00/26] block: fix coroutine_fn annotations
 2022-09-24 13:41 UTC  (4+ messages)
` [PATCH 02/26] block: add missing "

[PATCH] target/i386/kvm: fix kvmclock_current_nsec: Assertion `time.tsc_timestamp <= migration_tsc' failed
 2022-09-24 13:39 UTC  (2+ messages)

[PATCH v2] block: Refactor get_tmp_filename()
 2022-09-24 12:29 UTC  (2+ messages)

[PATCH] target/ppc: restore powerpc_excp_booke doorbell interrupts
 2022-09-24 13:09 UTC  (2+ messages)

[PATCH v6 00/25] ppc4xx_sdram QOMify and clean ups
 2022-09-24 12:28 UTC  (26+ messages)
` [PATCH v6 01/25] ppc440_bamboo: Remove unnecessary memsets
` [PATCH v6 02/25] ppc4xx: Introduce Ppc4xxSdramBank struct
` [PATCH v6 03/25] ppc4xx_sdram: Get rid of the init RAM hack
` [PATCH v6 04/25] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
` [PATCH v6 05/25] ppc440_bamboo: Add missing 4 MiB valid memory size
` [PATCH v6 06/25] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
` [PATCH v6 07/25] ppc4xx_sdram: QOM'ify
` [PATCH v6 08/25] ppc4xx_sdram: Drop extra zeros for readability
` [PATCH v6 09/25] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
` [PATCH v6 10/25] ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
` [PATCH v6 11/25] ppc440_sdram: Get rid of the init RAM hack
` [PATCH v6 12/25] ppc440_sdram: Rename local variable for readability
` [PATCH v6 13/25] ppc4xx_sdram: Rename functions to prevent name clashes
` [PATCH v6 14/25] ppc440_sdram: Move RAM size check to ppc440_sdram_init
` [PATCH v6 15/25] ppc440_sdram: QOM'ify
` [PATCH v6 16/25] ppc440_uc.c: Move some macros to ppc4xx.h
` [PATCH v6 17/25] ppc440_uc.c: Remove unneeded parenthesis
` [PATCH v6 18/25] ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c
` [PATCH v6 19/25] ppc4xx_devs.c: Move DDR "
` [PATCH v6 20/25] ppc4xx_sdram: Move ppc4xx_sdram_banks() "
` [PATCH v6 21/25] ppc4xx_sdram: Use hwaddr for memory bank size
` [PATCH v6 22/25] ppc4xx_sdram: Rename local state variable for brevity
` [PATCH v6 23/25] ppc4xx_sdram: Generalise bank setup
` [PATCH v6 24/25] ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
` [PATCH v6 25/25] ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()

[PATCH v6 0/5] improve error handling for module load
 2022-09-24 12:35 UTC  (3+ messages)
` [PATCH v6 5/5] accel: abort if we fail to load the accelerator plugin

[PATCH v11 00/15] target/hexagon: introduce idef-parser
 2022-09-24 12:22 UTC  (9+ messages)
` [PATCH v11 03/15] target/hexagon: make slot number an unsigned
` [PATCH v11 04/15] target/hexagon: make helper functions non-static
` [PATCH v11 05/15] target/hexagon: introduce new helper functions
` [PATCH v11 06/15] target/hexagon: expose next PC in DisasContext

[PATCH 0/7] linux-user fixes for hppa target - part 2
 2022-09-24 11:45 UTC  (8+ messages)
` [PATCH 1/7] linux-user: Fix TARGET_PROT_SEM for XTENSA
` [PATCH 2/7] linux-user: Add proper strace format strings for getdents()/getdents64()
` [PATCH 3/7] linux-user/hppa: Add signal trampoline for hppa target
` [PATCH 4/7] linux-user/hppa: Drop stack guard page on "
` [PATCH 5/7] linux-user/hppa: Increase guest stack size to 80MB for "
` [PATCH 6/7] linux-user/hppa: Allow PROT_GROWSUP and PROT_GROWSDOWN in mprotect()
` [PATCH 7/7] linux-user/hppa: Fix setup_sigcontext()

[PATCH v7 00/14] QMP/HMP: introduce 'dumpdtb'
 2022-09-24  9:48 UTC  (5+ messages)
` [PATCH v7 14/14] qmp/hmp, device_tree.c: introduce dumpdtb

[PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
 2022-09-24  9:20 UTC  (5+ messages)
` [PATCH 6/7] .gitlab-ci.d/windows.yml: Unify the prerequisite packages

[PATCH] hw/net: npcm7xx_emc: set MAC in register space
 2022-09-24  9:10 UTC  (5+ messages)


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).