qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-24 20:50:33 to 2021-06-25 13:06:03 UTC [more...]

Difficulties to access guest memory in TCG plugins
 2021-06-25 11:41 UTC  (5+ messages)

[PULL 00/10] Block Jobs patches
 2021-06-25 13:00 UTC  (3+ messages)
` [PULL 01/10] ratelimit: treat zero speed as unlimited
` [PULL 07/10] block-copy: streamline choice of copy_range vs. read/write

[PULL 0/6] Floppy patches
 2021-06-25 12:54 UTC  (7+ messages)
` [PULL 1/6] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC
` [PULL 2/6] hw/block/fdc: Replace disabled fprintf() by trace event
` [PULL 3/6] hw/block/fdc: Declare shared prototypes in fdc-internal.h
` [PULL 4/6] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
` [PULL 5/6] hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c
` [PULL 6/6] hw/block/fdc: Add description to floppy controllers

[PATCH v2 00/10] dp8393x: fixes for MacOS toolbox ROM
 2021-06-25 12:01 UTC  (15+ messages)
` [PATCH v2 01/10] dp8393x: checkpatch fixes
` [PATCH v2 02/10] dp8393x: convert to trace-events
` [PATCH v2 03/10] hw/mips/jazz: move PROM and checksum calculation from dp8393x device to board
` [PATCH v2 04/10] hw/m68k/q800: "
` [PATCH v2 05/10] dp8393x: remove onboard PROM containing MAC address and checksum
` [PATCH v2 06/10] qemu/bitops.h: add bitrev8 implementation
` [PATCH v2 07/10] hw/m68k/q800: fix PROM checksum and MAC address storage
` [PATCH v2 08/10] dp8393x: don't force 32-bit register access
` [PATCH v2 09/10] dp8393x: fix CAM descriptor entry index
` [PATCH v2 10/10] hw/mips/jazz: specify correct endian for dp8393x device

[PATCH 0/2] arm/virt: fix machine poweroff
 2021-06-25 11:58 UTC  (5+ messages)
` [PATCH 1/2] arm/virt: fix irq mapping for gpio_pwr
` [PATCH 2/2] gpio_pwr: use shutdown function for reboot

[PATCH 0/2] g364fb: fix migration (or: fix migration for MIPS magnum machines)
 2021-06-25 11:57 UTC  (7+ messages)
` [PATCH 1/2] g364fb: use RAM memory region for framebuffer
` [PATCH 2/2] g364fb: add VMStateDescription for G364SysBusState

[PATCH 0/5] dp8393x: fixes for MacOS toolbox ROM
 2021-06-25 11:49 UTC  (11+ messages)

[PATCH v5 0/5] block-copy: protect block-copy internal structures
 2021-06-25 11:34 UTC  (3+ messages)

[RFC PATCH] tcg/plugins: enable by default for TCG builds
 2021-06-25 11:27 UTC 

[PATCH v3 0/5] block-copy: make helper APIs thread safe
 2021-06-25 11:27 UTC  (2+ messages)

[PULL 0/5] Ui 20210624 patches
 2021-06-25 10:59 UTC  (2+ messages)

[PATCH 0/6] Handle hypercall code overlay page in userspace
 2021-06-25 10:35 UTC  (5+ messages)
