qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-12 10:24:53 to 2020-10-12 17:00:03 UTC [more...]

[PATCH v7 00/13] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
 2020-10-12 16:56 UTC  (8+ messages)
` [PATCH v7 01/13] qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict
` [PATCH v7 02/13] qtest: Reintroduce qtest_qmp_receive

Why guest physical addresses are not the same as the corresponding host virtual addresses in QEMU/KVM? Thanks!
 2020-10-12 16:54 UTC  (4+ messages)

[PATCH v3] SEV: QMP support for Inject-Launch-Secret
 2020-10-12 16:49 UTC  (8+ messages)

[RFC PATCH 0/4] generic loader FDT support (for direct Xen boot)
 2020-10-12 16:40 UTC  (4+ messages)

[PATCH 0/3] Fix some crashes when using -object
 2020-10-12 16:23 UTC  (3+ messages)
` [PATCH 2/3] can-host-socketcan: Fix crash when 'if' option is not set

[PATCH 0/2] hw/mips/malta: Minor housekeeping in mips_malta_init()
 2020-10-12 16:05 UTC  (3+ messages)
` [PATCH 1/2] hw/mips/malta: Move gt64120 related code together
` [PATCH 2/2] hw/mips/malta: Use clearer qdev style

Who uses TYPE_VMBUS_DEVICE?
 2020-10-12 16:04 UTC  (4+ messages)

[PULL 00/30] Block patches
 2020-10-12 15:50 UTC  (3+ messages)

[PATCH 00/10] target/arm: Various v8.1M minor features
 2020-10-12 15:45 UTC  (34+ messages)
` [PATCH] Deprecate TileGX port
` [PATCH] Deprecate Unicore32 port
` [PATCH] Deprecate lm32 port
` [PATCH for-5.1] Makefile: Remove config-devices.mak on "make clean"
` [PATCH RISU] arm.risu: Add patterns for fp16 insns
` [PATCH RISU] arm.risu, thumb.risu: Add v8.2 DP and FHM insns
` [PATCH] configure: Test that gio libs from pkg-config work
` [PATCH 01/10] decodetree: Fix codegen for non-overlapping group inside overlapping group
` [PATCH for-5.1] docs/system/arm/virt: Document mte machine option
` [PATCH for-5.1] hw/arm/armsse: Assert info->num_cpus is in-bounds in armsse_realize()
` [PATCH] hw/arm/mps2: New board model mps2-386
` [PATCH for-5.1] hw/arm/netduino2, netduinoplus2: Set system_clock_scale
` [PATCH for-5.1] hw/arm/nrf51_soc: "
` [PATCH] hw/display/bcm2835_fb.c: Initialize all fields of struct
` [PATCH] hw/input/virtio-input-hid.c: Don't undef CONFIG_CURSES
` [PATCH] hw/intc/arm_gicv3_cpuif: Don't copy CPU's maintenance interrupt
` [PATCH] hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work
` [PATCH] hw/timer/armv7m_systick: assert that board code set system_clock_scale
` [PATCH for-5.1] hw/timer/imx_epit: Avoid assertion when CR.SWR is written
` [PATCH] hw/virtio/virtio-iommu-pci.c: Fix typo in error message
` [RFC PATCH v2] linux-user: Use FD_32BIT_MODE fd flag for 32-bit guests
` [PATCH] linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32
` [PATCH] meson.build: Don't look for libudev for static builds
` [PATCH] msf2-soc, stellaris: Don't wire up SYSRESETREQ
` [PATCH] net/tap-solaris.c: Include qemu-common.h for TFR macro
` [PATCH] osdep.h: Add doc comment for qemu_get_thread_id()
` [PATCH for-5.1] qapi/machine.json: Fix missing newline in doc comment
` [PATCH v2] target/arm: Allow user-mode code to write CPSR.E via MSR
` [PATCH] target/arm: Delete unused ARM_FEATURE_CRC
` [PATCH] target/arm: Delete unused VFP_DREG macros

[PATCH 00/10] target/arm: Various v8.1M minor features
 2020-10-12 15:37 UTC  (11+ messages)
` [PATCH 01/10] decodetree: Fix codegen for non-overlapping group inside overlapping group
` [PATCH 02/10] target/arm: Implement v8.1M NOCP handling
` [PATCH 03/10] target/arm: Implement v8.1M conditional-select insns
` [PATCH 04/10] target/arm: Make the t32 insn[25:23]=111 group non-overlapping
` [PATCH 05/10] target/arm: Don't allow BLX imm for M-profile
` [PATCH 06/10] target/arm: Implement v8.1M branch-future insns (as NOPs)
` [PATCH 07/10] target/arm: Implement v8.1M low-overhead-loop instructions
` [PATCH 08/10] target/arm: Fix has_vfp/has_neon ID reg squashing for M-profile
` [PATCH 09/10] target/arm: Implement FPSCR.LTPSIZE for M-profile LOB extension
` [PATCH 10/10] target/arm: Fix writing to FPSCR.FZ16 on M-profile

Requirements for out-of-process device emulation
 2020-10-12 15:39 UTC  (3+ messages)

[PATCH] scripts: display how long each test takes to execute
 2020-10-12 15:34 UTC  (4+ messages)

[PATCH] migration/block-dirty-bitmap: fix uninitialized variable warning
 2020-10-12 15:31 UTC  (2+ messages)

proposed 5.2 schedule (softfreeze 27th Oct)
 2020-10-12 15:30 UTC 

[PATCH] qom: Fix "typddef" typo
 2020-10-12 15:24 UTC  (4+ messages)

[PATCH 0/4] spapr: Fix and cleanups for sPAPR CPU core
 2020-10-12 15:20 UTC  (5+ messages)
` [PATCH 1/4] spapr: Fix leak of CPU machine specific data
` [PATCH 2/4] spapr: Drop spapr_delete_vcpu() unused argument
` [PATCH 3/4] spapr: Introduce an .instance_finalize hook for TYPE_SPAPR_CPU_CORE
` [PATCH 4/4] spapr: Make spapr_cpu_core_unrealize() idempotent

[PATCH v2 0/3] migration: Make save/load_snapshot() return boolean
 2020-10-12 15:21 UTC  (5+ messages)
` [PATCH v2 1/3] block: push error reporting into bdrv_all_*_snapshot functions
` [PATCH v2 2/3] migration: Make save_snapshot() return bool, not 0/-1
` [PATCH v2 3/3] migration: stop returning errno from load_snapshot()

[PULL 0/6] migration queue
 2020-10-12 15:19 UTC  (8+ messages)
` [PULL 1/6] virtiofsd: Silence gcc warning
` [PULL 2/6] tools/virtiofsd: add support for --socket-group
` [PULL 3/6] virtiofsd: Call qemu_init_exec_dir
` [PULL 4/6] virtiofsd: avoid /proc/self/fd tempdir
` [PULL 5/6] migration/dirtyrate: record start_time and calc_time while at the measuring state
` [PULL 6/6] migration/dirtyrate: present dirty rate only when querying the rate has completed

[PATCH v2] mingw: fix error __USE_MINGW_ANSI_STDIO redefined
 2020-10-12 15:17 UTC  (2+ messages)

[PATCH] mingw: Fix builds on f33 mingw
 2020-10-12 15:15 UTC  (5+ messages)

[PATCH] hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet()
 2020-10-12 15:03 UTC 

[PULL 00/14] Monitor patches for 2020-10-09
 2020-10-12 15:02 UTC  (7+ messages)
` [PULL 09/14] qmp: Move dispatcher to a coroutine

[PATCH v6 00/36] qapi: static typing conversion, pt1
 2020-10-12 14:57 UTC  (6+ messages)
` [PATCH v6 03/36] qapi-gen: Separate arg-parsing from generation

[PATCH 0/3] python/qemu: strictly typed mypy conversion, pt3
 2020-10-12 14:54 UTC  (2+ messages)

[PATCH v2] Adding ani's email as an individual contributor
 2020-10-12 14:57 UTC  (3+ messages)

[PATCH 00/12] qom: Make all -object types use only class properties
 2020-10-12 14:52 UTC  (3+ messages)
` [PATCH 06/12] can_host: Use "

[PATCH] target/sparc/int32_helper: Remove duplicated 'Tag Overflow' entry
 2020-10-12 14:44 UTC  (2+ messages)

[PATCH] block/blkdebug: fix memory leak
 2020-10-12 14:38 UTC  (2+ messages)

[PATCH 1/2] hw/char/serial: remove duplicate .class_init in serial_mm_info
 2020-10-12 14:40 UTC  (4+ messages)
` [PATCH 2/2] goldfish_rtc: change MemoryRegionOps endianness to DEVICE_NATIVE_ENDIAN

