lp:~zulcss/ubuntu/maverick/qemu-kvm/qemu-kvm-dailies

Created by Chuck Short and last modified
Get this branch:
bzr branch lp:~zulcss/ubuntu/maverick/qemu-kvm/qemu-kvm-dailies
Only Chuck Short can upload to this branch. If you are Chuck Short please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chuck Short
Status:
Development

Recent revisions

7745. By Marcelo Tosatti

Merge branch 'upstream-merge'

* upstream-merge: (118 commits)
  qemu-options: add documentation for stdio signal=on|off
  Update OpenBIOS images
  target-ppc: add vexptefp instruction
  softfloat: add float32_exp2()
  Update SeaBIOS
  pci/multi function bit: fix vt82c686.c.
  target-sh4: Add support for ldc & stc with sgr
  target-sh4: Split the LDST macro into 2 sub-macros
  pci: fix bridge update
  virtio-net: correct packet length math
  pci hotplug: make pci hotplug return value to caller
  vmware_vga: fix reset value for command register
  rtl8139: address TODOs
  pci hotplug: make pci_device_hot_remove() static
  pcnet: address TODOs
  pci: fix pci_device_reset
  AppleSMC device emulation
  Documentation: Fix spelling bugs
  Makefile: Not every shell support {}
  Makefile: add fsdev/*.{o,d} to clean
  ...

Alex Williamson: merge fixes for vmstate/block name from qemu.git

Signed-off-by: Marcelo Tosatti <email address hidden>

7744. By Alex Williamson <email address hidden>

device-assignment: Better fd tracking

Commit 909bfdba fixed a hole with not closing resource file descriptors
but we need to be more careful about tracking which are real fds,
otherwise we might close fd 0, which doesn't work out so well for stdio.

Signed-off-by: Alex Williamson <email address hidden>
Acked-by: Donald Dutile <email address hidden>
Signed-off-by: Marcelo Tosatti <email address hidden>

7743. By Marcelo Tosatti

test: long rmap chains

test long rmap chains

Signed-off-by: Marcelo Tosatti <email address hidden>
Signed-off-by: Avi Kivity <email address hidden>

7742. By Marcelo Tosatti

test: export vm helpers

To be used by rmap chain patch. Also make install_pte take an argument
indicating physical location of pagetable.

Signed-off-by: Marcelo Tosatti <email address hidden>
Signed-off-by: Avi Kivity <email address hidden>

7741. By Marcelo Tosatti

test: protect fwfcg accesses with spinlock

Signed-off-by: Marcelo Tosatti <email address hidden>
Signed-off-by: Avi Kivity <email address hidden>

7740. By Stefan Hajnoczi

block: Restore extboot functionality after mismerge

Extboot if=virtio,boot=on is broken due to a mismerge of:

  commit 666daa68234b5b1758652633cab07d5ca6046a5b
  Author: Markus Armbruster <email address hidden>
  Date: Wed Jun 2 18:48:27 2010 +0200

      blockdev: Collect block device code in new blockdev.c

in:

  commit 55cbee9e738bfe7434081967f884209f1a9c994c
  Merge: a854beb 666daa6
  Author: Avi Kivity <email address hidden>
  Date: Mon Jun 21 17:29:02 2010 +0300

      Merge commit '666daa68234b5b1758652633cab07d5ca6046a5b' into
      upstream-merge

The extboot_drive global is no longer being initialized in drive_init().
This patch restores the code to initialize extboot_drive.

Signed-off-by: Stefan Hajnoczi <email address hidden>
Signed-off-by: Avi Kivity <email address hidden>

7739. By Marcelo Tosatti

Merge branch 'upstream-merge'

* upstream-merge: (95 commits)
  piix4: compile only once
  remove exec-all.h inclusion from cpu.h
  move cpu_pc_from_tb to target-*/exec.h
  remove unused stuff from */exec.h
  Don't declare XSAVE as supported
  Add more boundary checking to sse3/4 parsing
  target-arm : fix parallel saturated subtraction implementation
  target-arm : fix thumb2 parallel add/sub opcode decoding
  target-arm: fix addsub/subadd implementation
  Makefile: add qemu-options.def to distclean
  Add QMP/qmp-commands.txt to .gitignore
  target-i386: fix xchg rax,r8
  target-mips: add Loongson support prefetch
  target-mips: split load and store
  qdev-properties: Fix (u)intXX parsers
  Return usb device to host on exit
  Return usb device to host on usb_del command
  net: Fix VM start with '-net none'
  x86: svm: Always clear event_inj on vmexit
  usb-uhci: fix commit 8e65b7c04965c8355e4ce43211582b6b83054e3d for vmstate
  ...

Signed-off-by: Marcelo Tosatti <email address hidden>

7738. By Marcelo Tosatti

kvm test: setup_vm should map APIC

Signed-off-by: Marcelo Tosatti <email address hidden>

7737. By Lucas Meneghel Rodrigues <email address hidden>

qemu-kvm unittests: Small makefile fix

Turns out $(tests-common) does not encompass all flat files
built for the unittests. So let's fix the makefile install
rule to include all flat files generated by the make
procedure.

Signed-off-by: Lucas Meneghel Rodrigues <email address hidden>
Signed-off-by: Marcelo Tosatti <email address hidden>

7736. By Hidetoshi Seto <email address hidden>

Add vapic.bin to .gitignore

# This patch is for qemu-kvm.git

The vapic.bin is a generated binary file.

Signed-off-by: Hidetoshi Seto <email address hidden>
Signed-off-by: Marcelo Tosatti <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/qemu-kvm
This branch contains Public information 
Everyone can see this information.

Subscribers