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: Wed May 31 2023 11:34:37 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH] docs: Fix trivial typos in vhost-user.rst
,
Milan Zamazal
,
2023/05/31
[PATCH] meson.build: Use -Wno-undef only for SDL 2.0.8 and older
,
Thomas Huth
,
2023/05/31
Re: [PATCH] meson.build: Use -Wno-undef only for SDL 2.0.8 and older
,
Marc-André Lureau
,
2023/05/31
Re: [PATCH] meson.build: Use -Wno-undef only for SDL 2.0.8 and older
,
Thomas Huth
,
2023/05/31
[PATCH] tests/qtest: Run ipmi-bt-test only if CONFIG_IPMI_EXTERN is set
,
Thomas Huth
,
2023/05/24
[PATCH v3 0/3] Trivial cleanups
,
Bernhard Beschow
,
2023/05/23
[PATCH v3 2/3] hw/arm/omap: Remove unused omap_uart_attach()
,
Bernhard Beschow
,
2023/05/23
[PATCH v3 1/3] hw/timer/i8254_common: Share "iobase" property via base class
,
Bernhard Beschow
,
2023/05/23
[PATCH v3 3/3] hw/isa/i82378: Remove unused "io" attribute
,
Bernhard Beschow
,
2023/05/23
Re: [PATCH v3 3/3] hw/isa/i82378: Remove unused "io" attribute
,
Philippe Mathieu-Daudé
,
2023/05/24
Re: [PATCH v3 0/3] Trivial cleanups
,
Mark Cave-Ayland
,
2023/05/25
[PATCH] hw/ppc/openpic: Do not open-code ROUND_UP() macro
,
Philippe Mathieu-Daudé
,
2023/05/23
Re: [PATCH] hw/ppc/openpic: Do not open-code ROUND_UP() macro
,
Richard Henderson
,
2023/05/23
Re: [PATCH] hw/ppc/openpic: Do not open-code ROUND_UP() macro
,
Mark Cave-Ayland
,
2023/05/25
[PATCH 0/4] hw: Minor simplifications using proper QOM getter macros
,
Philippe Mathieu-Daudé
,
2023/05/23
[PATCH 1/4] hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macro
,
Philippe Mathieu-Daudé
,
2023/05/23
Re: [PATCH 1/4] hw/core/cpu: Simplify realize() using MACHINE_GET_CLASS() macro
,
Richard Henderson
,
2023/05/23
[PATCH 3/4] hw/pci/pci: Simplify pci_bar_address() using MACHINE_GET_CLASS() macro
,
Philippe Mathieu-Daudé
,
2023/05/23
Re: [PATCH 3/4] hw/pci/pci: Simplify pci_bar_address() using MACHINE_GET_CLASS() macro
,
Richard Henderson
,
2023/05/23
[PATCH 4/4] hw/usb/hcd-ehci-pci: Simplify using DEVICE_GET_CLASS() macro
,
Philippe Mathieu-Daudé
,
2023/05/23
Re: [PATCH 4/4] hw/usb/hcd-ehci-pci: Simplify using DEVICE_GET_CLASS() macro
,
Richard Henderson
,
2023/05/23
[PATCH 2/4] hw/i386/microvm: Simplify using object_dynamic_cast()
,
Philippe Mathieu-Daudé
,
2023/05/23
Re: [PATCH 2/4] hw/i386/microvm: Simplify using object_dynamic_cast()
,
Richard Henderson
,
2023/05/23
Re: [PATCH 2/4] hw/i386/microvm: Simplify using object_dynamic_cast()
,
Sergio Lopez
,
2023/05/26
[PATCH v2 0/6] Trivial cleanups
,
Bernhard Beschow
,
2023/05/21
[PATCH v2 1/6] hw/timer/i8254_common: Share "iobase" property via base class
,
Bernhard Beschow
,
2023/05/21
[PATCH v2 3/6] hw/isa/i82378: Remove unused "io" attribute
,
Bernhard Beschow
,
2023/05/21
[PATCH v2 4/6] hw/char/parallel: Export ParallelState
,
Bernhard Beschow
,
2023/05/21
Re: [PATCH v2 4/6] hw/char/parallel: Export ParallelState
,
BALATON Zoltan
,
2023/05/21
Re: [PATCH v2 4/6] hw/char/parallel: Export ParallelState
,
Philippe Mathieu-Daudé
,
2023/05/22
[PATCH v2 5/6] hw/char/parallel-isa: Export ISAParallelState
,
Bernhard Beschow
,
2023/05/21
[PATCH v2 6/6] hw/char/parallel: Replace string literals by TYPE_ISA_PARALLEL macro
,
Bernhard Beschow
,
2023/05/21
Re: [PATCH v2 6/6] hw/char/parallel: Replace string literals by TYPE_ISA_PARALLEL macro
,
Philippe Mathieu-Daudé
,
2023/05/22
[PATCH v2 2/6] hw/arm/omap: Remove unused omap_uart_attach()
,
Bernhard Beschow
,
2023/05/21
[PATCH] bitops.h: Compile out asserts without --enable-debug
,
BALATON Zoltan
,
2023/05/20
Re: [PATCH] bitops.h: Compile out asserts without --enable-debug
,
Peter Maydell
,
2023/05/22
Re: [PATCH] bitops.h: Compile out asserts without --enable-debug
,
BALATON Zoltan
,
2023/05/22
Re: [PATCH] bitops.h: Compile out asserts without --enable-debug
,
Peter Maydell
,
2023/05/22
Re: [PATCH] bitops.h: Compile out asserts without --enable-debug
,
Alex Bennée
,
2023/05/22
Re: [PATCH] bitops.h: Compile out asserts without --enable-debug
,
BALATON Zoltan
,
2023/05/22
Re: [PATCH] bitops.h: Compile out asserts without --enable-debug
,
Alex Bennée
,
2023/05/22
Re: [PATCH] bitops.h: Compile out asserts without --enable-debug
,
BALATON Zoltan
,
2023/05/22
Re: [PATCH] bitops.h: Compile out asserts without --enable-debug
,
Richard Henderson
,
2023/05/22
Re: [PATCH] bitops.h: Compile out asserts without --enable-debug
,
Alex Bennée
,
2023/05/23
Re: [PATCH] hw/ide: Remove unuseful IDE_DMA__COUNT definition
,
John Snow
,
2023/05/17
Re: [PATCH trivial for-8.0] hw/virtio/virtio-qmp.c: spelling: suppoted
,
Michael Tokarev
,
2023/05/15
Re: [PATCH v3] hw/pvrdma: Protect against buggy or malicious guest driver
,
Michael Tokarev
,
2023/05/15
Re: [PATCH v3] hw/pvrdma: Protect against buggy or malicious guest driver
,
Michael Tokarev
,
2023/05/15
[PATCH 0/4] Trivial cleanups
,
Bernhard Beschow
,
2023/05/13
[PATCH 3/4] hw/char/parallel: Export TYPE_ISA_PARALLEL macro
,
Bernhard Beschow
,
2023/05/13
Re: [PATCH 3/4] hw/char/parallel: Export TYPE_ISA_PARALLEL macro
,
Mark Cave-Ayland
,
2023/05/14
[PATCH 4/4] hw/isa/i82378: Remove unused "io" attribute
,
Bernhard Beschow
,
2023/05/13
Re: [PATCH 4/4] hw/isa/i82378: Remove unused "io" attribute
,
Mark Cave-Ayland
,
2023/05/14
[PATCH 1/4] hw/timer/i8254_common: Share "iobase" property via base class
,
Bernhard Beschow
,
2023/05/13
Re: [PATCH 1/4] hw/timer/i8254_common: Share "iobase" property via base class
,
Mark Cave-Ayland
,
2023/05/14
Re: [PATCH 1/4] hw/timer/i8254_common: Share "iobase" property via base class
,
Philippe Mathieu-Daudé
,
2023/05/15
[PATCH 2/4] hw/arm/omap: Remove unused omap_uart_attach()
,
Bernhard Beschow
,
2023/05/13
Re: [PATCH 2/4] hw/arm/omap: Remove unused omap_uart_attach()
,
Mark Cave-Ayland
,
2023/05/14
Re: [PATCH 2/4] hw/arm/omap: Remove unused omap_uart_attach()
,
Philippe Mathieu-Daudé
,
2023/05/15
Re: [PATCH 0/4] Trivial cleanups
,
Michael S. Tsirkin
,
2023/05/18
Re: [PATCH v4 0/9] PC cleanups
,
Bernhard Beschow
,
2023/05/10
Re: [PATCH v4 0/9] PC cleanups
,
Michael S. Tsirkin
,
2023/05/10
Re: [PATCH v4 0/9] PC cleanups
,
Bernhard Beschow
,
2023/05/10
Re: [PATCH] docs: Remove unused weirdly-named cross-reference targets
,
Peter Maydell
,
2023/05/09
Re: [PATCH] docs: Remove unused weirdly-named cross-reference targets
,
Markus Armbruster
,
2023/05/09
Re: [PATCH] docs: Remove unused weirdly-named cross-reference targets
,
Peter Maydell
,
2023/05/09
[PATCH] hw/ppc/Kconfig: NVDIMM is a hard requirement for the pseries machine
,
Thomas Huth
,
2023/05/04
Re: [PATCH] hw/ppc/Kconfig: NVDIMM is a hard requirement for the pseries machine
,
Daniel Henrique Barboza
,
2023/05/04
Re: [PATCH] hw/ppc/Kconfig: NVDIMM is a hard requirement for the pseries machine
,
Thomas Huth
,
2023/05/05
Re: [PATCH] hw/ppc/Kconfig: NVDIMM is a hard requirement for the pseries machine
,
Daniel Henrique Barboza
,
2023/05/05
Re: [PATCH v2] qga: Fix suspend on Linux guests without systemd
,
Konstantin Kostiuk
,
2023/05/04
[PATCH] include/qemu/osdep.h: Bump _WIN32_WINNT to the Windows 8 API
,
Thomas Huth
,
2023/05/04
Re: [PATCH] include/qemu/osdep.h: Bump _WIN32_WINNT to the Windows 8 API
,
Daniel P . Berrangé
,
2023/05/04
Re: [PATCH] include/qemu/osdep.h: Bump _WIN32_WINNT to the Windows 8 API
,
Akihiko Odaki
,
2023/05/04
Re: [PATCH] include/qemu/osdep.h: Bump _WIN32_WINNT to the Windows 8 API
,
Paolo Bonzini
,
2023/05/05
Re: [PATCH] docs/about/deprecated.rst: Add "since 7.1" tag to dtb-kaslr-seed deprecation
,
Peter Maydell
,
2023/05/02
Re: [PATCH] linux-user/main: Use list_cpus() instead of cpu_list()
,
Laurent Vivier
,
2023/05/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc