mbox

[PULL] Trivial patches for 8-9 April 2011

Message ID 20110409112542.GA9601@stefanha-thinkpad.localdomain
State New
Headers show

Pull-request

git://repo.or.cz/qemu/stefanha.git trivial-patches

Message

Stefan Hajnoczi April 9, 2011, 11:25 a.m. UTC
The following changes since commit 6957785773e8a3cc8bd51f0e3172eaccbbaa5f3a:
  
  ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvm (2011-04-08 12:20:08 +0200)

are available in the git repository at:
  git://repo.or.cz/qemu/stefanha.git trivial-patches

Adam Lackorzynski (1):
      multiboot: Quote filename in error message

Brad Hards (1):
      event: trivial coding style fixes

Scott Wood (2):
      mpc85xx_pci_map_irq: change "unknow" to "unknown"
      configure: avoid basename usage message
 
 configure        |    2 +-
 hw/multiboot.c   |    2 +-
 hw/ppce500_pci.c |    2 +-
 input.c          |   14 +++++++-------
 4 files changed, 10 insertions(+), 10 deletions(-)

Comments

Aurelien Jarno April 9, 2011, 12:06 p.m. UTC | #1
On Sat, Apr 09, 2011 at 12:25:42PM +0100, Stefan Hajnoczi wrote:
> The following changes since commit 6957785773e8a3cc8bd51f0e3172eaccbbaa5f3a:
>   
>   ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvm (2011-04-08 12:20:08 +0200)
> 
> are available in the git repository at:
>   git://repo.or.cz/qemu/stefanha.git trivial-patches
> 
> Adam Lackorzynski (1):
>       multiboot: Quote filename in error message
> 
> Brad Hards (1):
>       event: trivial coding style fixes
> 
> Scott Wood (2):
>       mpc85xx_pci_map_irq: change "unknow" to "unknown"
>       configure: avoid basename usage message
>  
>  configure        |    2 +-
>  hw/multiboot.c   |    2 +-
>  hw/ppce500_pci.c |    2 +-
>  input.c          |   14 +++++++-------
>  4 files changed, 10 insertions(+), 10 deletions(-)
> 
> 

Thanks, pulled.