[PATCH v4 0/7] qemu-storage-daemon: Remove QemuOpts from --object
 2020-10-12 14:39 UTC  (11+ messages)
` [PATCH v4 1/7] keyval: Fix and clarify grammar
` [PATCH v4 2/7] test-keyval: Demonstrate misparse of ', ' with implied key
  ` [PATCH v4 2/7] test-keyval: Demonstrate misparse of ',' "
` [PATCH v4 3/7] keyval: Fix parsing of ',' in value of "
  ` [PATCH v4 3/7] keyval: Fix parsing of ', ' "
` [PATCH v4 4/7] keyval: Parse help options

[PATCH v3] qom: code hardening - have bound checking while looping with integer value
 2020-10-12 14:38 UTC  (2+ messages)

[PATCH 0/5] hw: Use PCI macros from 'hw/pci/pci.h'
 2020-10-12 14:27 UTC  (9+ messages)
` [PATCH 1/5] hw/pci-host/bonito: Make PCI_ADDR() macro more readable
` [PATCH 2/5] hw/pci-host: Use the PCI_BUILD_BDF() macro from 'hw/pci/pci.h'
` [PATCH 3/5] hw/pci-host/uninorth: Use the PCI_FUNC() "
` [PATCH 4/5] hw: Use the PCI_SLOT() "
` [PATCH 5/5] hw: Use the PCI_DEVFN() "

[PATCH] hw/pci: Fix typo in PCI hot-plug error message
 2020-10-12 14:23 UTC  (2+ messages)

[PATCH] softmmu/memory: Log invalid memory accesses
 2020-10-12 14:20 UTC  (2+ messages)

[PATCH 00/10] hw/isa: Introduce definitions for default IRQ values
 2020-10-12 14:17 UTC  (5+ messages)
` [PATCH 05/10] hw/isa: Add the ISA_IRQ_FDC_DEFAULT definition
` [PATCH 10/10] hw/isa: Add the ISA_IRQ_IDE_DEFAULT definition

[PATCH] hw/acpi/piix4: Rename piix4_pm_add_propeties() to piix4_pm_add_properties()
 2020-10-12 14:17 UTC  (2+ messages)

[PATCH 0/4] assorted gcc 10/fedora32 compile warning fixes
 2020-10-12 14:16 UTC  (5+ messages)
` [PATCH 1/4] vmdk: fix maybe uninitialized warnings

[PATCH v5] Add a comment in bios-tables-test.c to clarify the reason behind approach
 2020-10-12 14:12 UTC  (3+ messages)

[PATCH] tests/test-char: Use a proper fallthrough comment
 2020-10-12 14:12 UTC  (2+ messages)

[PULL 0/7] Gitlab CI fixes and improvements
 2020-10-12 14:01 UTC  (4+ messages)
` [PULL 5/7] gitlab-ci: Move edk2 and opensbi YAML files to .gitlab-ci.d folder

[PATCH v2 0/5] hw: Replace some magic by definitions
 2020-10-12 13:44 UTC  (8+ messages)
` [PATCH v2 1/5] hw: Replace magic value by PCI_NUM_PINS definition
` [PATCH v2 2/5] hw/pci-host/pam: Use ARRAY_SIZE() instead of magic value
` [PATCH v2 3/5] hw/pci-host/versatile: Add the MEMORY_WINDOW_COUNT definition
` [PATCH v2 4/5] hw/pci-host/versatile: Add the PCI_BAR_COUNT definition
` [PATCH v2 5/5] tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definition

[PATCH] hw/net: move allocation to the heap due to very large stack frame
 2020-10-12 13:45 UTC  (8+ messages)

[PULL 00/39] SCSI, qdev, qtest, meson patches for 2020-10-10
 2020-10-12 13:42 UTC  (3+ messages)

[PATCH] hw/scsi: remove dead code
 2020-10-12 13:35 UTC  (2+ messages)

[PATCH] tests/migration: Allow longer timeouts
 2020-10-12 13:13 UTC  (2+ messages)

[PATCH 0/3] Acceptance Tests: improve usage on GitLab CI
 2020-10-12 13:09 UTC  (5+ messages)
` [PATCH 3/3] Acceptance tests: show test report "

[PATCH 0/4] hw: Replace some magic by definitions
 2020-10-12 13:01 UTC  (4+ messages)
` [PATCH 3/4] hw/pci-host/versatile: Add WINDOW_COUNT definition to replace magic '3'