` [PATCH 5/6] kvm/i386: Add support for user space MSR filtering

[PATCH v2 0/6] Handle hypercall code overlay page in userspace
 2021-06-25 10:23 UTC  (7+ messages)
` [PATCH v2 1/6] hyper-v: Overlay abstraction for synic event and msg pages
` [PATCH v2 2/6] hyper-v: Use -1 as invalid overlay address
` [PATCH v2 3/6] kvm/i386: Stop using cpu->kvm_msr_buf in kvm_put_one_msr()
` [PATCH v2 4/6] kvm/i386: Avoid multiple calls to check_extension(KVM_CAP_HYPERV)
` [PATCH v2 5/6] kvm/i386: Add support for user space MSR filtering
` [PATCH v2 6/6] hyper-v: Handle hypercall code page as an overlay page

[PATCH 0/1] Add features and cpu models
 2021-06-25  9:55 UTC  (2+ messages)

[PULL 00/15] MIPS patches for 2021-06-25
 2021-06-25  9:23 UTC  (16+ messages)
` [PULL 01/15] target/mips: Fix potential integer overflow (CID 1452921)
` [PULL 02/15] target/mips: Fix TCG temporary leaks in gen_pool32a5_nanomips_insn()
` [PULL 03/15] target/mips: Fix more TCG temporary leaks in gen_pool32a5_nanomips_insn
` [PULL 04/15] target/mips: Raise exception when DINSV opcode used with DSP disabled
` [PULL 05/15] target/mips: Do not abort on invalid instruction
` [PULL 06/15] target/mips: Move TCG trace events to tcg/ sub directory
` [PULL 07/15] target/mips: Move translate.h "
` [PULL 08/15] target/mips: Restrict some system specific declarations to sysemu
` [PULL 09/15] target/mips: Remove SmartMIPS / MDMX unuseful comments
` [PULL 10/15] target/mips: Remove microMIPS BPOSGE32 / BPOSGE64 unuseful cases
` [PULL 11/15] target/mips: fix emulation of nanoMIPS BPOSGE32 instruction
` [PULL 12/15] target/mips: Constify host_to_mips_errno[]
` [PULL 13/15] target/mips: Optimize regnames[] arrays
` [PULL 14/15] target/mips: Remove pointless gen_msa()
` [PULL 15/15] target/mips: Merge msa32/msa64 decodetree definitions

