qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-22 16:39:59 to 2021-01-23 12:41:43 UTC [more...]

[PATCH v13 00/22] i386 cleanup PART 2
 2021-01-23 12:23 UTC  (16+ messages)
` [PATCH v13 01/22] cpu: Introduce TCGCpuOperations struct
` [PATCH v13 02/22] target/riscv: remove CONFIG_TCG, as it is always TCG
` [PATCH v13 03/22] accel/tcg: split TCG-only code from cpu_exec_realizefn
` [PATCH v13 04/22] cpu: Move synchronize_from_tb() to tcg_ops
` [PATCH v13 05/22] cpu: Move cpu_exec_* "
` [PATCH v13 06/22] cpu: Move tlb_fill "
` [PATCH v13 07/22] cpu: Move debug_excp_handler "
` [PATCH v13 08/22] target/arm: do not use cc->do_interrupt for KVM directly
` [PATCH v13 09/22] cpu: move cc->do_interrupt to tcg_ops
` [PATCH v13 10/22] cpu: move cc->transaction_failed "
` [PATCH v13 11/22] cpu: move do_unaligned_access "
` [PATCH v13 12/22] physmem: make watchpoint checking code TCG-only
` [PATCH v13 13/22] cpu: move adjust_watchpoint_address to tcg_ops
` [PATCH v13 14/22] cpu: move debug_check_watchpoint "
` [PATCH v13 16/22] accel: extend AccelState and AccelClass to user-mode

[PATCH v2 00/12] buildsys: Do not build various objects if not necessary
 2021-01-23 12:29 UTC  (15+ messages)
` [PATCH v2 01/12] configure: Only check for audio drivers if system-mode is selected
` [PATCH v2 02/12] tests/meson: Only build softfloat objects if TCG "
` [PATCH v2 03/12] pc-bios/meson: Only install EDK2 blob firmwares with system emulation
` [PATCH v2 04/12] meson: Do not build optional libraries by default
` [PATCH v2 05/12] meson: Restrict block subsystem processing
` [PATCH v2 06/12] meson: Merge trace_events_subdirs array
` [PATCH v2 07/12] meson: Restrict some trace event directories to user/system emulation
` [PATCH v2 08/12] meson: Restrict emulation code
` [PATCH v2 09/12] qapi/meson: Restrict qdev code to system-mode emulation
` [PATCH v2 10/12] qapi/meson: Remove QMP from user-mode emulation
` [PATCH v2 11/12] qapi/meson: Restrict system-mode specific modules
` [PATCH v2 12/12] qapi/meson: Restrict UI module to system emulation and tools

[PATCH v4] tcg: Toggle page execution for Apple Silicon
 2021-01-23 11:53 UTC  (2+ messages)

[Bug 1912780] Re: QEMU: Null Pointer Failure in fdctrl_read() in hw/block/fdc.c
 2021-01-23 11:24 UTC 

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

[PATCH] tcg/tci: Restrict tci_write_reg16() to 64-bit hosts
 2021-01-23 10:30 UTC  (2+ messages)

[PATCH 0/2] tcg/tci: Fix Clang build
 2021-01-23 10:26 UTC  (11+ messages)
` [RFC PATCH 2/2] gitlab-ci: Add a job building TCI with Clang
                `  "

[PATCH] fdc: check drive block device before usage (CVE-2021-20196)
 2021-01-23 10:03 UTC 

[PATCH v8 00/11] iOS and Apple Silicon host support
 2021-01-23  4:56 UTC  (12+ messages)
` [PATCH v8 01/11] block: feature detection for host block support
` [PATCH v8 02/11] configure: cross-compiling with empty cross_prefix
` [PATCH v8 03/11] configure: check for sys/disk.h
` [PATCH v8 04/11] slirp: feature detection for smbd
` [PATCH v8 05/11] osdep: build with non-working system() function
` [PATCH v8 06/11] darwin: remove redundant dependency declaration
` [PATCH v8 07/11] darwin: fix cross-compiling for Darwin
` [PATCH v8 08/11] configure: cross compile should use x86_64 cpu_family
` [PATCH v8 09/11] block: check availablity for preadv/pwritev on mac
` [PATCH v8 10/11] darwin: detect CoreAudio for build
` [PATCH v8 11/11] darwin: remove 64-bit build detection on 32-bit OS

[Qemu-devel] [Bug 1745895] [NEW] Unable to migrate vhost-net to virtio-1.0-capable kernel
 2021-01-23  4:18 UTC  (2+ messages)
