qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-05 19:53:43 to 2020-10-06 10:42:25 UTC [more...]

[Qemu-devel] [Bug 1772165] [NEW] qemu-system-arm: -device usb-host, bus=001, vendorid=0x04f2, productid=0x0111: Bus '001' not found
 2020-10-06 10:35 UTC  (11+ messages)
` [Bug 1772165] Re: arm raspi2/raspi3 emulation has no USB support

[PATCH v3] scripts: Convert qemu-version.sh to qemu-version.py
 2020-10-06 10:33 UTC  (4+ messages)

[PATCH v2 0/3] docs: add qemu-storage-daemon documentation
 2020-10-06 10:23 UTC  (7+ messages)
` [PATCH v2 1/3] docs: generate qemu-storage-daemon-qmp-ref(7) man page
` [PATCH v2 2/3] docs: add qemu-storage-daemon(1) "
` [PATCH v2 3/3] MAINTAINERS: add Kevin Wolf as storage daemon maintainer

[PATCH v4 0/4] pc-bios: s390x: Cleanup part 2
 2020-10-06 10:20 UTC  (6+ messages)
` [PATCH v4 1/4] pc-bios: s390x: Fix bootmap.c zipl component entry data handling
` [PATCH v4 2/4] pc-bios: s390x: Save PSW rework
` [PATCH v4 3/4] pc-bios: s390x: Use reset PSW if avaliable
` [PATCH v4 4/4] pc-bios: s390x: Go into disabled wait when encountering a PGM exception

[PATCH] version.texi.in: remove
 2020-10-06 10:20 UTC 

[Bug 1880066] [NEW] Microphone input dies in guest when switching evdev input
 2020-10-06 10:06 UTC  (2+ messages)
` [Bug 1880066] "

[PATCH v2] hw/arm: Restrict APEI tables generation to the 'virt' machine
 2020-10-06 10:05 UTC  (2+ messages)

[RFC 0/1] tools/virtiofsd: don't create temporary directory in /
 2020-10-06 10:00 UTC  (3+ messages)
` [RFC 1/1] tools/virtiofsd: create temporary directory in /tmp

[PATCH v2 0/9] microvm: add usb support
 2020-10-06 10:03 UTC  (3+ messages)
` [PATCH v2 4/9] "

[PATCH 0/2] Move more code to softmmu/
 2020-10-06 10:02 UTC  (9+ messages)
` [PATCH 1/2] softmmu: move more files "
` [PATCH 2/2] exec: split out non-softmmu-specific parts

[PATCH] virtiofsd: avoid /proc/self/fd tempdir
 2020-10-06  9:58 UTC 

[PATCH] vhost: Ignore vrings in dirty log when using a vIOMMU
 2020-10-06  9:58 UTC  (5+ messages)

Emulate Rpi with QEMU fails
 2020-10-06  9:58 UTC  (9+ messages)

QEMU API cleanup initiative - Let's chat during the KVM call
 2020-10-06  9:53 UTC  (7+ messages)

[RFC PATCH 0/3] qom: Fix missing interface in qemu-storage-daemon
 2020-10-06  9:50 UTC  (5+ messages)
` [RFC PATCH 1/3] qom: Always register FW_CFG_DATA_GENERATOR_INTERFACE

[PATCH] vhost-user: add separate memslot counter for vhost-user
 2020-10-06  9:48 UTC  (2+ messages)

[RFC PATCH 00/21] contrib/gitdm: Add more companies entries
 2020-10-06  9:44 UTC  (8+ messages)
` [RFC PATCH 08/21] contrib/gitdm: Add Mentor Graphics to the domain map

[PULL 0/5] fw_cfg/crypto patches for 5.1 soft freeze
 2020-10-06  9:26 UTC  (7+ messages)
` [PULL 5/5] crypto/tls-cipher-suites: Produce fw_cfg consumable blob

[PATCH v2 00/15] raspi: add the bcm2835 cprman clock manager
 2020-10-06  9:10 UTC  (21+ messages)