[PATCH 00/53] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-06-25  9:33 UTC  (56+ messages)
` [PATCH 01/53] tests: acpi: dump table with failed checksum
` [PATCH 02/53] tests: qtest: add qtest_has_accel() to check if tested binary supports accelerator
` [PATCH 03/53] tests: acpi: whitelist expected tables for acpi/q35/numamem testcase
` [PATCH 04/53] tests: acpi: q35: test for x2APIC entries in SRAT
` [PATCH 05/53] tests: acpi: update expected tables blobs
` [PATCH 06/53] tests: acpi: whitelist new expected table tests/data/acpi/q35/DMAR.dmar
` [PATCH 07/53] tests: acpi: add testcase for intel_iommu (DMAR table)
` [PATCH 08/53] tests: acpi: add expected blob for DMAR table
` [PATCH 09/53] tests: acpi: whitelist expected blobs for new acpi/q35/ivrs testcase
` [PATCH 10/53] tests: acpi: add testcase for amd-iommu (IVRS table)
` [PATCH 11/53] tests: acpi: update expected blobs
` [PATCH 12/53] tests: acpi: arm/virt: drop redudant test_acpi_one() in test_acpi_virt_tcg()
` [PATCH 12/53] tests: acpi: arm/virt: drop redundant "
` [PATCH 13/53] tests: acpi: whitelist expected tables for acpi/virt/iort testcase
` [PATCH 14/53] tests: acpi: arm/virt: use kvm to test IORT table
` [PATCH 15/53] tests: acpi: add expected IORT table blob
` [PATCH 16/53] tests: arm-cpu-features: use qtest_has_kvm() API
` [PATCH 17/53] tests: migration-test: use qtest_has_accel() API
` [PATCH 18/53] tests: bios-tables-test: use qtest_has_accel() API to register TCG only tests
` [PATCH 19/53] acpi: add helper routines to initialize ACPI tables
` [PATCH 20/53] acpi: build_rsdt: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH 21/53] acpi: build_xsdt: "
` [PATCH 22/53] acpi: build_slit: "
` [PATCH 23/53] acpi: build_fadt: "
` [PATCH 24/53] acpi: build_tpm2: "
` [PATCH 25/53] acpi: acpi_build_hest: "
` [PATCH 26/53] acpi: build_mcfg: "
` [PATCH 27/53] acpi: build_hmat: "
` [PATCH 28/53] acpi: nvdimm_build_nfit: "
` [PATCH 29/53] acpi: nvdimm_build_ssdt: "
` [PATCH 30/53] acpi: vmgenid_build_acpi: "
` [PATCH 31/53] acpi: x86: build_dsdt: "
` [PATCH 32/53] acpi: build_hpet: "
` [PATCH 33/53] acpi: build_tpm_tcpa: "
` [PATCH 34/53] acpi: arm/x86: build_srat: "
` [PATCH 35/53] acpi: use build_append_int_noprefix() API to compose SRAT table
` [PATCH 36/53] acpi: build_dmar_q35: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH 37/53] acpi: build_waet: "
` [PATCH 38/53] acpi: build_amd_iommu: "
` [PATCH 39/53] acpi: madt: arm/x86: "
` [PATCH 40/53] acpi: x86: remove dead code
` [PATCH 41/53] acpi: x86: set enabled when composing _MAT entries
` [PATCH 42/53] acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
` [PATCH 43/53] acpi: arm/virt: "
` [PATCH 44/53] acpi: build_dsdt_microvm: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH 45/53] acpi: arm: virt: build_dsdt: "
` [PATCH 46/53] acpi: arm: virt: build_iort: "
` [PATCH 47/53] acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
` [PATCH 48/53] acpi: arm/virt: build_spcr: fix invalid cast
` [PATCH 49/53] acpi: arm/virt: build_spcr: use acpi_init_table()/acpi_table_composed() instead of build_header()
` [PATCH 50/53] acpi: arm/virt: build_gtdt: "
` [PATCH 51/53] acpi: build_facs: use build_append_int_noprefix() API to compose table
` [PATCH 52/53] acpi: remove no longer used build_header()
` [PATCH 53/53] acpi: AcpiGenericAddress no longer used to map/access fields of MMIO, drop packed attribute

[PATCH v5 00/11] block: file-posix queue
 2021-06-25  9:28 UTC  (22+ messages)
` [PATCH 03/11] osdep: provide ROUND_DOWN macro
` [PATCH 04/11] block-backend: align max_transfer to request alignment
` [PATCH 05/11] block: add max_hw_transfer to BlockLimits
` [PATCH 06/11] file-posix: try BLKSECTGET on block devices too, do not round to power of 2
` [PATCH 07/11] block: feature detection for host block support
` [PATCH 09/11] block: try BSD disk size ioctls one after another
` [PATCH 10/11] block: detect DKIOCGETBLOCKCOUNT/SIZE before use
` [PATCH 11/11] file-posix: handle EINTR during ioctl

[PULL 0/7] misc fixes (docs, plugins, tests)
 2021-06-25  9:13 UTC  (8+ messages)
` [PULL 1/7] tests/acceptance: tweak the tcg/kvm tests for virt
` [PULL 2/7] docs/devel: Add a single top-level header to MTTCG's doc
` [PULL 3/7] scripts/checkpatch: roll diff tweaking into checkpatch itself
` [PULL 4/7] GitLab: Add "Bug" issue reporting template
` [PULL 5/7] GitLab: Add "Feature Request" issue template
` [PULL 6/7] tests/tcg: skip the signals test for hppa/s390x for now
` [PULL 7/7] plugins/api: expose symbol lookup to plugins

[PATCH v0] vhost: make SET_VRING_ADDR, SET_[PROTOCOL_]FEATEURES send replies
 2021-06-25  8:52 UTC 

[PULL 00/12] Misc, mostly meson patches for 2021-06-23
 2021-06-25  8:50 UTC  (8+ messages)