[PATCH v2 0/3] hw/ssi: Rename SSI 'slave' as 'peripheral'
 2020-10-12 12:49 UTC  (4+ messages)
` [PATCH v2 1/3] hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'
` [PATCH v2 2/3] hw/ssi: Update coding style to make checkpatch.pl happy
` [PATCH v2 3/3] hw/ssi: Rename SSI 'slave' as 'peripheral'

[PATCH v1 0/8] Fix some style problems in migration
 2020-10-12 12:45 UTC  (4+ messages)
` [PATCH v1 2/8] migration: Don't use '#' flag of printf format

[PATCH v2 0/8] Fix some style problems in migration
 2020-10-12 13:09 UTC  (9+ messages)
` [PATCH v2 1/8] migration: Do not use C99 // comments
` [PATCH v2 2/8] migration: Don't use '#' flag of printf format
` [PATCH v2 3/8] migration: Add spaces around operator
` [PATCH v2 4/8] migration: Open brace '{' following struct go on the same line
` [PATCH v2 5/8] migration: Add braces {} for if statement
` [PATCH v2 6/8] migration: Do not initialise statics and globals to 0 or NULL
` [PATCH v2 7/8] migration: Open brace '{' following function declarations go on the next line
` [PATCH v2 8/8] migration: Delete redundant spaces

[PATCH] hw/block/nvme: Simplify timestamp sum
 2020-10-12 12:24 UTC  (2+ messages)

[PATCH v2 0/5] qapi: Restrict machine (and migration) specific commands
 2020-10-12 12:15 UTC  (6+ messages)
` [PATCH v2 1/5] qapi: Restrict 'inject-nmi' command to machine code
` [PATCH v2 2/5] qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json
` [PATCH v2 3/5] qapi: Restrict '(p)memsave' command to machine code
` [PATCH v2 4/5] qapi: Restrict 'query-kvm' "
` [PATCH v2 5/5] qapi: Restrict Xen migration commands to migration.json

[PATCH] hw/rtc/twl92230: Silence warnings about missing fallthrough statements
 2020-10-12 12:19 UTC  (2+ messages)

[PATCH] hw/pci-host/grackle: Verify PIC link is properly set
 2020-10-12 12:01 UTC  (8+ messages)

[PATCH 0/3] migration: Make save/load_snapshot() return boolean
 2020-10-12 11:56 UTC  (6+ messages)
` [PATCH 1/3] block: push error reporting into bdrv_all_*_snapshot functions

[PATCH qemu v9] spapr: Implement Open Firmware client interface
 2020-10-12 11:51 UTC  (10+ messages)

[PATCH] tests/qtest/libqtest: Fix detection of architecture for binaries without path
 2020-10-12 11:48 UTC 

Which qemu change corresponds to RedHat bug 1655408
 2020-10-12 11:47 UTC  (5+ messages)

[PULL 00/34] QAPI patches patches for 2020-10-10
 2020-10-12 11:31 UTC  (2+ messages)

[PATCH] spapr: Clarify why DR connectors aren't user creatable
 2020-10-12 11:26 UTC 

[PATCH v4 0/4] migration/postcopy: Sync faulted addresses after network recovered
 2020-10-12 11:23 UTC  (3+ messages)

[PATCH] vhost-user: add separate memslot counter for vhost-user
 2020-10-12 11:12 UTC  (3+ messages)

[PATCH V13 0/9] mips: Add Loongson-3 machine support
 2020-10-12 11:04 UTC  (7+ messages)
` [PATCH V13 6/9] target/mips: Add loongson-ext lsdc2 group of instructions

[PATCH 0/4] hw/pci-host/prep: Fix PCI swizzling in map_irq()
 2020-10-12 11:01 UTC  (4+ messages)
` [PATCH 3/4] "

[RFC v1 0/4] unbreak non-tcg builds
 2020-10-12 10:32 UTC  (6+ messages)
` [RFC v1 3/4] qtest: do not build ide-test if TCG is not available

Purpose of QOM properties registered at realize time?
 2020-10-12 10:30 UTC  (2+ messages)

[PATCH v2] qtest: add fuzz test case
 2020-10-12 10:26 UTC 

[PATCH v2] Emulate dip switch language layout settings on SUN keyboard
 2020-10-12 10:25 UTC  (4+ messages)
` Ping2: "

[PATCH] spapr: Move spapr_create_nvdimm_dr_connectors() to core machine code
 2020-10-12 10:23 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).