* [Qemu-devel] Outstanding patches - Nov 30
@ 2007-11-30 6:26 Magnus Damm
2007-11-30 15:43 ` [Qemu-devel] " Carlo Marcelo Arenas Belon
0 siblings, 1 reply; 2+ messages in thread
From: Magnus Damm @ 2007-11-30 6:26 UTC (permalink / raw)
To: qemu-devel
Cc: Dan Kenigsberg, Tristan Gingold, Laurent Vivier,
Richard W.M. Jones, Thayne Harbaugh, Kirill A. Shutemov,
Claudio Scordino, Armin, Aurelien Jarno
Hi everyone,
Here comes a list of outstanding qemu patches. These patches were all
posted or resent the last 10 days. Some of them are duplicates and
some are probably wrong. I'm sure there are even some patches hiding
in the archives that I've missed, but it's at least a good start.
Please let me know if you have any updates to the list. Thank you.
User space emulator:
--------------------
Date: Nov 19, 2007
From: Kirill A. Shutemov
Subject: [Qemu-devel] [PATCH] Fix for execve syscall
Note: Acked by Magnus Damm
Date: Nov 21, 2007
From: Thayne Harbaugh
Subject: [Qemu-devel] [PATCH] additional EFAULT patches
Subject: [Qemu-devel] Re: [PATCH] 06_efault.3.patch - copy_from_user_fdset()
Subject: [Qemu-devel] Re: [PATCH] 06_efault.4.patch - timeval
Subject: [Qemu-devel] Re: [PATCH] 06_efault.5.timespec.patch
Note: Incomplete patch set?
Date: Nov 29, 2007
From: Magnus Damm
Subject: [Qemu-devel] [PATCH] execve syscall fix
Note: Fixes same problem as Nov 19 patch
System emulator:
----------------
Date: Nov 19, 2007
From: Laurent Vivier
Subject: [Qemu-devel] [PATCH][UPDATE3] Add -drive parameter
Date: Nov 21, 2007
From: Igor Kovalenko
Subject: Re: [Qemu-devel] qemu block-vvfat.c block.c console.c dyngen.c e...
Note: rtl8139 patch
Date: Nov 22, 2007
From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH] Fix NaN handling in softfloat
Date: Nov 25, 2007
From: Kirill A. Shutemov
Subject: Re: [Qemu-devel] [PATCH] Handle cpu_model in copy_cpu()
Date: Nov 26, 2007
From: Carlo Marcelo Arenas Belon
Subject: [Qemu-devel] [PATCH] ide: fix GPCMD_GET_CONFIGURATION for
OpenSolaris guests
Date: Nov 27, 2007
From: Richard W.M. Jones
Subject: [Qemu-devel] [PATCH] [repost] Collecting block device statistics (v2)
Date: Nov 28, 2007
From: Laurent Vivier
Subject: [Qemu-devel] [PATCH 0/3] Real SCSI device passthrough
Subject: [Qemu-devel] [PATCH 1/3] SG support (Synchronous I/O)
Subject: [Qemu-devel] [PATCH 2/3] SG support (Asynchronous Read/Write)
Subject: [Qemu-devel] [PATCH 3/3] SG support (Asynchronous Send Command)
Date: Nov 28, 2007
From: Laurent Vivier
Subject: [Qemu-devel] [PATCH 0/2] Open disk images with O_DIRECT
Subject: [Qemu-devel] [PATCH 1/2] Add "directio" parameter to "-drive"
Subject: [Qemu-devel] [PATCH 2/2] Direct IDE I/O
From: Carlo Marcelo Arenas Belon
Date: Nov 29, 2007
Subject: [Qemu-devel] [PATCH 1/5] qemu: GET_CONFIGURATION fixes for
MMC-6 DVD-ROM implementation
Subject: [Qemu-devel] [PATCH 4/5] qemu: ide INQUIRY and IDENTIFY
DEVICE report DVD-ROM model
Subject: [Qemu-devel] [PATCH 5/5] qemu: piix_pci: remove 82371FB support
Note: Incomplete patch set? Same fixes as Nov 26, 2007 but renamed?
From: Tristan Gingold
Date: Nov 29, 2007
Subject: [Qemu-devel] PATCH: ide.c: send irq for WIN_DIAGNOSE
i386 cpu emulator:
------------------
Date: Nov 25, 2007
From: Dan Kenigsberg
Subject: [Qemu-devel] [PATCH] Allow setting the vendor_id string with
x86's -cpu option
i386 system emulator:
---------------------
Date: Nov 26, 2007
From: Carlo Marcelo Arenas Belon
Subject: [Qemu-devel] [PATCH] ide: remove leftover support for 82371FB (Step A1)
ARM user space emulator:
------------------------
Date: Nov 29, 2007
From: Claudio Scordino
Subject: [Qemu-devel] fstat bug on armeb stll exists!
Note: Reminder for patch posted on Sep 12
ARM system emulator:
--------------------
From: Armin
Date: Nov 27, 2007
Subject: [Qemu-devel] [Patch][update] Mainstone re-org plus flash
SH4 user space emulator:
------------------------
Date: Nov 30, 2007
From: Magnus Damm
Subject: [PATCH] sh4: signal handling for the user space emulator
SH4 system emulator:
--------------------
Date: Nov 12, 2007
From: Carlo Marcelo Arenas Belon
Subject: [Qemu-devel] [PATCH] hw/sh7750.c: use TARGET_FMT_plx to
printf target_phys_addr_t
Note: Trivial fix, resent Nov 19, 2007
Date: Nov 28, 2007
From: Magnus Damm
Subject: [Qemu-devel] [PATCH]: sh4 delay slot code update
Note: Acked by Paul Mundt
Date: Nov 29, 2007
From: Magnus Damm
Subject: [Qemu-devel] [PATCH sh4: system emulator interrupt update
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Qemu-devel] Re: Outstanding patches - Nov 30
2007-11-30 6:26 [Qemu-devel] Outstanding patches - Nov 30 Magnus Damm
@ 2007-11-30 15:43 ` Carlo Marcelo Arenas Belon
0 siblings, 0 replies; 2+ messages in thread
From: Carlo Marcelo Arenas Belon @ 2007-11-30 15:43 UTC (permalink / raw)
To: Magnus Damm
Cc: Dan Kenigsberg, Tristan Gingold, Richard W.M. Jones,
Laurent Vivier, qemu-devel, Thayne Harbaugh, Kirill A. Shutemov,
Claudio Scordino, Armin, Aurelien Jarno
On Fri, Nov 30, 2007 at 03:26:31PM +0900, Magnus Damm wrote:
Thanks, from the list there are also 2 trivial patches I sent for cris and
tests (build problem for runcom) which I'll RESEND then.
> Date: Nov 26, 2007
> From: Carlo Marcelo Arenas Belon
> Subject: [Qemu-devel] [PATCH] ide: fix GPCMD_GET_CONFIGURATION for
> OpenSolaris guests
this includes one mandatory change and one optional one which I will split
better in two as explained later.
> Date: Nov 28, 2007
> From: Laurent Vivier
> Subject: [Qemu-devel] [PATCH 0/2] Open disk images with O_DIRECT
> Subject: [Qemu-devel] [PATCH 1/2] Add "directio" parameter to "-drive"
> Subject: [Qemu-devel] [PATCH 2/2] Direct IDE I/O
>
> From: Carlo Marcelo Arenas Belon
> Date: Nov 29, 2007
> Subject: [Qemu-devel] [PATCH 1/5] qemu: GET_CONFIGURATION fixes for
> MMC-6 DVD-ROM implementation
> Subject: [Qemu-devel] [PATCH 4/5] qemu: ide INQUIRY and IDENTIFY
> DEVICE report DVD-ROM model
> Subject: [Qemu-devel] [PATCH 5/5] qemu: piix_pci: remove 82371FB support
> Note: Incomplete patch set? Same fixes as Nov 26, 2007 but renamed?
my bad, this was sent as a crosspost when posted to kvm-devel (which I thought
might be a good idea as it split the first patch for DVD-ROM support in too
more digestible pieces and might help on getting any ACKs, NACKs or comments),
but now in retrospective where probably only more confusing than helpful.
the missing patches weren't included because they where cherry picked from
qemu's cvs from the IDE emulation and therefore are irrelevant for qemu but
needed in kvm.
please ignore these, and will re-base and re-send the original patch for
GPCMD_GET_CONFIGURATION split on two instead to simplify patching.
Carlo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-30 15:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-30 6:26 [Qemu-devel] Outstanding patches - Nov 30 Magnus Damm
2007-11-30 15:43 ` [Qemu-devel] " Carlo Marcelo Arenas Belon
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).