` [Bug 1745895] "

[Qemu-devel] [Bug 1800156] [NEW] windows 8.1 loose grab/leave window on windowed
 2021-01-23  4:18 UTC  (2+ messages)
` [Bug 1800156] "

[RFC PATCH v2 0/8] Automatically convert configure options to meson build options
 2021-01-23  3:30 UTC  (7+ messages)
` [PATCH 8/8] configure: automatically parse command line for meson -D options

[PATCH v7 00/11] iOS and Apple Silicon host support
 2021-01-23  3:18 UTC  (21+ messages)
` [PATCH v7 01/11] block: feature detection for host block support
` [PATCH v7 02/11] configure: cross-compiling with empty cross_prefix
` [PATCH v7 03/11] configure: check for sys/disk.h
` [PATCH v7 04/11] slirp: feature detection for smbd
` [PATCH v7 05/11] osdep: build with non-working system() function
` [PATCH v7 06/11] darwin: remove redundant dependency declaration
` [PATCH v7 07/11] darwin: fix cross-compiling for Darwin
` [PATCH v7 08/11] configure: cross compile should use x86_64 cpu_family
` [PATCH v7 09/11] block: check availablity for preadv/pwritev on mac
` [PATCH v7 10/11] darwin: detect CoreAudio for build
` [PATCH v7 11/11] darwin: remove 64-bit build detection on 32-bit OS

[PATCH] spapr: Adjust firmware path of PCI devices
 2021-01-23  2:36 UTC  (3+ messages)

[PATCH v2 0/1] spapr_caps.c: check user input before warning about TCG only caps
 2021-01-23  1:46 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 1/1] os_find_datadir: search as in version 4.2
 2021-01-23  2:05 UTC  (9+ messages)

[PATCH V5 0/6] hw/block/nvme: support multi-path for ctrl/ns
 2021-01-23  1:02 UTC  (4+ messages)
` [PATCH V5 4/6] hw/block/nvme: support for multi-controller in subsystem

[PATCH] hvf: Fetch cr4 before evaluating CPUID(1)
 2021-01-23  0:41 UTC 

[PATCH] coroutine-sigaltstack: Keep SIGUSR2 handler up
 2021-01-23  0:41 UTC  (12+ messages)

[PATCH v2 0/3] target/arm: Add support for FEAT_DIT, Data Independent Timing
 2021-01-23  0:28 UTC  (9+ messages)
` [PATCH v2 1/3] target/arm: Remove PSTATE_SS from cpsr and move it into env->pstate
` [PATCH v2 2/3] target/arm: Add support for FEAT_DIT, Data Independent Timing
` [PATCH v2 3/3] target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64 CPU

Thread safety of coroutine-sigaltstack
 2021-01-23  0:06 UTC  (13+ messages)

[Bug 1912857] [NEW] virtio-serial blocks hostfwd ssh on windows 10 host
 2021-01-22 23:45 UTC  (5+ messages)
` [Bug 1912857] "

[PATCHv9 0/3] arm-virt: add secure pl061 for reset/power down
 2021-01-22 23:34 UTC  (5+ messages)
` [PATCHv9 1/3] hw: gpio: implement gpio-pwr driver for qemu reset/poweroff
` [PATCHv9 2/3] arm-virt: refactor gpios creation
` [PATCHv9 3/3] arm-virt: add secure pl061 for reset/power down

[PATCH v7 00/35] Hexagon patch series
 2021-01-22 22:44 UTC  (22+ messages)
` [PATCH v7 06/35] Hexagon (target/hexagon) register names
` [PATCH v7 07/35] Hexagon (target/hexagon) scalar core helpers
` [PATCH v7 08/35] Hexagon (target/hexagon) GDB Stub
` [PATCH v7 12/35] Hexagon (target/hexagon) instruction attributes
` [PATCH v7 14/35] Hexagon (target/hexagon) instruction printing
` [PATCH v7 15/35] Hexagon (target/hexagon/arch.[ch]) utility functions
` [PATCH v7 34/35] Hexagon build infrastructure

[PATCH] target/mips: fetch code with translator_ld
 2021-01-22 21:59 UTC  (3+ messages)

[PATCH 00/25] Convert CMSDK timer, watchdog, dualtimer to Clock framework
 2021-01-22 21:41 UTC  (18+ messages)
` [PATCH 13/25] hw/arm/mps2: Create and connect SYSCLK Clock
` [PATCH 14/25] hw/arm/mps2-tz: Create and connect ARMSSE Clocks
` [PATCH 15/25] hw/arm/musca: "
` [PATCH 16/25] hw/arm/stellaris: Convert SSYS to QOM device
` [PATCH 17/25] hw/arm/stellaris: Create Clock input for watchdog
` [PATCH 18/25] hw/timer/cmsdk-apb-timer: Convert to use Clock input
` [PATCH 19/25] hw/timer/cmsdk-apb-dualtimer: "
` [PATCH 20/25] hw/watchdog/cmsdk-apb-watchdog: "

[PATCH 0/4] hw/riscv: Clean-ups and map high mmio for PCIe of 'virt' machine
 2021-01-22 21:26 UTC  (7+ messages)
` [PATCH 1/4] hw/riscv: Drop 'struct MemmapEntry'
` [PATCH 2/4] hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init()
` [PATCH 3/4] hw/riscv: virt: Limit RAM size in a 32-bit system

