messages from 2020-04-21 12:16:53 to 2020-05-12 10:33:24 UTC [more...]
[PATCH v4 0/6] scripts: More Python fixes
2020-05-12 10:32 UTC (7+ messages)
` [PATCH v4 1/6] scripts/qemugdb: Remove shebang header
` [PATCH v4 2/6] scripts/qemu-gdb: Use Python 3 interpreter
` [PATCH v4 3/6] scripts/qmp: "
` [PATCH v4 4/6] scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main()
` [PATCH v4 5/6] scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main
` [PATCH v4 6/6] tests/migration/guestperf: Use Python 3 interpreter
[PATCH v3 0/2] scripts: More Python fixes
2020-05-12 10:33 UTC (6+ messages)
` [PATCH v3 1/2] scripts/qemugdb: Remove shebang header
` [PATCH v3 2/2] scripts/qmp: Use Python 3 interpreter
[PATCH v2 0/3] qom: Few trivial patches
2020-05-12 7:02 UTC (5+ messages)
` [PATCH v2 1/3] qom/object: Move Object typedef to 'qemu/typedefs.h'
` [PATCH v2 2/3] io/task: Move 'qom/object.h' header to source
` [PATCH v2 3/3] qom/object: Make reparenting error more verbose
[PATCH v3 0/3] various: Remove unnecessary casts
2020-05-12 7:00 UTC (4+ messages)
` [PATCH v3 1/3] target: Remove unnecessary CPU() cast
` [PATCH v3 2/3] various: Remove unnecessary OBJECT() cast
` [PATCH v3 3/3] hw: Remove unnecessary DEVICE() cast
[PATCH] hw/registerfields: Prefix local variables with underscore in macros
2020-05-11 16:39 UTC (2+ messages)
[PATCH] scripts/tracetool: Update maintainer email address
2020-05-11 8:28 UTC
[PATCH 0/7] hw/sparc/leon3: Few fixes and disable HelenOS test
2020-05-11 7:03 UTC
[PATCH 0/3] plugins: Move declarations around and rename 'hwaddr' argument
2020-05-10 20:14 UTC (5+ messages)
` [PATCH 1/3] qemu/plugin: Trivial code movement
` [PATCH 2/3] qemu/plugin: Move !CONFIG_PLUGIN stubs altogether
` [PATCH 3/3] qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument const
[Qemu-trivial] [Qemu-devel] [PATCH V2 4/4] hw/tpm: fix usage of bool in tpm-tis.c
2020-05-08 19:42 UTC (4+ messages)
` "
[PATCH 0/2] hw/display: Trivial include cleanups
2020-05-08 18:55 UTC (8+ messages)
` [PATCH 1/2] hw/display: Include local 'framebuffer.h'
` [PATCH 2/2] hw/display/edid: Add missing 'qdev-properties.h' header
[PATCH v2] Fix parameter type in vhost migration log path
2020-05-07 22:01 UTC (3+ messages)
[PATCH] Fix erroneous double negation in conditional
2020-05-07 20:28 UTC (2+ messages)
[PATCH] Fix erroneous double negation in conditional
2020-05-07 20:34 UTC
[PATCH 0/2] block/block-copy: Fix uninitialized variable in block_copy_task_entry
2020-05-07 15:57 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] block/block-copy: Simplify block_copy_do_copy()
[PATCH 1/2] linux-user: add do_setsockopt SOL_CAN_RAW CAN_RAW_FILTER support
2020-05-06 13:21 UTC (2+ messages)
` [PATCH 2/2] linux-user: add do_setsockopt CAN_RAW_FD_FRAMES support
[PULL v2 00/19] Trivial branch for 5.1 patches
2020-05-05 14:47 UTC (21+ messages)
` [PULL v2 01/19] scsi/esp-pci: add g_assert() for fix clang analyzer warning in esp_pci_io_write()
` [PULL v2 02/19] display/blizzard: use extract16() for fix clang analyzer warning in blizzard_draw_line16_32()
` [PULL v2 03/19] timer/exynos4210_mct: Remove redundant statement in exynos4210_mct_write()
` [PULL v2 04/19] MAINTAINERS: Mark the LatticeMico32 target as orphan
` [PULL v2 05/19] hw/mem/pc-dimm: Print slot number on error at pc_dimm_pre_plug()
` [PULL v2 06/19] hw/mem/pc-dimm: Fix line over 80 characters warning
` [PULL v2 07/19] elf_ops: Don't try to g_mapped_file_unref(NULL)
` [PULL v2 08/19] MAINTAINERS: Update Keith Busch's email address
` [PULL v2 09/19] chardev: Add macOS to list of OSes that support -chardev serial
` [PULL v2 10/19] Compress lines for immediate return
` [PULL v2 11/19] block: Avoid dead assignment
` [PULL v2 12/19] blockdev: Remove "
` [PULL v2 13/19] hw/i2c/pm_smbus: "
` [PULL v2 14/19] hw/input/adb-kbd: "
` [PULL v2 15/19] hw/ide/sii3112: "
` [PULL v2 16/19] hw/isa/i82378: "
` [PULL v2 17/19] hw/gpio/aspeed_gpio: "
` [PULL v2 18/19] hw/timer/stm32f2xx_timer: "
` [PULL v2 19/19] hw/timer/pxa2xx_timer: Add assertion to silent static analyzer warning
[PATCH] hw/i386/vmport: Drop superfluous parenthesis around function typedef
2020-05-05 14:28 UTC
[PATCH V2] tests/Makefile: Fix description of "make check"
2020-05-05 10:56 UTC (3+ messages)
[PATCH v2] crypto: Redundant type conversion for AES_KEY pointer
2020-05-05 9:15 UTC (2+ messages)
[PATCH] tests/Makefile: Fix description of "make check"
2020-05-05 7:52 UTC
[PULL 00/20] Trivial branch for 5.1 patches
2020-05-05 7:20 UTC (28+ messages)
` [PULL 01/20] scsi/esp-pci: add g_assert() for fix clang analyzer warning in esp_pci_io_write()
` [PULL 02/20] display/blizzard: use extract16() for fix clang analyzer warning in blizzard_draw_line16_32()
` [PULL 03/20] timer/exynos4210_mct: Remove redundant statement in exynos4210_mct_write()
` [PULL 04/20] crypto: Redundant type conversion for AES_KEY pointer
` [PULL 05/20] MAINTAINERS: Mark the LatticeMico32 target as orphan
` [PULL 06/20] hw/mem/pc-dimm: Print slot number on error at pc_dimm_pre_plug()
` [PULL 07/20] hw/mem/pc-dimm: Fix line over 80 characters warning
` [PULL 08/20] elf_ops: Don't try to g_mapped_file_unref(NULL)
` [PULL 09/20] MAINTAINERS: Update Keith Busch's email address
` [PULL 10/20] chardev: Add macOS to list of OSes that support -chardev serial
` [PULL 11/20] Compress lines for immediate return
` [PULL 12/20] block: Avoid dead assignment
` [PULL 13/20] blockdev: Remove "
` [PULL 14/20] hw/i2c/pm_smbus: "
` [PULL 15/20] hw/input/adb-kbd: "
` [PULL 16/20] hw/ide/sii3112: "
` [PULL 17/20] hw/isa/i82378: "
` [PULL 18/20] hw/gpio/aspeed_gpio: "
` [PULL 19/20] hw/timer/stm32f2xx_timer: "
` [PULL 20/20] hw/timer/pxa2xx_timer: Add assertion to silent static analyzer warning
[PATCH 0/3] qom: Few trivial patches
2020-05-04 19:43 UTC (9+ messages)
` [PATCH 1/3] qom/object: Move Object typedef to 'qemu/typedefs.h'
` [PATCH 2/3] io/task: Move 'qom/object.h' header to source
` [PATCH 3/3] qom/object: Make reparenting error more verbose
[PATCH 0/3] hw/sh4: Trivial cleanups
2020-05-04 17:22 UTC (7+ messages)
` [PATCH 1/3] hw/sh4: Use MemoryRegion typedef
` [PATCH 2/3] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
` [PATCH 3/3] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include
[PATCH] Makefile: Let the 'help' target list the helper targets
2020-05-04 13:14 UTC (3+ messages)
[PATCH 0/3] Three trivial patchs
2020-05-04 12:36 UTC (4+ messages)
` [PATCH 3/3] crypto: Redundant type conversion for AES_KEY pointer
[PATCH] hw/usb: Make "hcd-ehci.h" header public
2020-05-04 12:12 UTC (5+ messages)
[RFC PATCH 0/2] misc: fix Clang10 warnings
2020-05-04 6:50 UTC (11+ messages)
` [RFC PATCH 1/2] audio/mixeng: Fix Clang 'int-conversion' warning
` [RFC PATCH 2/2] linux-user/mmap: Fix Clang 'type-limit-compare' warning
[PATCH v3 0/9] misc: Trivial static code analyzer fixes
2020-05-04 10:04 UTC (14+ messages)
` [PATCH v3 1/9] block: Avoid dead assignment
` [PATCH v3 2/9] blockdev: Remove "
` [PATCH v3 3/9] hw/i2c/pm_smbus: "
` [PATCH v3 4/9] hw/input/adb-kbd: "
` [PATCH v3 5/9] hw/ide/sii3112: "
` [PATCH v3 6/9] hw/isa/i82378: "
` [PATCH v3 7/9] hw/gpio/aspeed_gpio: "
` [PATCH v3 8/9] hw/timer/stm32f2xx_timer: "
` [PATCH v3 9/9] hw/timer/pxa2xx_timer: Add assertion to silent static analyzer warning
[PATCH v2] Compress lines for immediate return
2020-05-04 9:51 UTC (2+ messages)
[PATCH] chardev: Add macOS to list of OSes that support -chardev serial
2020-05-04 9:48 UTC (3+ messages)
[PATCH] elf_ops: Don't try to g_mapped_file_unref(NULL)
2020-05-04 9:46 UTC (5+ messages)
[PATCH] MAINTAINERS: Update Keith Busch's email address
2020-05-04 9:45 UTC (2+ messages)
[PATCH 0/2] hw/mem/pc-dimm: Trivial code changes
2020-05-04 9:23 UTC (2+ messages)
[PATCH v2] MAINTAINERS: Mark the LatticeMico32 target as orphan
2020-05-04 9:20 UTC (2+ messages)
[PATCH] linux-user/mmap.c: fix integer underflow in target_mremap
2020-05-02 16:13 UTC (3+ messages)
[PATCH] linux-user/mmap.c: fix integer underflow during mremap shrink
2020-05-02 3:50 UTC
[PATCH] hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded string
2020-04-30 15:52 UTC (2+ messages)
[Qemu-trivial] [PATCH 0/2] RFC: Trivial error message fixes for luks format
2020-04-30 13:03 UTC (5+ messages)
` [Qemu-trivial] [PATCH 1/2] LUKS: better error message when creating too large files
` [Qemu-trivial] [Qemu-devel] "
` "
[PATCH] block: Comment cleanups
2020-04-29 10:47 UTC (3+ messages)
[PATCH 0/2] fix fcntl(F_SETFD) usage
2020-04-21 21:46 UTC (3+ messages)
` [PATCH 2/2] tools: Fix use of fcntl(F_SETFD) during socket activation
[RFC PATCH 00/17] hw/misc: Introduce a temperature sensor interface
2020-04-21 18:00 UTC (18+ messages)
` [RFC PATCH 02/17] hw/misc/temp-sensor: Add 'query-temperature-sensors' QMP command
` [RFC PATCH 03/17] hw/misc/temp-sensor: Add 'info temp' HMP command
` [RFC PATCH 04/17] hw/misc/tmp105: Extract get_temp_mC() and set_temp_mC() helpers
` [RFC PATCH 05/17] hw/misc/tmp105: Implement the 'temperature-sensor' qdev interface
` [RFC PATCH 07/17] hw/misc/tmp421: Extract get_temp_mC() helper
` [RFC PATCH 08/17] hw/misc/tmp421: Extract set_temp_mC() helper
` [RFC PATCH 09/17] hw/misc/tmp421: Implement the 'temperature-sensor' qdev interface
` [RFC PATCH 10/17] hw/misc/bcm2835_thermal: Hold the temperature in the device state
` [RFC PATCH 11/17] hw/misc/bcm2835_thermal: Implement the 'temperature-sensor' interface
` [RFC PATCH 12/17] hw/misc/bcm2835_property: Hold the temperature in the device state
` [RFC PATCH 13/17] hw/misc/bcm2835_property: Implement the 'temperature-sensor' interface
` [RFC PATCH 14/17] hw/display/ads7846: Implement the 'temperature-sensor' qdev interface
` [RFC PATCH 15/17] hw/ide/qdev: "
` [RFC PATCH 16/17] hw/misc/imx6ul_ccm: "
` [RFC PATCH 17/17] tests/qtest/tmp105-test: Trivial test for TempSensorClass
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).