messages from 2021-03-04 20:06:15 to 2021-03-05 10:30:03 UTC [more...]
[PATCH v5 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
2021-03-05 10:27 UTC (3+ messages)
[PULL 0/8] Ui 20210304 patches
2021-03-05 10:18 UTC (2+ messages)
[PATCH v2 0/9] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
2021-03-05 10:16 UTC (10+ messages)
` [PATCH v2 1/9] softmmu/physmem: Drop "shared" parameter from ram_block_add()
` [PATCH v2 2/9] util/mmap-alloc: Factor out calculation of the pagesize for the guard page
` [PATCH v2 3/9] util/mmap-alloc: Factor out reserving of a memory region to mmap_reserve()
` [PATCH v2 4/9] util/mmap-alloc: Factor out activating of memory to mmap_activate()
` [PATCH v2 5/9] softmmu/memory: Pass ram_flags into qemu_ram_alloc_from_fd()
` [PATCH v2 6/9] softmmu/memory: Pass ram_flags into memory_region_init_ram_shared_nomigrate()
` [PATCH v2 7/9] memory: introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
` [PATCH v2 8/9] util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE
` [PATCH v2 9/9] hostmem: Wire up RAM_NORESERVE via "reserve" property
[PATCH 00/44] hw/arm: New board model mps3-an547
2021-03-05 10:22 UTC (55+ messages)
` [PATCH 20/44] hw/misc/sse-cpu-pwrctrl: Implement SSE-300 CPU<N>_PWRCTRL register block
` [PATCH 22/44] hw/arm/armsse: Add a define for number of IRQs used by the SSE itself
` [PATCH 23/44] hw/arm/armsse: Add framework for data-driven device placement
` [PATCH 24/44] hw/arm/armsse: Move dual-timer device into data-driven framework
` [PATCH 25/44] hw/arm/armsse: Move watchdogs "
` [PATCH 26/44] hw/arm/armsse: Move s32ktimer "
` [PATCH 27/44] hw/arm/armsse: Move sysinfo register block "
` [PATCH 28/44] hw/arm/armsse: Move sysctl "
` [PATCH 29/44] hw/arm/armsse: Move PPUs "
` [PATCH 30/44] hw/arm/armsse: Add missing SSE-200 SYS_PPU
` [PATCH 31/44] hw/arm/armsse: Indirect irq_is_common[] through ARMSSEInfo
` [PATCH 32/44] hw/arm/armsse: Add support for SSE variants with a system counter
` [PATCH 33/44] hw/arm/armsse: Add support for TYPE_SSE_TIMER in ARMSSEDeviceInfo
` [PATCH 34/44] hw/arm/armsse: Support variants with ARMSSE_CPU_PWRCTRL block
` [PATCH 35/44] hw/arm/armsse: Add SSE-300 support
` [PATCH 36/44] hw/arm/mps2-tz: Make UART overflow IRQ board-specific
` [PATCH 37/44] hw/misc/mps2-fpgaio: Fold counters subsection into main vmstate
` [PATCH 38/44] hw/misc/mps2-fpgaio: Support AN547 DBGCTRL register
` [PATCH 39/44] hw/misc/mps2-scc: Implement changes for AN547
` [PATCH 40/44] hw/arm/mps2-tz: Support running APB peripherals on different clock
` [PATCH 41/44] hw/arm/mps2-tz: Make initsvtor0 setting board-specific
` [PATCH 42/44] hw/arm/mps2-tz: Add new mps3-an547 board
` [PATCH 43/44] docs/system/arm/mps2.rst: Document the "
[PATCH 0/2] semihosting: Move it out of hw/
2021-03-05 10:13 UTC (2+ messages)
[PATCH] docs: qsd: Explain --export nbd,name=... default
2021-03-05 9:48 UTC
[PATCH v2 0/2] QOM type names and QAPI
2021-03-05 9:48 UTC (6+ messages)
` [PATCH v2 1/2] hw: Replace anti-social QOM type names
` [PATCH v2 2/2] memory: Drop "qemu:" prefix from QOM memory region "
[PATCH v7 00/13] virtio-mem: vfio support
2021-03-05 9:45 UTC (3+ messages)
QEMU RBD is slow with QCOW2 images
2021-03-05 9:44 UTC (7+ messages)
[PATCH RFC] migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
2021-03-05 9:43 UTC (2+ messages)
[PATCH v1 0/9] testing/next (docs, hexagon, cfi, docker)
2021-03-05 9:43 UTC (15+ messages)
` [PATCH v1 1/9] docs/devel: re-organise the developers guide into sections
` [PATCH v1 2/9] docs/system: add a gentle prompt for the complexity to come
` [PATCH v1 3/9] tests/docker: add a test-tcg for building then running check-tcg
` [PATCH v1 4/9] docker: Add Hexagon image
` [PATCH v1 5/9] tests/tcg: Use Hexagon Docker image
` [PATCH v1 6/9] gitlab: add build-user-hexagon test
` [PATCH v1 7/9] gitlab-ci.yml: Allow custom # of parallel linkers
` [PATCH v1 8/9] gitlab-ci.yml: Add jobs to test CFI flags
` [PATCH v1 9/9] tests/docker: Use --arch-only when building Debian cross image
[PATCH V4 00/10] Detect reentrant RX casued by loopback
2021-03-05 9:38 UTC (14+ messages)
` [PATCH V4 01/10] net: introduce qemu_receive_packet()
` [PATCH V4 02/10] e1000: switch to use qemu_receive_packet() for loopback
` [PATCH V4 03/10] dp8393x: switch to use qemu_receive_packet() for loopback packet
` [PATCH V4 04/10] msf2-mac: switch to use qemu_receive_packet() for loopback
` [PATCH V4 05/10] sungem: "
` [PATCH V4 06/10] tx_pkt: switch to use qemu_receive_packet_iov() "
` [PATCH V4 07/10] rtl8139: switch to use qemu_receive_packet() "
` [PATCH V4 08/10] pcnet: "
` [PATCH V4 09/10] cadence_gem: "
` [PATCH V4 10/10] lan9118: "
` [QEMU-SECURITY] [PATCH V4 00/10] Detect reentrant RX casued by loopback
[PATCH v2] linux-user: add missing MULTICAST_IF get/setsockopt option
2021-03-05 9:36 UTC (2+ messages)
[PATCH] linux-user: add missing MULTICAST_IF get/setsockopt option
2021-03-05 9:34 UTC (4+ messages)
[PATCH v2 0/8] simplebench improvements
2021-03-05 9:11 UTC (18+ messages)
` [PATCH v2 1/8] simplebench: bench_one(): add slow_limit argument
` [PATCH v2 2/8] simplebench: bench_one(): support count=1
` [PATCH v2 4/8] simplebench/bench-backup: add target-cache argument
` [PATCH v2 5/8] simplebench/bench_block_job: handle error in BLOCK_JOB_COMPLETED
` [PATCH v2 6/8] simplebench/bench-backup: support qcow2 source files
` [PATCH v2 7/8] simplebench/bench-backup: add --count and --no-initial-run
` [PATCH v2 8/8] simplebench/bench_block_job: drop caches before test run
[RFC v1 00/38] arm cleanup experiment for kvm-only build
2021-03-05 9:04 UTC (13+ messages)
[Bug 1916655] [NEW] Compilation fails due to zstd qcow2 compression
2021-03-05 8:54 UTC (2+ messages)
` [Bug 1916655] "
[PATCH v2 0/3] Drop deprecated floppy config & bogus -drive if=T
2021-03-05 8:06 UTC (9+ messages)
` [PATCH v2 1/3] fdc: Drop deprecated floppy configuration
About libfuzzer in qemu
2021-03-05 7:51 UTC (2+ messages)
[PATCH v3 0/3] Some modifications about ram_save_host_page()
2021-03-05 7:50 UTC (4+ messages)
` [PATCH v3 1/3] migration/ram: Modify the code comment of ram_save_host_page()
` [PATCH v3 2/3] migration/ram: Reduce unnecessary rate limiting
` [PATCH v3 3/3] migration/ram: Optimize ram_save_host_page()
[PATCH v3 00/42] esp: consolidate PDMA transfer buffers and other fixes
2021-03-05 7:31 UTC (45+ messages)
` [PATCH v3 01/42] esp: checkpatch fixes
` [PATCH v3 02/42] esp: rename existing ESP QOM type to SYSBUS_ESP
` [PATCH v3 03/42] esp: QOMify the internal ESP device state
` [PATCH v3 04/42] esp: add vmstate_esp version to embedded ESPState
` [PATCH v3 05/42] esp: add trace event when receiving a TI command
` [PATCH v3 06/42] esp: fix esp_reg_read() trace event
` [PATCH v3 07/42] esp: add PDMA trace events
` [PATCH v3 08/42] esp: determine transfer direction directly from SCSI phase
` [PATCH v3 09/42] esp: introduce esp_get_tc() and esp_set_tc()
` [PATCH v3 10/42] esp: introduce esp_get_stc()
` [PATCH v3 11/42] esp: apply transfer length adjustment when STC is zero at TC load time
` [PATCH v3 12/42] esp: remove dma_counter from ESPState
` [PATCH v3 13/42] esp: remove dma_left "
` [PATCH v3 14/42] esp: remove minlen restriction in handle_ti
` [PATCH v3 15/42] esp: introduce esp_pdma_read() and esp_pdma_write() functions
` [PATCH v3 16/42] esp: use pdma_origin directly in esp_pdma_read()/esp_pdma_write()
` [PATCH v3 17/42] esp: move pdma_len and TC logic into esp_pdma_read()/esp_pdma_write()
` [PATCH v3 18/42] esp: accumulate SCSI commands for PDMA transfers in cmdbuf instead of pdma_buf
` [PATCH v3 19/42] esp: remove buf parameter from do_cmd()
` [PATCH v3 20/42] esp: remove the buf and buflen parameters from get_cmd()
` [PATCH v3 21/42] esp: remove redundant pdma_start from ESPState
` [PATCH v3 22/42] esp: move PDMA length adjustments into esp_pdma_read()/esp_pdma_write()
` [PATCH v3 23/42] esp: use ti_wptr/ti_rptr to manage the current FIFO position for PDMA
` [PATCH v3 24/42] esp: use in-built TC to determine PDMA transfer length
` [PATCH v3 25/42] esp: remove CMD pdma_origin
` [PATCH v3 26/42] esp: rename get_cmd_cb() to esp_select()
` [PATCH v3 27/42] esp: fix PDMA target selection
` [PATCH v3 28/42] esp: use FIFO for PDMA transfers between initiator and device
` [PATCH v3 29/42] esp: remove pdma_origin from ESPState
` [PATCH v3 30/42] esp: add 4 byte PDMA read and write transfers
` [PATCH v3 31/42] esp: implement FIFO flush command
` [PATCH v3 32/42] esp: latch individual bits in ESP_RINTR register
` [PATCH v3 33/42] esp: defer command completion interrupt on incoming data transfers
` [PATCH v3 34/42] esp: remove old deferred command completion mechanism
` [PATCH v3 35/42] esp: raise interrupt after every non-DMA byte transferred to the FIFO
` [PATCH v3 36/42] esp: add maxlen parameter to get_cmd()
` [PATCH v3 37/42] esp: transition to message out phase after SATN and stop command
` [PATCH v3 38/42] esp: convert ti_buf from array to Fifo8
` [PATCH v3 39/42] esp: convert cmdbuf "
` [PATCH v3 40/42] esp: add trivial implementation of the ESP_RFLAGS register
` [PATCH v3 41/42] esp: implement non-DMA transfers in PDMA mode
` [PATCH v3 42/42] esp: add support for unaligned accesses
[PATCH 00/38] target/riscv: support packed extension v0.9.2
2021-03-05 6:14 UTC (2+ messages)
[RFC PATCH 0/5] hw/arm/virt: Introduce cpu topology support
2021-03-05 6:14 UTC (5+ messages)
[PATCH v2 0/2] send QAPI_EVENT_MEM_UNPLUG_ERROR for ppc64 unplugs
2021-03-05 3:07 UTC (5+ messages)
` [PATCH v2 1/2] spapr.c: remove duplicated assert in spapr_memory_unplug_request()
` [PATCH v2 2/2] spapr.c: send QAPI event when memory hotunplug fails
[RESEND][BUG FIX HELP] QEMU main thread endlessly hangs in __ppoll()
2021-03-05 3:08 UTC (3+ messages)
[PATCH] hw/sd/sdhci: Report error when guest access protected registers
2021-03-05 2:26 UTC (3+ messages)
[RFC PATCH v2 0/8] cpu: Move CPUClass::has_work() to TCGCPUOps
2021-03-05 1:05 UTC (11+ messages)
` [RFC PATCH v2 1/8] sysemu/tcg: Restrict tcg_exec_init() to CONFIG_TCG
` [RFC PATCH v2 2/8] sysemu/tcg: Restrict qemu_tcg_mttcg_enabled() to TCG
` [RFC PATCH v2 3/8] target/arm: Directly use arm_cpu_has_work instead of CPUClass::has_work
` [RFC PATCH v2 4/8] target/s390x: Move s390_cpu_has_work to excp_helper.c
` [RFC PATCH v2 5/8] target/ppc: Duplicate the TCGCPUOps structure for POWER CPUs
` [RFC PATCH v2 6/8] cpu: Declare cpu_has_work() in 'sysemu/tcg.h'
` [RFC PATCH v2 7/8] cpu: Move CPUClass::has_work() to TCGCPUOps
` [RFC PATCH v2 8/8] target/arm: Restrict arm_cpu_has_work() to TCG
[PATCH v5 0/3] Add npcm7xx emc model
2021-03-05 1:09 UTC (2+ messages)
[PATCH v5 0/8] Pegasos2 emulation
2021-03-05 1:02 UTC (8+ messages)
` [PATCH v5 5/8] vt82c686: Add emulation of VT8231 south bridge
` [PATCH v5 4/8] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it
USB port claiming / set configuration problems
2021-03-05 0:50 UTC (3+ messages)
[PATCH v2] multi-process: Initialize variables declared with g_auto*
2021-03-04 23:00 UTC (3+ messages)
[PATCH v3 0/5] m68k: add Virtual M68k Machine
2021-03-04 22:55 UTC (9+ messages)
` [PATCH v3 1/5] char: add goldfish-tty
` [PATCH v3 2/5] intc: add goldfish-pic
` [PATCH v3 3/5] m68k: add an interrupt controller
` [PATCH v3 4/5] m68k: add a system controller
` [PATCH v3 5/5] m68k: add Virtual M68k Machine
[PATCH v3 0/7] Xen guest-loader support, pre-PR
2021-03-04 22:34 UTC (3+ messages)
` [PATCH v3 4/7] hw/core: implement a guest-loader to support static hypervisor guests
[PATCH v3 0/5] Allwinner H3 fixes for EMAC and acceptance tests
2021-03-04 22:30 UTC (7+ messages)
` [PATCH v3 1/5] hw/net/allwinner-sun8i-emac: traverse transmit queue using TX_CUR_DESC register value
` [PATCH v3 2/5] tests/acceptance/boot_linux_console: remove Armbian 19.11.3 bionic test for orangepi-pc machine
` [PATCH v3 3/5] tests/acceptance/boot_linux_console: change URL for test_arm_orangepi_bionic_20_08
` [PATCH v3 4/5] tests/acceptance: update sunxi kernel from armbian to 5.10.16
` [PATCH v3 5/5] tests/acceptance: drop ARMBIAN_ARTIFACTS_CACHED condition for orangepi-pc, cubieboard tests
[PATCH v4 0/6] Pegasos2 emulation
2021-03-04 20:31 UTC (6+ messages)
` [PATCH v4 6/6] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
[PATCH v3 0/4] acpi: Set proper maximum size for "etc/table-loader" blob
2021-03-04 20:22 UTC (2+ messages)
[PATCH v2] tests/docker: Use --arch-only when building Debian cross image
2021-03-04 20:08 UTC (2+ messages)
[PATCH v7 0/2] System Generation ID driver and VMGENID backend
2021-03-04 20:08 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).