messages from 2020-09-29 04:18:57 to 2020-09-29 12:35:31 UTC [more...]
[PATCH v10 00/13] i440fx/acpi: addition of feature and bug fixes
2020-09-29 12:33 UTC (24+ messages)
` [PATCH v10 13/13] tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug
[PATCH 0/2] Regenerated DSDT.hpbrroot to match with other ACPI blobs
2020-09-29 12:30 UTC (2+ messages)
` [PATCH 1/2] tests/acpi: unit test exercising global pci hotplug off for i440fx
[RFC PATCH v4 00/29] Hexagon patch series
2020-09-29 12:22 UTC (8+ messages)
` [RFC PATCH v4 15/29] Hexagon (target/hexagon) utility functions
` [RFC PATCH v4 17/29] Hexagon (target/hexagon) generator phase 1 - C preprocessor for semantics
` [RFC PATCH v4 19/29] Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode tree
[PATCH v6 00/21] Convert QAPI doc comments to generate rST instead of texinfo
2020-09-29 12:22 UTC (29+ messages)
` [PATCH v6 05/21] scripts/qapi/parser.py: improve doc comment indent handling
` [PATCH v6 06/21] qapi/machine.json: Escape a literal '*' in doc comment
` [PATCH v6 07/21] docs/sphinx: Add new qapi-doc Sphinx extension
` [PATCH v6 08/21] docs/interop: Convert qemu-ga-ref to rST
` [PATCH v6 09/21] docs/interop: Convert qemu-qmp-ref "
` [PATCH v6 11/21] qga/qapi-schema.json: Add some headings
` [PATCH v6 12/21] tests/qapi-schema: Convert doc-good.json to rST-style strong/emphasis
` [PATCH v6 13/21] meson.build: Move SPHINX_ARGS to top level meson.build file
` [PATCH v6 14/21] meson.build: Make manuals depend on source to Sphinx extensions
` [PATCH v6 15/21] tests/qapi-schema: Add test of the rST QAPI doc-comment outputn
` [PATCH v6 16/21] scripts/qapi: Remove texinfo generation support
[PULL 0/9] Vga 20200929 patches
2020-09-29 12:18 UTC (11+ messages)
` [PULL 1/9] virtio-gpu-3d: fix abnormal display after a warm reboot
` [PULL 2/9] edid: fix physical display size computation
` [PULL 3/9] edid: use physical dimensions if available
` [PULL 4/9] ui: add getter for UIInfo
` [PULL 5/9] spice: remove the single monitor config logic
` [PULL 6/9] spice: get monitors physical dimension
` [PULL 7/9] virtio-gpu: set physical dimensions for EDID
` [PULL 8/9] virtio-vga: implement big-endian-framebuffer property
` [PULL 9/9] ppc/pseries: enable big-endian-framebuffer quirk for bochs-display and virtio-vga
[PATCH] target/i386: support KVM_FEATURE_ASYNC_PF_INT
2020-09-29 12:06 UTC (4+ messages)
[PULL 0/1] acpi: fixup
2020-09-29 11:47 UTC (5+ messages)
` [PULL 1/1] tests/acpi: drop unnecessary files
[PATCH] PoC: Rust binding for QAPI (qemu-ga only, for now)
2020-09-29 11:34 UTC (11+ messages)
[PATCH v2 0/2] migration/dirtyrate: optimizations for showing of querying dirtyrate
2020-09-29 11:33 UTC (3+ messages)
` [PATCH v2 1/2] migration/dirtyrate: record start_time and calc_time while at the measuring state
[PULL v4 00/48] virtio,pc,acpi: fixes, tests
2020-09-29 11:13 UTC (55+ messages)
` [PULL v4 01/48] linux headers: sync to 5.9-rc4
` [PULL v4 03/48] vhost-vdpa: batch updating IOTLB mappings
` [PULL v4 04/48] virtio-mem: detach the element from the virtqueue when error occurs
` [PULL v4 05/48] pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 machine
` [PULL v4 06/48] vhost: recheck dev state in the vhost_migration_log routine
` [PULL v4 07/48] vhost: check queue state in the vhost_dev_set_log routine
` [PULL v4 08/48] tests/qtest/vhost-user-test: prepare the tests for adding new dev class
` [PULL v4 09/48] cphp: remove deprecated cpu-add command(s)
` [PULL v4 10/48] virtio-iommu: Check gtrees are non null before destroying them
` [PULL v4 11/48] virtio-iommu-pci: force virtio version 1
` [PULL v4 12/48] virtio-pmem-pci: "
` [PULL v4 13/48] util/hexdump: introduce qemu_hexdump_line()
` [PULL v4 14/48] vhost-vdpa: add trace-events
` [PULL v4 15/48] configure: Fix build dependencies with vhost-vdpa
` [PULL v4 16/48] virtio: skip legacy support check on machine types less than 5.1
` [PULL v4 17/48] vhost-vsock-pci: force virtio version 1
` [PULL v4 18/48] vhost-user-vsock-pci: "
` [PULL v4 19/48] vhost-vsock-ccw: "
` [PULL v4 20/48] virtio: update MemoryRegionCaches when guest set bad features
` [PULL v4 21/48] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
` [PULL v4 22/48] x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in use
` [PULL v4 23/48] x86: cpuhp: refuse cpu hot-unplug request earlier if not supported
` [PULL v4 24/48] acpi: add aml_land() and aml_break() primitives
` [PULL v4 25/48] tests: acpi: mark to be changed tables in bios-tables-test-allowed-diff
` [PULL v4 26/48] x86: ich9: expose "smi_negotiated_features" as a QOM property
` [PULL v4 27/48] x86: acpi: introduce AcpiPmInfo::smi_on_cpuhp
` [PULL v4 28/48] x86: acpi: introduce the PCI0.SMI0 ACPI device
` [PULL v4 29/48] x68: acpi: trigger SMI before sending hotplug Notify event to OSPM
` [PULL v4 30/48] tests: acpi: update acpi blobs with new AML
` [PULL v4 31/48] hw/smbios: support loading OEM strings values from a file
` [PULL v4 32/48] hw/smbios: report error if table size is too large
` [PULL v4 33/48] qemu-options: document SMBIOS type 11 settings
` [PULL v4 34/48] vhost-user: save features of multiqueues if chardev is closed
` [PULL v4 35/48] tests/acpi: mark addition of table DSDT.roothp for unit testing root pci hotplug
` [PULL v4 36/48] tests/acpi: add new unit test to test hotplug off/on feature on the root pci bus
` [PULL v4 37/48] tests/acpi: add a new ACPI table in order to test root pci hotplug on/off
` [PULL v4 38/48] Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
` [PULL v4 39/48] i440fx/acpi: do not add hotplug related amls for cold plugged bridges
` [PULL v4 40/48] tests/acpi: list added acpi table binary file for pci bridge hotplug test
` [PULL v4 41/48] tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flag
` [PULL v4 42/48] tests/acpi: add newly added acpi DSDT table blob for pci bridge hotplug flag
` [PULL v4 43/48] Add ACPI DSDT tables for q35 that are being updated by the next patch
` [PULL v4 44/48] piix4: don't reserve hw resources when hotplug is off globally
` [PULL v4 45/48] tests/acpi: update golden master DSDT binary table blobs for q35
` [PULL v4 46/48] hw: virtio-pmem: detach the element fromt the virtqueue when error occurs
` [PULL v4 47/48] libvhost-user: return early on virtqueue errors
` [PULL v4 48/48] libvhost-user: return on error in vu_log_queue_fill()
` [PULL v4 02/48] vhost: switch to use IOTLB v2 format
[PATCH v6 00/14] Reverse debugging
2020-09-29 11:02 UTC (15+ messages)
` [PATCH v6 01/14] replay: don't record interrupt poll
` [PATCH v6 02/14] replay: provide an accessor for rr filename
` [PATCH v6 03/14] qcow2: introduce icount field for snapshots
` [PATCH v6 04/14] migration: "
` [PATCH v6 05/14] qapi: introduce replay.json for record/replay-related stuff
` [PATCH v6 06/14] replay: introduce info hmp/qmp command
` [PATCH v6 07/14] replay: introduce breakpoint at the specified step
` [PATCH v6 08/14] replay: implement replay-seek command
` [PATCH v6 09/14] replay: flush rr queue before loading the vmstate
` [PATCH v6 10/14] gdbstub: add reverse step support in replay mode
` [PATCH v6 11/14] gdbstub: add reverse continue "
` [PATCH v6 12/14] replay: describe reverse debugging in docs/replay.txt
` [PATCH v6 13/14] replay: create temporary snapshot at debugger connection
` [PATCH v6 14/14] tests/acceptance: add reverse debugging test
[PATCH QEMU v25 00/17] Add migration support for VFIO devices
2020-09-29 11:03 UTC (9+ messages)
` [PATCH v26 05/17] vfio: Add VM state change handler to know state of VM
` [PATCH v26 07/17] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v26 17/17] qapi: Add VFIO devices migration stats in Migration stats
[Bug 1897680] [NEW] memory address over 0x2000_7ffc is not accessible in mps2-an505
2020-09-29 10:46 UTC (8+ messages)
` [Bug 1897680] "
[PATCH v11 0/3] Add Versal usb model
2020-09-29 10:55 UTC (4+ messages)
` [PATCH v11 1/3] misc: Add versal-usb2-ctrl-regs module
` [PATCH v11 2/3] usb: Add DWC3 model
` [PATCH v11 3/3] Versal: Connect DWC3 controller with virt-versal
[PATCH v4 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
2020-09-29 10:46 UTC (7+ messages)
[PATCH v3] introduce VFIO-over-socket protocol specificaion
2020-09-29 10:41 UTC (6+ messages)
` [PATCH v4] introduce vfio-user protocol specification
[PATCH qemu v9] spapr: Implement Open Firmware client interface
2020-09-29 10:35 UTC (7+ messages)
[Bug 1857269] [NEW] Spanish keyboard from Spain (Europe) not found
2020-09-29 10:14 UTC (2+ messages)
` [Bug 1857269] Re: Keyboard not fully working on Windows version
[PATCH] hw/rtc/m48t59: Simplify m48t59_init()
2020-09-29 10:21 UTC (5+ messages)
[PATCH] vfio-ccw: plug memory leak while getting region info
2020-09-29 10:12 UTC (2+ messages)
[PULL 0/1] migration queue
2020-09-29 10:10 UTC (2+ messages)
Outline for VHOST_USER_PROTOCOL_F_VDPA
2020-09-29 10:04 UTC (4+ messages)
[PATCH 0/2] hw/arm/sbsa-ref : small fixes to smmuv3 initialisation
2020-09-29 9:51 UTC (4+ messages)
` [PATCH 1/2] hw/arm/sbsa-ref : Fix SMMUv3 Initialisation
` [PATCH 2/2] hw/arm/sbsa-ref : allocate IRQs for SMMUv3
[PATCH 00/16] hw/mips: Set CPU frequency
2020-09-29 9:50 UTC (6+ messages)
` [PATCH 16/16] tests/acceptance: Test the MIPSsim machine
[PATCH v5 0/7] vhost-user-blk: fix the migration issue and enhance qtests
2020-09-29 9:48 UTC (5+ messages)
[RFC PATCH 0/7] block-backend: Introduce I/O hang
2020-09-29 9:48 UTC (3+ messages)
[PULL 0/5] Usb 20200928 patches
2020-09-29 9:29 UTC (2+ messages)
[PATCH 0/2] Update leftover comments that mention Texinfo
2020-09-29 9:16 UTC (4+ messages)
` [PATCH 1/2] qemu-img-cmds.hx: Update comment that mentions Texinfo
` [PATCH 2/2] target/i386/cpu: "
[PATCH 00/16] hw/mips: Set CPU frequency
2020-09-29 8:58 UTC (2+ messages)
[PATCH v2 0/2] NVMe passthrough: Take into account host IOVA reserved regions
2020-09-29 8:55 UTC (3+ messages)
` [PATCH v2 1/2] util/vfio-helpers: Collect "
` [PATCH v2 2/2] util/vfio-helpers: Rework the IOVA allocator to avoid "
[PATCH v2 0/8] qemu/bswap: Use compiler __builtin_bswap()
2020-09-29 8:58 UTC (4+ messages)
` [PATCH v2 7/8] qemu/bswap: Use compiler __builtin_bswap() on NetBSD
[PATCH Kernel v24 0/8] Add UAPIs to support migration for VFIO devices
2020-09-29 8:27 UTC (2+ messages)
[Bug 1894804] [NEW] Second DEVICE_DELETED event missing during virtio-blk disk device detach
2020-09-29 7:21 UTC (2+ messages)
` [Bug 1894804] "
[PATCH v3 0/6] Add physical display dimensions to spice/virtio-gpu
2020-09-29 7:27 UTC (2+ messages)
[PATCH] virtio-gpu-3d: fix abnormal display after a warm reboot
2020-09-29 7:27 UTC (3+ messages)
[PATCH] trace/simple: Enable tracing on startup only if the user specifies a trace option
2020-09-29 7:46 UTC (3+ messages)
[PATCH v10 0/7] Make hcd-xhci independent of pci hooks
2020-09-29 6:58 UTC (6+ messages)
` [PATCH v10 7/7] Versal: Connect DWC3 controller with virt-versal
[PATCH] target/i386: add -cpu,lbr=true support to enable guest LBR
2020-09-29 6:24 UTC (5+ messages)
[PATCH v2] hw/ide: check null block before _cancel_dma_sync
2020-09-29 6:22 UTC (5+ messages)
[Qemu-devel PATCH v2] target/i386: add "-cpu, lbr-fmt=*" support to enable guest LBR
2020-09-29 6:12 UTC
[PATCH 1/2] hw/misc: add an EMC141{3,4} device model
2020-09-29 5:53 UTC (2+ messages)
` [PATCH 2/2] aspeed: Add support for the g220a-bmc board
[PATCH] aspeed: Add support for the g220a-bmc board
2020-09-29 5:50 UTC (5+ messages)
` [External] "
[RFC 0/3] QEMU as IPMI BMC emulator
2020-09-29 5:27 UTC (2+ messages)
[PATCH v3 00/47] qapi: static typing conversion, pt1
2020-09-29 4:22 UTC (7+ messages)
` [PATCH v3 23/47] qapi: establish mypy type-checking baseline
` [PATCH v3 29/47] qapi/source.py: add type hint annotations
` [PATCH v3 31/47] qapi/gen.py: Fix edge-case of _is_user_module
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).