` [PULL 09/12] configure, meson: convert libusb detection to meson

[PATCH v5] ui/gtk: New -display gtk option 'full-screen-on-monitor'
 2021-06-25  8:24 UTC 

[RFC PATCH] audio: Make the AudiodevDriver enum conditional
 2021-06-25  8:45 UTC  (3+ messages)

[PATCH] arm/aspeed: rainier: Add i2c eeproms and muxes
 2021-06-25  8:36 UTC  (2+ messages)

[PATCH 0/2] pc: acpi: revert back to 5.2 PCI slot enumeration
 2021-06-25  8:11 UTC  (2+ messages)

[RFC PATCH 00/10] hw/sd: Start splitting SD vs SPI protocols
 2021-06-25  7:27 UTC  (7+ messages)
` [RFC PATCH 01/10] hw/sd: When card is in wrong state, log which state it is
` [RFC PATCH 02/10] hw/sd: Extract address_in_range() helper, log invalid accesses
` [RFC PATCH 03/10] hw/sd: Move proto_name to SDProto structure

[PATCH v2 0/6] More record/replay acceptance tests
 2021-06-25  7:20 UTC  (8+ messages)
` [PATCH v2 1/6] tests/acceptance: add replay kernel test for s390
` [PATCH v2 2/6] tests/acceptance: add replay kernel test for ppc64
` [PATCH v2 3/6] tests/acceptance: add replay kernel test for openrisc
` [PATCH v2 4/6] tests/acceptance: add replay kernel test for nios2
` [PATCH v2 5/6] tests/acceptance: add replay kernel test for alpha
` [PATCH v2 6/6] tests/acceptance: Linux boot test for record/replay

Qemu on Haiku
 2021-06-25  7:09 UTC  (2+ messages)

[PATCH v4] ui/gtk: New -display gtk option 'full-screen-on-monitor'
 2021-06-25  4:34 UTC  (2+ messages)

[PATCH] migration: fix the memory overwriting risk in add_to_iovec
 2021-06-25  6:21 UTC  (5+ messages)
` [v3] "
  ` [v4] "

[PATCH qemu v22] spapr: Implement Open Firmware client interface
 2021-06-25  5:51 UTC 

[PATCH 0/6] More record/replay acceptance tests
 2021-06-25  5:36 UTC  (5+ messages)
` [PATCH 6/6] tests/acceptance: Linux boot test for record/replay

[PATCH v2 0/1] Use correct trap number for *BSD
 2021-06-25  5:09 UTC  (4+ messages)
` [PATCH v2 1/1] tcg: Use correct trap number for page faults on *BSD systems

[PULL 0/6] COLO-Proxy patches for 2021-06-25
 2021-06-25  3:11 UTC  (7+ messages)
` [PULL 1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough
` [PULL 2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase
` [PULL 3/6] hmp-commands: Add new HMP command for filter passthrough
` [PULL 4/6] net/colo-compare: Move data structure and define to .h file
` [PULL 5/6] net/colo-compare: Add passthrough list to CompareState
` [PULL 6/6] net/net.c: Add handler for passthrough filter command

[PATCH qemu] hw/net/vmxnet3: Remove g_assert_not_reached() when VMXNET3_REG_ICR is written
 2021-06-25  2:57 UTC  (4+ messages)

[PATCH] nvdimm: add 'target-node' option
 2021-06-25  2:25 UTC 

[PATCH] ipmi/sim: fix watchdog_expired data type error in IPMIBmcSim struct
 2021-06-25  2:12 UTC 

[PATCH v2] mc146818rtc: Make PF independent of PIE
 2021-06-24 22:09 UTC  (4+ messages)

[PATCH 0/5] hw/mips: Fix the Fuloong 2E machine with PMON bios
 2021-06-24 21:02 UTC  (5+ messages)
` [PATCH 1/5] hw/isa/vt82c686: Replace magic numbers by definitions
` [PATCH 3/5] hw/pci-host/bonito: Allow PCI config accesses smaller than 32-bit


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