qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-22 20:55:00 to 2021-01-23 20:33:59 UTC [more...]

[PATCH 00/25] Convert CMSDK timer, watchdog, dualtimer to Clock framework
 2021-01-23 20:32 UTC  (11+ messages)
` [PATCH 19/25] hw/timer/cmsdk-apb-dualtimer: Convert to use Clock input
` [PATCH 20/25] hw/watchdog/cmsdk-apb-watchdog: "
` [PATCH 22/25] hw/arm/armsse: Use Clock to set system_clock_scale
` [PATCH 23/25] arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE

[PATCH v8 00/11] iOS and Apple Silicon host support
 2021-01-23 20:04 UTC  (15+ 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

[PULL 00/31] Misc patches for 2020-01-21
 2021-01-23 19:52 UTC  (34+ messages)
` [PULL 01/31] runstate: cleanup reboot and panic actions
` [PULL 02/31] configure: MinGW respect --bindir argument
` [PULL 03/31] x86/cpu: Use max host physical address if -cpu max option is applied
` [PULL 04/31] build-system: clean up TCG/TCI configury
` [PULL 05/31] util/cacheflush: Fix error generated by clang
` [PULL 06/31] softmmu/physmem: Silence GCC 10 maybe-uninitialized error
` [PULL 07/31] ide: atapi: check logical block address and read size (CVE-2020-29443)
` [PULL 08/31] build-sys: remove unused LIBS
` [PULL 09/31] build-sys: set global arguments for cflags/ldflags
` [PULL 10/31] build-sys: add libvhost-user missing dependencies
` [PULL 11/31] slirp: update to git master
` [PULL 12/31] meson: Declare have_virtfs_proxy_helper in main meson.build
` [PULL 13/31] nsis: adjust for new MinGW paths
` [PULL 14/31] meson: convert wixl detection to Meson
` [PULL 15/31] meson: Summarize information related to directories first
` [PULL 16/31] meson: Display host binaries information altogether
` [PULL 17/31] meson: Summarize overall features altogether
` [PULL 18/31] meson: Summarize compilation-related information altogether
` [PULL 19/31] meson: Display accelerators and selected targets altogether
` [PULL 20/31] meson: Display block layer information altogether
` [PULL 21/31] meson: Display crypto-related "
` [PULL 22/31] meson: Add a section header for library dependencies
` [PULL 23/31] meson.build: Declare global edk2_targets / install_edk2_blobs variables
` [PULL 24/31] meson.build: Detect bzip2 program
` [PULL 25/31] acceptance: switch to QMP change-vnc-password command
` [PULL 26/31] hmp: remove "change vnc TARGET" command
` [PULL 27/31] qmp: remove deprecated "change" command
` [PULL 28/31] vnc: support "-vnc help"
` [PULL 29/31] qemu-option: clean up id vs. list->merge_lists
` [PULL 30/31] qemu-option: move help handling to get_opt_name_value
` [PULL 31/31] qemu-option: warn for short-form boolean options

[PATCH] tcg: Increase the static number of temporaries
 2021-01-23 19:36 UTC  (3+ messages)

[PULL 0/8] Usb 20210122 patches
 2021-01-23 19:14 UTC  (2+ messages)

[PULL 00/10] tcg patch queue
 2021-01-23 18:50 UTC  (11+ messages)
` [PULL 01/10] tcg: update the cpu running flag in cpu_exec_step_atomic
` [PULL 02/10] qemu/compiler: Split out qemu_build_not_reached_always
` [PULL 03/10] tcg: Optimize inline dup_const for MO_64
` [PULL 04/10] tcg: Increase the static number of temporaries
` [PULL 05/10] accel/tcg: Make cpu_gen_init() static
` [PULL 06/10] accel/tcg: Move tb_flush_jmp_cache() to cputlb.c
` [PULL 07/10] accel/tcg: Restrict tb_gen_code() from other accelerators
` [PULL 08/10] accel/tcg: Declare missing cpu_loop_exit*() stubs
` [PULL 09/10] accel/tcg: Restrict cpu_io_recompile() from other accelerators
` [PULL 10/10] tcg: Toggle page execution for Apple Silicon

[PATCH v4] tcg: Toggle page execution for Apple Silicon
 2021-01-23 18:49 UTC  (5+ messages)

[PATCH] replay: fix replay of the interrupts
 2021-01-23 18:15 UTC  (2+ messages)

[PATCH v3 0/4] meson: Try to clarify TCG / TCI options for new users
 2021-01-23 18:13 UTC  (4+ messages)
` [PATCH v3 4/4] configure: Reword --enable-tcg-interpreter as --disable-native-tcg

[PATCH v2 00/12] buildsys: Do not build various objects if not necessary
 2021-01-23 18:11 UTC  (11+ messages)
` [PATCH v2 02/12] tests/meson: Only build softfloat objects if TCG is selected
` [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 11/12] qapi/meson: Restrict system-mode specific modules

[PATCH 1/1] os_find_datadir: search as in version 4.2
 2021-01-23 18:08 UTC  (10+ messages)

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

[PATCH] fdc: check drive block device before usage (CVE-2021-20196)
 2021-01-23 17:52 UTC  (3+ messages)

[PATCH v7 00/11] Rework iotests/check
 2021-01-23 15:14 UTC  (6+ messages)
` [PATCH v7 10/11] iotests: rewrite check into python

[PATCH v2 0/7] m68k: add Virtual M68k Machine
 2021-01-23 15:05 UTC  (3+ messages)
` [PATCH v2 6/7] goldfish_rtc: re-arm the alarm after migration

[PATCH] virtio-mmio: fix guest kernel crash with SHM regions
 2021-01-23 14:58 UTC  (2+ messages)

[PATCH v4 00/16] 64bit block-layer: part I
 2021-01-23 14:34 UTC  (4+ messages)
` [PATCH v4 13/16] block/io: support int64_t bytes in bdrv_aligned_preadv()

[PATCH v7 00/11] iOS and Apple Silicon host support
 2021-01-23 13:45 UTC  (17+ messages)
` [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 11/11] darwin: remove 64-bit build detection on 32-bit OS

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

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

[PATCH v13 00/22] i386 cleanup PART 2
 2021-01-23 12:23 UTC  (23+ 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 15/22] cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
` [PATCH v13 16/22] accel: extend AccelState and AccelClass to user-mode
` [PATCH v13 17/22] accel: replace struct CpusAccel with AccelOpsClass
` [PATCH v13 18/22] accel: introduce AccelCPUClass extending CPUClass
` [PATCH v13 19/22] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [PATCH v13 20/22] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [PATCH v13 21/22] hw/core/cpu: call qemu_init_vcpu in cpu_common_realizefn
` [PATCH v13 22/22] accel: introduce new accessor functions

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

[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] "

[PATCH] spapr: Adjust firmware path of PCI devices
 2021-01-23  2:36 UTC  (2+ 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 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  (6+ 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

[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  (15+ messages)
` [PATCH v7 07/35] Hexagon (target/hexagon) scalar core helpers
` [PATCH v7 12/35] Hexagon (target/hexagon) instruction attributes
` [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 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


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