messages from 2021-02-19 00:51:13 to 2021-02-19 15:01:28 UTC [more...]
[PATCH 00/44] hw/arm: New board model mps3-an547
2021-02-19 14:45 UTC (16+ messages)
` [PATCH 01/44] clock: Add ClockEvent parameter to callbacks
` [PATCH 02/44] clock: Add ClockPreUpdate callback event type
` [PATCH 03/44] clock: Add clock_ns_to_ticks() function
` [PATCH 04/44] hw/timer/npcm7xx_timer: Use new clock_ns_to_ticks()
` [PATCH 05/44] hw/arm/armsse: Introduce SSE subsystem version property
` [PATCH 06/44] hw/misc/iotkit-sysctl: Remove is_sse200 flag
` [PATCH 07/44] hw/misc/iotkit-secctl.c: Implement SSE-300 PID register values
` [PATCH 08/44] hw/misc/iotkit-sysinfo.c: "
` [PATCH 09/44] hw/arm/armsse.c: Use correct SYS_CONFIG0 register value for SSE-300
` [PATCH 10/44] hw/misc/iotkit-sysinfo.c: Implement SYS_CONFIG1 and IIDR
` [PATCH 11/44] hw/timer/sse-counter: Model the SSE Subsystem System Counter
` [PATCH 14/44] hw/misc/iotkit-sysctl: Handle CPU_WAIT, NMI_ENABLE for SSE-300
` [PATCH 15/44] hw/misc/iotkit-sysctl: Handle INITSVTOR* "
` [PATCH 17/44] hw/misc/iotkit-sysctl: Handle SSE-300 changes to PDCM_PD_*_SENSE registers
` [PATCH 22/44] hw/arm/armsse: Add a define for number of IRQs used by the SSE itself
[PATCH v2] hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' property
2021-02-19 14:43 UTC
[PATCH v2 0/6] qapi: Add support for aliases
2021-02-19 14:42 UTC (9+ messages)
` [PATCH v2 4/6] qapi: Apply aliases in qobject-input-visitor
[PATCH] hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' property
2021-02-19 14:40 UTC (3+ messages)
[PATCH v2 0/3] virtiofsd: Add options to enable/disable posix acl
2021-02-19 14:34 UTC (3+ messages)
[PATCH 0/5] parallels: load bitmap extension
2021-02-19 14:16 UTC (7+ messages)
` [PATCH 3/5] parallels: support bitmap extension for read-only mode
` [PATCH 5/5] iotests: add parallels-read-bitmap test
[PATCH] opengl: Do not convert format with glTexImage2D on OpenGL ES
2021-02-19 14:14 UTC (2+ messages)
[PATCH] ui/cocoa: Use kCGColorSpaceSRGB
2021-02-19 14:11 UTC (5+ messages)
` [PATCH v2] "
[PATCH] ui/console: Remove dpy_gl_ctx_get_current
2021-02-19 14:10 UTC (2+ messages)
[PATCH v2 0/2] block: Use 'read-zeroes=true' mode by default with 'null-co' driver
2021-02-19 14:09 UTC (4+ messages)
[PATCH] ui/cocoa: Statically allocate dcl
2021-02-19 14:03 UTC (2+ messages)
[PATCH] ui/cocoa: Interpret left button down as is when command is pressed
2021-02-19 14:01 UTC (2+ messages)
[PATCH 1/1] hw/s390x: modularize virtio-gpu-ccw
2021-02-19 13:58 UTC (11+ messages)
[PATCH] exec: Poison Hexagon target-specific definitions
2021-02-19 13:57 UTC
[PATCH] ui/cocoa: Remove the uses of full screen APIs
2021-02-19 13:55 UTC (6+ messages)
meson, NEED_CPU_H, CONFIG_TCG and tests/
2021-02-19 13:54 UTC (7+ messages)
[PATCH] gitlab-ci: Remove unused container images
2021-02-19 13:41 UTC (6+ messages)
[PULL 00/19] riscv-to-apply queue
2021-02-19 13:40 UTC (7+ messages)
[PATCH v2 0/1] css: SCHIB measurement block origin must be aligned
2021-02-19 13:41 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 0/7] ui: add vdagent implementation and clipboard support
2021-02-19 13:36 UTC (9+ messages)
` [PATCH 1/7] ui: add clipboard infrastructure
` [PATCH 2/7] ui/vdagent: core infrastructure
` [PATCH 3/7] ui/vdagent: add mouse support
` [PATCH 4/7] ui/vdagent: add clipboard support
` [PATCH 5/7] ui/vnc: "
` [PATCH 6/7] ui/gtk: move struct GtkDisplayState to ui/gtk.h
` [PATCH 7/7] ui/gtk: add clipboard support
[PATCH v3] Correct CRIS TCG register lifetime management
2021-02-19 13:17 UTC (3+ messages)
[PATCH] iotests: Drop deprecated 'props' from object-add
2021-02-19 13:26 UTC (6+ messages)
[PATCH] Make ram_addr_t 64 bits unconditionally
2021-02-19 13:11 UTC (2+ messages)
[PATCH 0/7] hw/kvm: Exit gracefully when KVM is not supported
2021-02-19 13:10 UTC (18+ messages)
` [PATCH 1/7] accel/kvm: Check MachineClass kvm_type() return value
` [PATCH 2/7] hw/boards: Introduce 'kvm_supported' field to MachineClass
` [PATCH 3/7] hw/arm: Set kvm_supported for KVM-compatible machines
` [PATCH 4/7] hw/mips: "
` [RFC PATCH 5/7] hw/ppc: "
` [PATCH 6/7] hw/s390x: Set kvm_supported to s390-ccw-virtio machines
` [PATCH 7/7] accel/kvm: Exit gracefully when KVM is not supported
How to get a wiki account?
2021-02-19 12:25 UTC (3+ messages)
[PATCH v4] target/cris: Plug leakage of TCG temporaries
2021-02-19 12:44 UTC
[RFC PATCH v2 0/2] PCIe DOE for PCIe and CXL 2.0 v2 release
2021-02-19 12:33 UTC (10+ messages)
` [RFC PATCH v2 1/2] Basic PCIe DOE support
` [RFC v2 2/2] Basic CXL DOE for CDAT and Compliance Mode
[PATCH 00/18] QAPI patches patches for 2021-02-18
2021-02-19 12:04 UTC (19+ messages)
` [PATCH 01/18] qapi: Replace List[str] with Sequence[str] for ifcond
` [PATCH 02/18] qapi/introspect.py: assert schema is not None
` [PATCH 03/18] qapi/introspect.py: use _make_tree for features nodes
` [PATCH 04/18] qapi/introspect.py: add _gen_features helper
` [PATCH 05/18] qapi/introspect.py: guard against ifcond/comment misuse
` [PATCH 06/18] qapi/introspect.py: Unify return type of _make_tree()
` [PATCH 07/18] qapi/introspect.py: replace 'extra' dict with 'comment' argument
` [PATCH 08/18] qapi/introspect.py: Always define all 'extra' dict keys
` [PATCH 09/18] qapi/introspect.py: Introduce preliminary tree typing
` [PATCH 10/18] qapi/introspect.py: create a typed 'Annotated' data strutcure
` [PATCH 11/18] qapi/introspect.py: improve _tree_to_qlit error message
` [PATCH 12/18] qapi/introspect.py: improve readability of _tree_to_qlit
` [PATCH 13/18] qapi/introspect.py: remove _gen_variants helper
` [PATCH 14/18] qapi/introspect.py: add type hint annotations
` [PATCH 15/18] qapi/introspect.py: Add docstrings to _gen_tree and _tree_to_qlit
` [PATCH 16/18] qapi/introspect.py: Update copyright and authors list
` [PATCH 17/18] qapi/introspect.py: Type _gen_tree variants as Sequence[str]
` [PATCH 18/18] qapi/introspect.py: set _gen_tree's default ifcond argument to ()
[PATCH] configure: Do not require GBM for OpenGL
2021-02-19 11:31 UTC
[PATCH] virtio-ccw: commands on revision-less devices
2021-02-19 11:21 UTC (2+ messages)
[PATCH] ui/cocoa: Do not exit immediately after shutdown
2021-02-19 11:16 UTC (3+ messages)
` [PATCH v2] "
[PATCH] tests/acceptance: linux-related tests fix
2021-02-19 11:04 UTC
FreeBSD build regressions
2021-02-19 10:58 UTC (4+ messages)
[PULL v2 00/35] hexagon initial commit
2021-02-19 10:52 UTC (2+ messages)
[PATCH v3] Correct CRIS TCG register lifetime management
2021-02-19 10:51 UTC (2+ messages)
[RFC PATCH v2 0/3] vfio: Some fixes and optimizations for VFIO migration
2021-02-19 10:33 UTC (4+ messages)
` [RFC PATCH v2 1/3] vfio: Move the saving of the config space to the right place in "
[PATCH v2] Correct CRIS TCG register lifetime management
2021-02-19 10:29 UTC (5+ messages)
[PATCH] net: e1000: check transmit descriptor field values
2021-02-19 10:27 UTC (7+ messages)
supported machines for aarch64
2021-02-19 10:18 UTC (4+ messages)
[PATCH] virtio-blk: Respect discard granularity
2021-02-19 10:19 UTC
[PATCH] ui/console: Assert graphic console surface is not NULL
2021-02-19 10:17 UTC
[PATCH v3 0/4] failover: trivial cleanup and fix
2021-02-19 10:10 UTC (3+ messages)
` [PATCH v3 4/4] pcie: don't set link state active if the slot is empty
[PATCH v4 0/4] Add support for ipv6 host forwarding
2021-02-19 10:00 UTC (5+ messages)
` [PATCH v4 1/4] slirp: Advance libslirp submodule to add ipv6 host-forward support
` [PATCH v4 2/4] util/qemu-sockets.c: Split host:port parsing out of inet_parse
[PATCH] target/riscv: fix TB_FLAGS bits overlapping bug for rvv/rvh
2021-02-19 9:59 UTC
[PATCH] s390x/pci: restore missing Query PCI Function CLP data
2021-02-19 9:52 UTC (2+ messages)
[PATCH] net: eepro100: validate various address values
2021-02-19 9:52 UTC (11+ messages)
[RFC PATCH 0/3] Add migration support for VFIO PCI devices in SMMUv3 nested stage mode
2021-02-19 9:42 UTC (4+ messages)
` [RFC PATCH 1/3] vfio: Introduce helpers to mark dirty pages of a RAM section
` [RFC PATCH 2/3] vfio: Add vfio_prereg_listener_log_sync in nested stage
` [RFC PATCH 3/3] hw/arm/smmuv3: Post-load stage 1 configurations to the host
[PATCH 0/3] virtio-net: graceful drop of vhost for TAP
2021-02-19 9:35 UTC (8+ messages)
[PULL 00/40] target-arm queue
2021-02-19 9:21 UTC (3+ messages)
` [PULL 18/40] linux-user: Fix types in uaccess.c
[PATCH 0/2] g_return_if_fail(), g_return_val_if_fail() misuse
2021-02-19 9:16 UTC (2+ messages)
[PATCH] block/file-posix: Optimize for macOS
2021-02-19 8:57 UTC (2+ messages)
[PATCH v3] qga: return a more explicit error on why a command is disabled
2021-02-19 8:28 UTC
[PULL 00/10] gitlab and qtest patches
2021-02-19 7:57 UTC (11+ messages)
` [PULL 01/10] tests/qtest/boot-serial-test: Test Virt machine with 'max'
` [PULL 02/10] gitlab: always build container images
` [PULL 03/10] gitlab: add fine grained job deps for all build jobs
` [PULL 04/10] gitlab: fix inconsistent indentation
` [PULL 05/10] gitlab-ci: Display Avocado log content when tests timeout
` [PULL 06/10] scripts/checkpatch: Improve the check for authors mangled by the mailing list
` [PULL 07/10] gitlab-ci: Disable vhost-kernel in build-disable job
` [PULL 08/10] tests/qtest/boot-sector: Check that the guest did not panic
` [PULL 09/10] gitlab-ci.yml: Run check-tcg with TCI
` [PULL 10/10] travis.yml: Limit simultaneous jobs to 3
[PATCH v13 0/5] UFFD write-tracking migration/snapshots
2021-02-19 7:45 UTC (9+ messages)
[Bug 1862619] [NEW] "-serial telnet::xxxx, server" causes "Device 'serial0' is in use"
2021-02-19 6:55 UTC (2+ messages)
` [Bug 1862619] "
[PATCH 0/1] css: SCHIB measurement block origin must be aligned
2021-02-19 6:23 UTC (3+ messages)
` [PATCH 1/1] "
[Bug 1916112] [NEW] Illegal instruction crash of QEMU on Jetson Nano
2021-02-19 5:55 UTC
[PATCH RESEND] hw/net: fsl_etsec: Do not reject short frames
2021-02-19 4:46 UTC (4+ messages)
[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
2021-02-19 4:13 UTC
[PATCH v2 00/38] ppc: qemu: Convert qemu-ppce500 to driver model and enable additional driver support
2021-02-19 1:29 UTC (2+ messages)
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).