[PATCH v1 0/3] target/microblaze: Add memattrs on transactions
 2021-01-22 20:54 UTC  (3+ messages)
` [PATCH v1 2/3] target/microblaze: use MMUAccessType instead of int in mmu_translate

getting the console output for s390 cdrom-test?
 2021-01-22 20:32 UTC 

[PATCH] virtio: Add corresponding memory_listener_unregister to unrealize
 2021-01-22 20:17 UTC  (2+ messages)

[Bug 1912846] [NEW] Assertion hit on hot-unplugging virtio iommu enabled device
 2021-01-22 20:00 UTC 

[PATCH v4 00/16] 64bit block-layer: part I
 2021-01-22 19:33 UTC  (11+ messages)
` [PATCH v4 01/16] block: refactor bdrv_check_request: add errp
` [PATCH v4 13/16] block/io: support int64_t bytes in bdrv_aligned_preadv()
` [PATCH v4 14/16] block/io: support int64_t bytes in bdrv_co_p{read, write}v_part()
  ` [PATCH v4 14/16] block/io: support int64_t bytes in bdrv_co_p{read,write}v_part()
` [PATCH v4 15/16] block/io: support int64_t bytes in read/write wrappers
` [PATCH v4 16/16] block/io: use int64_t bytes in copy_range

[PATCH v2 0/8] testing/next (docker, binfmt, gdb version)
 2021-01-22 18:18 UTC  (9+ messages)
` [PATCH v2 1/8] tests/docker: Fix _get_so_libs() for docker-binfmt-image
` [PATCH v2 2/8] tests/docker: Fix typo in help message
` [PATCH v2 3/8] tests/docker: make _copy_with_mkdir accept missing files
` [PATCH v2 4/8] tests/docker: preserve original name when copying libs
` [PATCH v2 5/8] tests/docker: alias docker-help target for consistency
` [PATCH v2 6/8] tests/docker: add a docker-exec-copy-test
` [PATCH v2 7/8] configure: make version_ge more tolerant of shady version input
` [PATCH v2 8/8] configure: bump the minimum gdb version for check-tcg to 9.1

[RFC PATCH 00/27] vDPA software assisted live migration
 2021-01-22 18:18 UTC  (6+ messages)
` [RFC PATCH 13/27] vhost: Send buffers to device

[PATCH RFC] pvrdma: wean code off pvrdma_ring.h kernel header
 2021-01-22 18:00 UTC 

[PULL 0/8] Usb 20210122 patches
 2021-01-22 17:48 UTC  (9+ messages)
` [PULL 1/8] hw/usb/host-libusb.c: fix build with kernel < 5.0
` [PULL 2/8] hw/usb: Fix bad printf format specifiers
` [PULL 3/8] hw/usb: Convert to qdev_realize()
` [PULL 4/8] hw/usb/hcd-xhci: Fix extraneous format-truncation error on 32-bit hosts
` [PULL 5/8] scsi/utils: Add INVALID_PARAM_VALUE sense code definition
` [PULL 6/8] hw/usb/dev-uas: Report command additional adb length as unsupported
` [PULL 7/8] usb: add pcap support
` [PULL 8/8] usb-host: map LIBUSB_SPEED_SUPER_PLUS to USB_SPEED_SUPER

hexagon sysemu - library loading path feature
 2021-01-22 17:45 UTC  (2+ messages)

[PATCH] 9pfs: Convert reclaim list to QSLIST
 2021-01-22 17:18 UTC  (2+ messages)

[PATCH] i386: Add the support for AMD EPYC 3rd generation processors
 2021-01-22 16:36 UTC 

[PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
 2021-01-22 16:46 UTC  (16+ 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).