Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-trivial (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Fri Sep 30 2022 16:22:02 -0400
Threads in reverse chronological order
[
Next Period
]
[PULL 0/8] Trivial branch for 7.2 patches
,
Laurent Vivier
,
2022/09/30
[PULL 1/8] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Laurent Vivier
,
2022/09/30
[PATCH] docs: Update TPM documentation for usage of a TPM 2
,
Stefan Berger
,
2022/09/27
Re: [PATCH] docs: Update TPM documentation for usage of a TPM 2
,
Marc-André Lureau
,
2022/09/27
Re: [PATCH] docs: Update TPM documentation for usage of a TPM 2
,
Laurent Vivier
,
2022/09/29
[PATCH] docs: Add --tpm2 option to swtpm command line
,
Stefan Berger
,
2022/09/26
Re: [PATCH] docs: Add --tpm2 option to swtpm command line
,
Marc-André Lureau
,
2022/09/27
[PATCH 0/3] Drop useless casts from void * to pointer
,
Markus Armbruster
,
2022/09/23
[PATCH 2/3] Drop useless casts from g_malloc() & friends to pointer
,
Markus Armbruster
,
2022/09/23
[PATCH 1/3] hw/core: Tidy up unnecessary casting away of const
,
Markus Armbruster
,
2022/09/23
Re: [PATCH 1/3] hw/core: Tidy up unnecessary casting away of const
,
Philippe Mathieu-Daudé
,
2022/09/23
[PATCH 3/3] Drop more useless casts from void * to pointer
,
Markus Armbruster
,
2022/09/23
[PATCH] Drop superfluous conditionals around g_free()
,
Markus Armbruster
,
2022/09/23
Re: [PATCH] Drop superfluous conditionals around g_free()
,
Philippe Mathieu-Daudé
,
2022/09/23
Re: [PATCH] Drop superfluous conditionals around g_free()
,
Laurent Vivier
,
2022/09/29
[PATCH] Use g_new() & friends where that makes obvious sense
,
Markus Armbruster
,
2022/09/23
Re: [PATCH] Use g_new() & friends where that makes obvious sense
,
Michael S. Tsirkin
,
2022/09/23
Re: [PATCH] Use g_new() & friends where that makes obvious sense
,
Laurent Vivier
,
2022/09/29
[PATCH] checkpatch: ignore target/hexagon/imported/* files
,
Matheus Tavares Bernardino
,
2022/09/20
Re: [PATCH] checkpatch: ignore target/hexagon/imported/* files
,
Philippe Mathieu-Daudé
,
2022/09/20
Re: [PATCH] checkpatch: ignore target/hexagon/imported/* files
,
Laurent Vivier
,
2022/09/29
Re: [PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
,
Peter Maydell
,
2022/09/20
Re: [PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
,
Igor Mammedov
,
2022/09/21
Re: [PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
,
Peter Maydell
,
2022/09/22
Re: [PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
,
zhukeqian
,
2022/09/23
[PATCH] gitlab-ci: Update the FreeBSD 13 job from 13.0 to 13.1
,
Thomas Huth
,
2022/09/20
Re: [PATCH] gitlab-ci: Update the FreeBSD 13 job from 13.0 to 13.1
,
Daniel P . Berrangé
,
2022/09/20
[PATCH] block/qcow2-bitmap: Add missing cast to silent GCC error
,
Philippe Mathieu-Daudé
,
2022/09/19
Re: [PATCH] block/qcow2-bitmap: Add missing cast to silent GCC error
,
Vladimir Sementsov-Ogievskiy
,
2022/09/19
Re: [PATCH] block/qcow2-bitmap: Add missing cast to silent GCC error
,
Kevin Wolf
,
2022/09/22
Re: [PATCH] block/qcow2-bitmap: Add missing cast to silent GCC error
,
Laurent Vivier
,
2022/09/29
[PATCH] Remove unused MAX_IDE_BUS define
,
BALATON Zoltan
,
2022/09/17
Re: [PATCH] Remove unused MAX_IDE_BUS define
,
Richard Henderson
,
2022/09/17
Re: [PATCH] Remove unused MAX_IDE_BUS define
,
Philippe Mathieu-Daudé
,
2022/09/17
Re: [PATCH] .gitignore: add .cache/ to .gitignore
,
Philippe Mathieu-Daudé
,
2022/09/16
Re: [PATCH] .gitignore: add .cache/ to .gitignore
,
Laurent Vivier
,
2022/09/29
[PATCH] mem/cxl_type3: fix GPF DVSEC
,
Tong Zhang
,
2022/09/15
Re: [PATCH] mem/cxl_type3: fix GPF DVSEC
,
Jonathan Cameron
,
2022/09/16
Re: [PATCH] mem/cxl_type3: fix GPF DVSEC
,
Laurent Vivier
,
2022/09/29
[PATCH v2] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Bernhard Beschow
,
2022/09/10
Re: [PATCH v2] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Richard Henderson
,
2022/09/10
Re: [PATCH v2] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Bernhard Beschow
,
2022/09/10
Re: [PATCH v2] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Bernhard Beschow
,
2022/09/20
Re: [PATCH v2] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
B
,
2022/09/27
Re: [PATCH v2] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Laurent Vivier
,
2022/09/29
[PATCH] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Bernhard Beschow
,
2022/09/06
Re: [PATCH] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Philippe Mathieu-Daudé
,
2022/09/06
Re: [PATCH] hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
,
Bernhard Beschow
,
2022/09/09
Re: [PATCH v2] hw/ide/piix: Ignore writes of hardwired PCI command register bits
,
Bernhard Beschow
,
2022/09/06
Re: [PATCH v2] hw/ide/piix: Ignore writes of hardwired PCI command register bits
,
Michael S. Tsirkin
,
2022/09/06
Re: [PATCH v2] hw/ide/piix: Ignore writes of hardwired PCI command register bits
,
Michael S. Tsirkin
,
2022/09/22
Re: [PATCH 01/19] target/ppc: Remove extra space from s128 field in ppc_vsr_t
,
Daniel Henrique Barboza
,
2022/09/05
[PATCH] spapr_pci: fix leak in spapr_phb_vfio_get_loc_code
,
Paolo Bonzini
,
2022/09/05
Re: [PATCH v3 1/1] monitor/hmp: print trace as option in help for log command
,
Markus Armbruster
,
2022/09/02
Re: [PATCH v3 1/1] monitor/hmp: print trace as option in help for log command
,
Philippe Mathieu-Daudé
,
2022/09/17
Re: [PATCH v3 1/1] monitor/hmp: print trace as option in help for log command
,
Dongli Zhang
,
2022/09/19
Re: [PATCH v3 1/1] monitor/hmp: print trace as option in help for log command
,
Markus Armbruster
,
2022/09/21
Re: [PATCH v3 1/1] monitor/hmp: print trace as option in help for log command
,
Dr. David Alan Gilbert
,
2022/09/15
Re: [PATCH v2 1/1] monitor/hmp: print trace as option in help for log command
,
Markus Armbruster
,
2022/09/01
Re: [PATCH v2 1/1] monitor/hmp: print trace as option in help for log command
,
Dongli Zhang
,
2022/09/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc