qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-29 18:06:59 to 2021-01-02 08:45:01 UTC [more...]

[PATCH 00/16] tcg/s390x: host vector support
 2021-01-02  8:43 UTC  (3+ messages)
` [PATCH 01/16] tcg/s390x: Rename from tcg/s390

[RFC PATCH 0/5] hw/mips: Fix Fuloong2E to boot Linux guest again
 2021-01-01 23:56 UTC  (8+ messages)
` [RFC PATCH 1/5] ide: Make room for flags in PCIIDEState and add one for legacy mode
` [RFC PATCH 2/5] via-ide: Fix fuloong2e support
` [RFC PATCH 3/5] hw/pci-host/bonito: Remap PCI "lo" regions when PCIMAP reg is modified
` [RFC PATCH 4/5] tests/acceptance: Test boot_linux_console for fuloong2e
` [RFC PATCH 5/5] tests/integration: Test Fuloong2E IDE drive, run userspace commands

[PATCH v2 0/8] MIPS Bootloader helper
 2021-01-01 23:16 UTC  (11+ messages)
` [PATCH v2 1/8] hw/mips: Make bootloader addresses unsgined
` [PATCH v2 2/8] hw/mips/malta: Use address translation helper to calculate bootloader_run_addr
` [PATCH v2 3/8] hw/mips: Use address translation helper to handle ENVP_ADDR
` [PATCH v2 6/8] target/mips/addr: Add translation helpers for KSEG1

[PATCH v2 00/10] Misc vt82c686b clean ups
 2021-01-01 23:11 UTC  (9+ messages)
` [PATCH v2 06/10] audio/via-ac97: Simplify code and set user_creatable to false
` [PATCH v2 09/10] vt82c686: Convert debug printf to trace points
` [PATCH v2 04/10] vt82c686: Remove vt82c686b_[am]c97_init() functions

[PATCH 00/12] Misc vt82c686b clean ups
 2021-01-01 21:07 UTC  (3+ messages)
` [PATCH 04/12] vt82c686: Remove vt82c686b_[am]c97_init() functions

[PATCH v3 0/8] hw/mips/fuloong2e fixes
 2021-01-01 20:51 UTC  (7+ messages)
` [PATCH v3 4/8] hw/pci-host/bonito: Fixup pci.lomem mapping
` [PATCH v3 5/8] hw/mips/fuloong2e: Remove unused env entry

[PATCH V19 0/5] mips: Add Loongson-3 machine support
 2021-01-01 20:49 UTC  (5+ messages)
` [PATCH V19 3/5] hw/mips: Add Loongson-3 boot parameter helpers
` [PATCH V19 4/5] hw/mips: Add Loongson-3 machine support

[PATCH v2 0/4] clock: Get rid of clock_get_ns()
 2021-01-01 20:35 UTC  (2+ messages)

[PULL 00/55] Misc patches for 2020-12-21
 2021-01-01 19:59 UTC  (3+ messages)

[PULL 00/14] s390x update
 2021-01-01 19:57 UTC  (2+ messages)

[PULL 0/5] fuzzer and gitlab-CI patches
 2021-01-01 18:18 UTC  (2+ messages)

[Bug 1909823] [NEW] RDPMC check on PCE is backwards
 2021-01-01 17:50 UTC 

[PATCH 00/25] esp: consolidate PDMA transfer buffers
 2021-01-01 16:57 UTC  (32+ messages)
` [PATCH 01/25] esp: checkpatch fixes
` [PATCH 02/25] esp: add trace event when receiving a TI command
` [PATCH 03/25] esp: fix esp_reg_read() trace event
` [PATCH 04/25] esp: add PDMA trace events
` [PATCH 05/25] esp: determine transfer direction directly from SCSI phase
` [PATCH 06/25] esp: introduce esp_get_tc() and esp_set_tc()
` [PATCH 07/25] esp: introduce esp_get_stc()
` [PATCH 08/25] esp: apply transfer length adjustment when STC is zero at TC load time
` [PATCH 09/25] esp: remove dma_counter from ESPState
` [PATCH 10/25] esp: remove dma_left "
` [PATCH 11/25] esp: remove minlen restriction in handle_ti
` [PATCH 12/25] esp: introduce esp_pdma_read() and esp_pdma_write() functions
` [PATCH 13/25] esp: use pdma_origin directly in esp_pdma_read()/esp_pdma_write()
` [PATCH 14/25] esp: move pdma_len and TC logic into esp_pdma_read()/esp_pdma_write()
` [PATCH 15/25] esp: accumulate SCSI commands for PDMA transfers in cmdbuf instead of pdma_buf
` [PATCH 16/25] esp: remove redundant pdma_start from ESPState
` [PATCH 17/25] esp: move PDMA length adjustments into esp_pdma_read()/esp_pdma_write()
` [PATCH 18/25] esp: use ti_wptr/ti_rptr to manage the current FIFO position for PDMA
` [PATCH 19/25] esp: use in-built TC to determine PDMA transfer length
` [PATCH 20/25] esp: remove CMD pdma_origin
` [PATCH 21/25] esp: rename get_cmd_cb() to esp_select()
` [PATCH 22/25] esp: fix PDMA target selection
` [PATCH 23/25] esp: use FIFO for PDMA transfers between initiator and device
` [PATCH 24/25] esp: remove pdma_origin from ESPState
` [PATCH 25/25] esp: add 4 byte PDMA read and write transfers

[PULL 00/33] QAPI patches patches for 2020-12-19
 2021-01-01 16:56 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] RDMA queue
 2021-01-01 14:32 UTC  (2+ messages)

[PULL 00/30] Block patches
 2021-01-01 12:53 UTC  (2+ messages)

[PATCH v2 0/3] Clean up sam460ex irq mapping
 2021-01-01 12:03 UTC  (10+ messages)
` [PATCH v2 2/3] sam460ex: Remove FDT_PPC dependency from KConfig
` [PATCH v2 1/3] ppc4xx: Move common dependency on serial to common option
` [PATCH v2 3/3] sam460ex: Clean up irq mapping

[PATCH v2] meson: fix ncurses detection on macOS
 2021-01-01 11:02 UTC  (4+ messages)

[PULL 00/17] Block layer patches
 2020-12-31 23:26 UTC  (2+ messages)

[PATCH 00/18] hw/pci-host/bonito: Remap PCI "lo" regions when PCIMAP reg is modified
 2020-12-31 22:49 UTC  (19+ messages)
` [PATCH 01/18] hw/pci-host/bonito: Remove unused definitions
` [PATCH 02/18] hw/pci-host/bonito: Display hexadecimal value with '0x' prefix
` [PATCH 03/18] hw/pci-host/bonito: Use PCI_DEVFN() macro
` [PATCH 04/18] hw/pci-host/bonito: Use pci_config_set_interrupt_pin()
` [PATCH 05/18] hw/pci-host/bonito: Simplify soft reset using FIELD_EX32()
` [RFC PATCH 06/18] hw/pci-host/bonito: Do not allow big-endian targets
` [PATCH 07/18] hw/pci-host/bonito: Make BONPONCFG register read-only
` [RFC PATCH 08/18] hw/pci-host/bonito: Remap PCI "lo" regions when PCIMAP reg is modified
` [PATCH 09/18] hw/pci-host/bonito: Rename north bridge helpers
` [PATCH 10/18] hw/pci-host/bonito: Rename PCI host helpers
` [PATCH 11/18] hw/pci-host/bonito: Rename PCI function helpers
` [PATCH 12/18] hw/pci-host/bonito: Rename PCIBonitoState -> BonitoPciState
` [PATCH 13/18] hw/pci-host/bonito: Create PCI regions in bonito_host_realize()
` [RFC PATCH 14/18] hw/pci-host/bonito: Simplify using pci_host_conf_le_ops MemoryRegionOps
` [PATCH 15/18] hw/pci-host/bonito: Map north bridge region in bonito_host_realize()
` [PATCH 16/18] hw/pci-host/bonito: Create TYPE_PCI_BONITO "
` [PATCH 17/18] hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE in include/
` [RFC PATCH 18/18] hw/mips/fuloong2e: Inline bonito_init()