` [PATCH v2 01/15] hw/core/clock: provide the VMSTATE_ARRAY_CLOCK macro
` [PATCH v2 02/15] hw/core/clock: trace clock values in Hz instead of ns
` [PATCH v2 03/15] hw/core/clock: add the clock_new helper function
` [PATCH v2 04/15] hw/arm/raspi: fix CPRMAN base address
` [PATCH v2 05/15] hw/arm/raspi: add a skeleton implementation of the CPRMAN
` [PATCH v2 06/15] hw/misc/bcm2835_cprman: add a PLL skeleton implementation
` [PATCH v2 07/15] hw/misc/bcm2835_cprman: implement PLLs behaviour
` [PATCH v2 08/15] hw/misc/bcm2835_cprman: add a PLL channel skeleton implementation
` [PATCH v2 09/15] hw/misc/bcm2835_cprman: implement PLL channels behaviour
` [PATCH v2 10/15] hw/misc/bcm2835_cprman: add a clock mux skeleton implementation
` [PATCH v2 11/15] hw/misc/bcm2835_cprman: implement clock mux behaviour
` [PATCH v2 12/15] hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexer
` [PATCH v2 13/15] hw/misc/bcm2835_cprman: add sane reset values to the registers
` [PATCH v2 14/15] hw/char/pl011: add a clock input
` [PATCH v2 15/15] hw/arm/bcm2835_peripherals: connect the UART clock

[PATCH v2 0/3] qga: add command guest-get-disk
 2020-10-06  8:54 UTC  (8+ messages)
` [PATCH v2 1/3] qga: add command guest-get-disks
` [PATCH v2 2/3] qga: add implementation of guest-get-disks for Linux

[PATCH v2] scripts: Convert qemu-version.sh to qemu-version.py
 2020-10-06  7:42 UTC  (4+ messages)

[PULL 00/37] Build system + accel + record/replay patches for 2020-10-06
 2020-10-06  7:29 UTC  (38+ messages)
` [PULL 01/37] cpu-timers, icount: new modules
` [PULL 02/37] icount: rename functions to be consistent with the module name
` [PULL 03/37] cpus: prepare new CpusAccel cpu accelerator interface
` [PULL 04/37] cpus: extract out TCG-specific code to accel/tcg
` [PULL 05/37] cpus: extract out qtest-specific code to accel/qtest
` [PULL 06/37] cpus: extract out kvm-specific code to accel/kvm
` [PULL 07/37] cpus: extract out hax-specific code to target/i386/
` [PULL 08/37] cpus: extract out whpx-specific "
` [PULL 09/37] cpus: extract out hvf-specific code to target/i386/hvf/
` [PULL 10/37] cpus: cleanup now unneeded includes
` [PULL 11/37] cpus: remove checks for non-NULL cpus_accel
` [PULL 12/37] cpus: add handle_interrupt to the CpusAccel interface
` [PULL 13/37] hvf: remove hvf specific functions from global includes
` [PULL 14/37] whpx: remove whpx "
` [PULL 15/37] hax: remove hax "
` [PULL 16/37] kvm: remove kvm "
` [PULL 17/37] kvm: kvm_init_vcpu take Error pointer
` [PULL 18/37] accel/tcg: use current_machine as it is always set for softmmu
` [PULL 19/37] slirp: Convert Makefile bits to meson bits
` [PULL 20/37] dtc: "
` [PULL 21/37] configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGS
` [PULL 22/37] configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to meson
` [PULL 23/37] configure: don't enable ASLR for --enable-debug Windows builds
` [PULL 24/37] replay: don't record interrupt poll
` [PULL 25/37] replay: provide an accessor for rr filename
` [PULL 26/37] qcow2: introduce icount field for snapshots
` [PULL 27/37] migration: "
` [PULL 28/37] qapi: introduce replay.json for record/replay-related stuff
` [PULL 29/37] replay: introduce info hmp/qmp command
` [PULL 30/37] replay: introduce breakpoint at the specified step
` [PULL 31/37] replay: implement replay-seek command
` [PULL 32/37] replay: flush rr queue before loading the vmstate
` [PULL 33/37] gdbstub: add reverse step support in replay mode
` [PULL 34/37] gdbstub: add reverse continue "
` [PULL 35/37] replay: describe reverse debugging in docs/replay.txt
` [PULL 36/37] replay: create temporary snapshot at debugger connection
` [PULL 37/37] tests/acceptance: add reverse debugging test

[PATCH] target/i386: avoid theoretical leak on MCE injection
 2020-10-06  7:48 UTC 

[RFC PATCH v3 0/7] Use ACPI PCI hot-plug for Q35
 2020-10-06  6:44 UTC  (6+ messages)

[PATCH v8 00/14] monitor: Optionally run handlers in coroutines
 2020-10-06  6:29 UTC  (2+ messages)

[PATCH] qom: fix objects with improper parent type
 2020-10-06  5:55 UTC  (3+ messages)

[RFC PATCH 0/2] contrib/gitdm: Add more academic contributors
 2020-10-06  4:23 UTC  (8+ messages)
` [RFC PATCH 2/2] contrib/gitdm: Add more academic domains
    `  "

[PATCH 0/9] nvme qemu cleanups and fixes
 2020-10-06  1:57 UTC  (5+ messages)
` [PATCH 1/9] hw/block/nvme: remove pointless rw indirection
` [PATCH 3/9] hw/block/nvme: support per-namespace smart log

[PATCH v5 00/36] qapi: static typing conversion, pt1
 2020-10-05 23:57 UTC  (38+ messages)
