All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-arm] [PATCH 0/8] Coccinelle cleanups
@ 2018-07-04 15:39 ` Philippe Mathieu-Daudé
  0 siblings, 0 replies; 37+ messages in thread
From: Philippe Mathieu-Daudé @ 2018-07-04 15:39 UTC (permalink / raw)
  To: Laurent Vivier, Marc-André Lureau
  Cc: Peter Maydell, David Hildenbrand, qemu-devel, Alexander Graf,
	Gerd Hoffmann, Stefano Stabellini, qemu-block,
	Michael S . Tsirkin, Markus Armbruster, Christian Borntraeger,
	Marcel Apfelbaum, Anthony Perard, xen-devel, qemu-s390x, qemu-arm,
	Richard Henderson, Kevin Wolf, Daniel P . Berrange, Cornelia Huck,
	Philippe Mathieu-Daudé, Max Reitz, Igor Mammedov

Nothing exciting here, patches created mechanically
(common after soft freeze).

Philippe Mathieu-Daudé (8):
  qobject: Catch another straggler for use of qdict_put_str()
  error: Remove NULL checks on error_propagate() calls
  crypto: Remove useless casts
  xen: Remove useless casts
  tests/bios-tables-test: Remove useless casts
  ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro
  hw/pci-host: Remove useless parenthesis around DIV_ROUND_UP macro
  hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macro

 include/hw/intc/arm_gicv3_common.h | 2 +-
 crypto/cipher-builtin.c            | 4 ++--
 hw/pci-host/piix.c                 | 2 +-
 hw/pci-host/q35.c                  | 2 +-
 hw/s390x/virtio-ccw.c              | 4 +---
 hw/xen/xen_pt_config_init.c        | 2 +-
 qobject/block-qdict.c              | 2 +-
 tests/bios-tables-test.c           | 2 +-
 ui/vnc-enc-tight.c                 | 2 +-
 ui/vnc.c                           | 3 ++-
 10 files changed, 12 insertions(+), 13 deletions(-)

-- 
2.18.0


^ permalink raw reply	[flat|nested] 37+ messages in thread

end of thread, other threads:[~2018-08-21  6:00 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-04 15:39 [Qemu-arm] [PATCH 0/8] Coccinelle cleanups Philippe Mathieu-Daudé
2018-07-04 15:39 ` [Qemu-devel] " Philippe Mathieu-Daudé
2018-07-04 15:39 ` Philippe Mathieu-Daudé
2018-07-04 15:39 ` [Qemu-devel] [PATCH 1/8] qobject: Catch another straggler for use of qdict_put_str() Philippe Mathieu-Daudé
2018-07-05  5:38   ` Markus Armbruster
2018-07-04 15:39 ` [Qemu-devel] [PATCH 2/8] error: Remove NULL checks on error_propagate() calls Philippe Mathieu-Daudé
2018-07-05  5:38   ` Markus Armbruster
2018-07-05  8:49   ` David Hildenbrand
2018-07-04 15:39 ` [Qemu-devel] [PATCH 3/8] crypto: Remove useless casts Philippe Mathieu-Daudé
2018-07-04 15:51   ` Daniel P. Berrangé
2018-07-04 16:30     ` Philippe Mathieu-Daudé
2018-07-04 15:39 ` [PATCH 4/8] xen: " Philippe Mathieu-Daudé
2018-07-04 15:39   ` [Qemu-devel] " Philippe Mathieu-Daudé
2018-07-05  5:39   ` Markus Armbruster
2018-07-05  5:39     ` Markus Armbruster
2018-07-05 10:05   ` Anthony PERARD
2018-07-05 10:05     ` [Qemu-devel] " Anthony PERARD
2018-07-05 10:16   ` Peter Maydell
2018-07-05 10:16     ` Peter Maydell
2018-07-05 15:36     ` Philippe Mathieu-Daudé
2018-07-05 15:36       ` Philippe Mathieu-Daudé
2018-07-04 15:39 ` [Qemu-devel] [PATCH 5/8] tests/bios-tables-test: " Philippe Mathieu-Daudé
2018-07-05  5:39   ` Markus Armbruster
2018-07-04 15:39 ` [Qemu-devel] [PATCH 6/8] ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro Philippe Mathieu-Daudé
2018-07-05  5:39   ` Markus Armbruster
2018-08-21  5:46   ` Gerd Hoffmann
2018-07-04 15:39 ` [Qemu-devel] [PATCH 7/8] hw/pci-host: " Philippe Mathieu-Daudé
2018-07-05  5:39   ` Markus Armbruster
2018-07-04 15:39 ` [Qemu-devel] [PATCH 8/8] hw/intc/gicv3: " Philippe Mathieu-Daudé
2018-07-04 15:39   ` Philippe Mathieu-Daudé
2018-07-05  8:33 ` [Qemu-devel] [PATCH 0/8] Coccinelle cleanups Markus Armbruster
2018-07-05  8:33 ` [Qemu-trivial] " Markus Armbruster
2018-07-05  8:33   ` Markus Armbruster
2018-07-05  8:33   ` [Qemu-arm] " Markus Armbruster
2018-07-05 13:47 ` [Qemu-arm] " Michael S. Tsirkin
2018-07-05 13:47   ` [Qemu-devel] " Michael S. Tsirkin
2018-07-05 13:47 ` Michael S. Tsirkin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.