[PATCH v2 0/3] trace: convert docs to rST and feature "log" backend in quickstart
 2020-12-31 20:36 UTC  (4+ messages)
` [PATCH v2 3/3] trace: recommend "log" backend for getting started with tracing

[Bug 1909770] [NEW] qemu-cris segfaults upon loading userspace binary
 2020-12-31 20:20 UTC  (4+ messages)
` [Bug 1909770] "

[PULL 00/15] migration queue
 2020-12-31 19:15 UTC  (2+ messages)

[RFC][PATCH 0/3] ARMv8.4-TTST extension
 2020-12-31 16:54 UTC  (12+ messages)
` [PATCH 1/3] target/arm: keep translation start level unsigned
` [PATCH 2/3] target/arm: ARMv8.4-TTST extension
` [PATCH 3/3] target/arm: enable Small Translation tables in max CPU

[PULL 00/14] Linux user for 6.0 patches
 2020-12-31 15:54 UTC  (2+ messages)

Problems with irq mapping in qemu v5.2
 2020-12-31 15:34 UTC  (5+ messages)

[PULL v2 00/14] Compile QEMU with -Wimplicit-fallthrough
 2020-12-31 14:48 UTC  (2+ messages)

[PATCH] cpu-throttle: Remove timer_mod() from cpu_throttle_set()
 2020-12-31 13:13 UTC 

[PATCH 00/22] hw/riscv: sifive_u: Add missing SPI support
 2020-12-31 11:30 UTC  (23+ messages)
` [PATCH 01/22] hw/block: m25p80: Add ISSI SPI flash support
` [PATCH 02/22] hw/block: m25p80: Add various ISSI flash information
` [PATCH 03/22] hw/sd: ssi-sd: Fix incorrect card response sequence
` [PATCH 04/22] hw/sd: sd: Support CMD59 for SPI mode
` [PATCH 05/22] hw/sd: sd: Drop sd_crc16()
` [PATCH 06/22] util: Add CRC16 (CCITT) calculation routines
` [PATCH 07/22] hw/sd: ssi-sd: Suffix a data block with CRC16
` [PATCH 08/22] hw/sd: ssi-sd: Support multiple block read (CMD18)
` [PATCH 09/22] hw/sd: ssi-sd: Use macros for the dummy value and tokens in the transfer
` [PATCH 10/22] hw/sd: sd: Remove duplicated codes in single/multiple block read/write
` [PATCH 11/22] hw/sd: sd: Allow single/multiple block write for SPI mode
` [PATCH 12/22] hw/sd: sd.h: Cosmetic change of using spaces
` [PATCH 13/22] hw/sd: Introduce receive_ready() callback
` [PATCH 14/22] hw/sd: ssi-sd: Support single block write
` [PATCH 15/22] hw/sd: ssi-sd: Support multiple "
` [PATCH 16/22] hw/ssi: Add SiFive SPI controller support
` [PATCH 17/22] hw/riscv: sifive_u: Add QSPI0 controller and connect a flash
` [PATCH 18/22] hw/riscv: sifive_u: Add QSPI2 controller and connect an SD card
` [PATCH 19/22] hw/riscv: sifive_u: Change SIFIVE_U_GEM_IRQ to decimal value
` [PATCH 20/22] docs/system: Sort targets in alphabetical order
` [PATCH 21/22] docs/system: Add RISC-V documentation
` [PATCH 22/22] docs/system: riscv: Add documentation for sifive_u machine

David Gibson, please read
 2020-12-31 11:48 UTC 

[PATCH 1/2] hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic
 2020-12-31 10:31 UTC  (4+ messages)

[PATCH v2] meson: fix Cocoa option in summary
 2020-12-31 10:22 UTC  (2+ messages)

[RFC PATCH v2] x86/cpu: initialize the CPU concurrently
 2020-12-31  9:34 UTC  (5+ messages)

[PATCH v3 0/8] acpi: Some fixes for pxb support for ARM virt machine
 2020-12-31  8:22 UTC  (16+ messages)
` [PATCH v3 2/8] acpi: Add addr offset in build_crs
` [PATCH v3 3/8] acpi/gpex: Inform os to keep firmware resource map
` [PATCH v3 5/8] acpi/gpex: Append pxb devs in ascending order
` [PATCH v3 6/8] Kconfig: Enable PXB for ARM_VIRT by default

[PATCH v2 0/7] macio: remove PIC object property links
 2020-12-31  6:48 UTC  (9+ messages)
` [PATCH v2 2/7] mac_oldworld: move initialisation of grackle before heathrow
` [PATCH v2 3/7] macio: move heathrow PIC inside macio-oldworld device
` [PATCH v2 4/7] mac_newworld: delay wiring of PCI IRQs in New World machine
` [PATCH v2 5/7] macio: move OpenPIC inside macio-newworld device

[PATCH v3 0/3] Fix memory leak of some device state in migration
 2020-12-31  6:10 UTC  (4+ messages)
` [PATCH v3 1/3] spapr_pci: Fix memory leak of vmstate_spapr_pci
` [PATCH v3 2/3] savevm: Fix memory leak of vmstate_configuration
` [PATCH v3 3/3] vmstate: Fix memory leak in vmstate_handle_alloc()

Re:[PATCH v2 0/5] Fix some style problems in contrib
 2020-12-31  2:26 UTC  (2+ messages)
` [PATCH "

[PATCH v2 1/2] hw/ssi: imx_spi: Use a macro for number of chip selects supported
 2020-12-30 23:51 UTC  (4+ messages)

[PATCH v3] acpi: Permit OEM ID and OEM table ID fields to be changed
 2020-12-30 22:13 UTC 

Plugin Register Accesses
 2020-12-30 21:12 UTC  (6+ messages)

[Bug 1908551] [NEW] aarch64 SVE emulation breaks strnlen and strrchr
 2020-12-30 17:30 UTC  (6+ messages)
` [Bug 1908551] "

[PATCH] target/arm: Fix sve pred_desc decoding
 2020-12-30 17:25 UTC 

Deprecation of the LM32 target
 2020-12-30 16:34 UTC  (5+ messages)

[PATCH] meson: fix ncurses detection on macOS
 2020-12-30 16:28 UTC  (2+ messages)

[PATCH] block/nbd: Fix crash when cancelling drive mirror
 2020-12-30 12:15 UTC 

[PATCH v3 1/3] ppc: Fix build with --without-default-devices
 2020-12-30  7:58 UTC  (6+ messages)
` [PATCH v3 2/3] ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVE
` [PATCH v3 3/3] pnv: Fix reverse dependency on PCI express root ports

[PATCH]: osdep set MADV_DO/DONTDUMP on FreeBSD
 2020-12-30 10:56 UTC 

[PATCH v2] gdb: riscv: Add target description
 2020-12-30  8:32 UTC  (2+ messages)

[PATCH] gdb: riscv: Add target description
 2020-12-30  7:57 UTC  (6+ messages)

[PATCH 0/3] Bypass specific network traffic in COLO
 2020-12-30  3:56 UTC  (7+ messages)
` [PATCH 1/3] qapi/net: Add new QMP command for COLO passthrough

[PATCH 0/7] vt82c686b clean ups - part II
 2020-12-29 22:50 UTC  (8+ messages)
` [PATCH 2/7] vt82c686: Rename superio config related parts
` [PATCH 1/7] vt82c686: Use shorter name for local variable holding object state
` [PATCH 4/7] vt82c686: Reorganise code
` [PATCH 5/7] vt82c686: Fix SMBus IO base and configuration registers
` [PATCH 3/7] vt82c686: Move superio memory region to SuperIOConfig struct
` [PATCH 7/7] vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on it
` [PATCH 6/7] vt82c686: Fix up power management io base and config

[Bug 1909392] [NEW] qemu-arm crashes (SIGSEGV) when executing push instruction
 2020-12-29 20:08 UTC  (2+ messages)
` [Bug 1909392] "

[PATCH] Deprecate pmem=on with non-DAX capable backend file
 2020-12-29 20:11 UTC  (3+ messages)

[PATCH] gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD
 2020-12-29 18:54 UTC  (2+ 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).