qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [0/2] Bugfixes for 1.2 stable series
@ 2012-09-10  2:30 David Gibson
  2012-09-10  2:30 ` [Qemu-devel] [PATCH 1/2] qemu-char: BUGFIX, don't call FD_ISSET with negative fd David Gibson
  2012-09-10  2:30 ` [Qemu-devel] [PATCH 2/2] cpu_physical_memory_write_rom() needs to do TB invalidates David Gibson
  0 siblings, 2 replies; 14+ messages in thread
From: David Gibson @ 2012-09-10  2:30 UTC (permalink / raw)
  To: aliguori; +Cc: qemu-devel

Here are a couple of pending bugfixes which should go into the 1.2
stable series.  2/2 is the fix for missing TB invalidates from
cpu_physical_memory_write_rom() (which is invoked by
load_image_targphys()) which I have sent before.  1/2 is a new fix
where FD_ISSET can be called with a negative fd, which has undefined
behaviour.

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

end of thread, other threads:[~2012-10-01 16:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-10  2:30 [Qemu-devel] [0/2] Bugfixes for 1.2 stable series David Gibson
2012-09-10  2:30 ` [Qemu-devel] [PATCH 1/2] qemu-char: BUGFIX, don't call FD_ISSET with negative fd David Gibson
2012-09-17 18:24   ` Anthony Liguori
2012-09-18  0:08     ` David Gibson
2012-09-18 11:29       ` Andreas Färber
2012-09-19  0:30         ` David Gibson
2012-09-10  2:30 ` [Qemu-devel] [PATCH 2/2] cpu_physical_memory_write_rom() needs to do TB invalidates David Gibson
2012-09-10 13:27   ` Andreas Färber
2012-09-12  5:57     ` David Gibson
2012-10-01 13:43       ` Pavel Hrdina
2012-10-01 14:28         ` Anthony Liguori
2012-10-01 15:34           ` Pavel Hrdina
2012-10-01 16:21             ` Anthony Liguori
2012-10-01 16:25               ` Pavel Hrdina

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).