` [PATCH v5 01/36] docs: repair broken references
` [PATCH v5 02/36] qapi: modify docstrings to be sphinx-compatible
` [PATCH v5 03/36] qapi-gen: Separate arg-parsing from generation
` [PATCH v5 05/36] qapi: Prefer explicit relative imports
` [PATCH v5 06/36] qapi: Remove wildcard includes
` [PATCH v5 07/36] qapi: enforce import order/styling with isort
` [PATCH v5 08/36] qapi: delint using flake8
` [PATCH v5 09/36] qapi: add pylintrc
` [PATCH v5 10/36] qapi/common.py: Remove python compatibility workaround
` [PATCH v5 11/36] qapi/common.py: Add indent manager
` [PATCH v5 12/36] qapi/common.py: delint with pylint
` [PATCH v5 13/36] qapi/common.py: Replace one-letter 'c' variable
` [PATCH v5 14/36] qapi/common.py: check with pylint
` [PATCH v5 15/36] qapi/common.py: add type hint annotations
` [PATCH v5 16/36] qapi/common.py: Convert comments into docstrings, and elaborate
` [PATCH v5 17/36] qapi/common.py: move build_params into gen.py
` [PATCH v5 18/36] qapi: establish mypy type-checking baseline
` [PATCH v5 19/36] qapi/events.py: add type hint annotations
` [PATCH v5 20/36] qapi/events.py: Move comments into docstrings
` [PATCH v5 21/36] qapi/commands.py: Don't re-bind to variable of different type
` [PATCH v5 22/36] qapi/commands.py: add type hint annotations
` [PATCH v5 23/36] qapi/commands.py: enable checking with mypy
` [PATCH v5 24/36] qapi/source.py: add type hint annotations
` [PATCH v5 25/36] qapi/source.py: delint with pylint
` [PATCH v5 26/36] qapi/gen.py: Fix edge-case of _is_user_module
` [PATCH v5 27/36] qapi/gen.py: add type hint annotations
` [PATCH v5 28/36] qapi/gen.py: Enable checking with mypy
` [PATCH v5 29/36] qapi/gen.py: Remove unused parameter
` [PATCH v5 30/36] qapi/gen.py: update write() to be more idiomatic
` [PATCH v5 31/36] qapi/gen.py: delint with pylint
` [PATCH v5 32/36] qapi/types.py: add type hint annotations
` [PATCH v5 33/36] qapi/types.py: remove one-letter variables
` [PATCH v5 34/36] qapi/visit.py: assert tag_member contains a QAPISchemaEnumType
` [PATCH v5 35/36] qapi/visit.py: remove unused parameters from gen_visit_object
` [PATCH v5 36/36] qapi/visit.py: add type hint annotations

[PATCH v5 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-10-05 23:08 UTC  (6+ messages)
` [PATCH v5 09/14] hw/block/nvme: Support "

[PATCH 1/2] hw/misc: add an EMC141{3,4} device model
 2020-10-05 22:55 UTC  (3+ messages)
` [PATCH 2/2] aspeed: Add support for the g220a-bmc board

[PATCH 0/5] Support RISC-V migration
 2020-10-05 22:10 UTC  (6+ messages)
` [PATCH 2/5] target/riscv: Add PMP state description
` [PATCH 3/5] target/riscv: Add H extention "

[PULL 00/21] machine + QOM queue, 2020-10-05
 2020-10-05 21:10 UTC  (22+ messages)
` [PULL 01/21] numa: hmat: require parent cache description before the next level one
` [PULL 02/21] hw/core/qdev-properties: Use qemu_strtol() in set_mac() handler
` [PULL 03/21] hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()
` [PULL 04/21] hw/core/qdev-properties: Fix code style
` [PULL 05/21] hw/core/qdev-properties: Export enum-related functions
` [PULL 06/21] hw/core/qdev-properties: Export qdev_prop_enum
` [PULL 07/21] hw/core/qdev-properties: Export some integer-related functions
` [PULL 08/21] hw/core/qdev-properties: Extract system-mode specific properties
` [PULL 09/21] hw/core/cpu: Add missing 'exec/cpu-common.h' include
` [PULL 10/21] qom: Improve error message displayed with missing object properties
` [PULL 11/21] qom: Fix DECLARE_*CHECKER documentation
` [PULL 12/21] docs/devel/qom: Fix indentation of bulleted list
` [PULL 13/21] docs/devel/qom: Fix indentation of code blocks
` [PULL 14/21] docs/devel/qom: Use *emphasis* for emphasis
` [PULL 15/21] docs/devel/qom: Remove usage of <code>
` [PULL 16/21] docs/devel/qom: Avoid long lines
` [PULL 17/21] kernel-doc: Handle function typedefs that return pointers
` [PULL 18/21] kernel-doc: Handle function typedefs without asterisks
` [PULL 19/21] qom: Explicitly tag doc comments for typedefs and structs
` [PULL 20/21] memory: Explicitly tag doc comments for structs
` [PULL 21/21] kernel-doc: Remove $decl_type='type name' hack

[PATCH 0/3] docs: Include QTest protocol and libqtest API on documentation
 2020-10-05 20:52 UTC  (4+ messages)
` [PATCH 1/3] docs: Move QTest documentation to its own document
` [PATCH 2/3] docs/devel/qtest: Include protocol spec in document
` [PATCH 3/3] docs/devel/qtest: Include libqtest API reference


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