qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 6f918e: Fixup q35/ich9 Licenses


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 6f918e: Fixup q35/ich9 Licenses
Date: Wed, 19 Dec 2012 17:00:32 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 6f918e40e6b7f4e3dcf89c3e3f1001e965a683a1
      
https://github.com/qemu/qemu/commit/6f918e40e6b7f4e3dcf89c3e3f1001e965a683a1
  Author: Jason Baron <address@hidden>
  Date:   2012-12-12 (Wed, 12 Dec 2012)

  Changed paths:
    M hw/acpi_ich9.c
    M hw/lpc_ich9.c
    M hw/smbus_ich9.c

  Log Message:
  -----------
  Fixup q35/ich9 Licenses

Cleanup the q35/ich9 license headers.

Signed-off-by: Jason Baron <address@hidden>
Signed-off-by: Michael S. Tsirkin <address@hidden>
Acked-by: Isaku Yamahata <address@hidden>


  Commit: 89e6d68ef3c45b2c4e3199c3397b5525b752698d
      
https://github.com/qemu/qemu/commit/89e6d68ef3c45b2c4e3199c3397b5525b752698d
  Author: Michael S. Tsirkin <address@hidden>
  Date:   2012-12-12 (Wed, 12 Dec 2012)

  Changed paths:
    M net/tap-linux.c

  Log Message:
  -----------
  tap: reset vnet header size on open

For tap, we currently assume the vnet header size is 10
(the default value) but that might not be the case
if tap is persistent and has been used by qemu previously.
To fix, set vnet header size correctly on open.

Signed-off-by: Michael S. Tsirkin <address@hidden>


  Commit: c84a2b1aa5ccdddad03d25f58be5c94eba0d9db4
      
https://github.com/qemu/qemu/commit/c84a2b1aa5ccdddad03d25f58be5c94eba0d9db4
  Author: Michael S. Tsirkin <address@hidden>
  Date:   2012-12-12 (Wed, 12 Dec 2012)

  Changed paths:
    M scripts/get_maintainer.pl

  Log Message:
  -----------
  get_maintainer.pl: update from linix 3.8

Signed-off-by: Michael S. Tsirkin <address@hidden>


  Commit: 29002d9e104913998265cfff95bb49f4b4a966e2
      
https://github.com/qemu/qemu/commit/29002d9e104913998265cfff95bb49f4b4a966e2
  Author: Michael S. Tsirkin <address@hidden>
  Date:   2012-12-12 (Wed, 12 Dec 2012)

  Changed paths:
    M Makefile
    M Makefile.target
    M Makefile.user
    A hw/pci/hw

  Log Message:
  -----------
  pci: prepare makefiles for pci code reorganization

To make it easier to move code around without breaking
build at intermedite steps, tweak makefiles
to look in pci/ and hw/ for include files, automatically.
This will be reverted at the end of the reorganization.

Signed-off-by: Michael S. Tsirkin <address@hidden>


  Commit: ca818cfbfd77e02ffac338866568ac07f6f5fd7d
      
https://github.com/qemu/qemu/commit/ca818cfbfd77e02ffac338866568ac07f6f5fd7d
  Author: Michael S. Tsirkin <address@hidden>
  Date:   2012-12-12 (Wed, 12 Dec 2012)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: add hw/pci/ to list of PCI files

Signed-off-by: Michael S. Tsirkin <address@hidden>


  Commit: 315a1350c4a386065a73aad2ded1a11d77bf7771
      
https://github.com/qemu/qemu/commit/315a1350c4a386065a73aad2ded1a11d77bf7771
  Author: Michael S. Tsirkin <address@hidden>
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
    M hw/Makefile.objs
    M hw/i386/Makefile.objs
    R hw/msi.c
    R hw/msi.h
    R hw/msix.c
    R hw/msix.h
    R hw/pci-hotplug.c
    R hw/pci-stub.c
    R hw/pci.c
    R hw/pci.h
    A hw/pci/Makefile.objs
    A hw/pci/msi.c
    A hw/pci/msi.h
    A hw/pci/msix.c
    A hw/pci/msix.h
    A hw/pci/pci-hotplug.c
    A hw/pci/pci-stub.c
    A hw/pci/pci.c
    A hw/pci/pci.h
    A hw/pci/pci_bridge.c
    A hw/pci/pci_bridge.h
    A hw/pci/pci_host.c
    A hw/pci/pci_host.h
    A hw/pci/pci_ids.h
    A hw/pci/pci_internals.h
    A hw/pci/pci_regs.h
    A hw/pci/pcie.c
    A hw/pci/pcie.h
    A hw/pci/pcie_aer.c
    A hw/pci/pcie_aer.h
    A hw/pci/pcie_host.c
    A hw/pci/pcie_host.h
    A hw/pci/pcie_port.c
    A hw/pci/pcie_port.h
    A hw/pci/pcie_regs.h
    A hw/pci/shpc.c
    A hw/pci/shpc.h
    A hw/pci/slotid_cap.c
    A hw/pci/slotid_cap.h
    R hw/pci_bridge.c
    R hw/pci_bridge.h
    R hw/pci_host.c
    R hw/pci_host.h
    R hw/pci_ids.h
    R hw/pci_internals.h
    R hw/pci_regs.h
    R hw/pcie.c
    R hw/pcie.h
    R hw/pcie_aer.c
    R hw/pcie_aer.h
    R hw/pcie_host.c
    R hw/pcie_host.h
    R hw/pcie_port.c
    R hw/pcie_port.h
    R hw/pcie_regs.h
    M hw/ppc/Makefile.objs
    R hw/shpc.c
    R hw/shpc.h
    R hw/slotid_cap.c
    R hw/slotid_cap.h

  Log Message:
  -----------
  pci: move pci core code to hw/pci

Move files and modify makefiles to pick them at the
new location.

Signed-off-by: Michael S. Tsirkin <address@hidden>


  Commit: a2cb15b0ddfa05f81a42d7b65dd0c7c50e420c33
      
https://github.com/qemu/qemu/commit/a2cb15b0ddfa05f81a42d7b65dd0c7c50e420c33
  Author: Michael S. Tsirkin <address@hidden>
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
    M arch_init.c
    M hw/ac97.c
    M hw/acpi_ich9.c
    M hw/acpi_piix4.c
    M hw/alpha_sys.h
    M hw/apb_pci.c
    M hw/apic.c
    M hw/apm.c
    M hw/bonito.c
    M hw/cirrus_vga.c
    M hw/dec_pci.c
    M hw/e1000.c
    M hw/eepro100.c
    M hw/es1370.c
    M hw/esp-pci.c
    M hw/grackle_pci.c
    M hw/gt64xxx.c
    M hw/hda-audio.c
    M hw/i82378.c
    M hw/i82801b11.c
    M hw/ich9.h
    M hw/ide.h
    M hw/ide/ahci.c
    M hw/ide/cmd646.c
    M hw/ide/core.c
    M hw/ide/ich.c
    M hw/ide/pci.c
    M hw/ide/piix.c
    M hw/ide/via.c
    M hw/intel-hda.c
    M hw/ioh3420.c
    M hw/ioh3420.h
    M hw/ivshmem.c
    M hw/kvm/apic.c
    M hw/kvm/pci-assign.c
    M hw/lpc_ich9.c
    M hw/lsi53c895a.c
    M hw/macio.c
    M hw/megasas.c
    M hw/mips_fulong2e.c
    M hw/mips_malta.c
    M hw/ne2000.c
    M hw/openpic.c
    M hw/pc.c
    M hw/pc_piix.c
    M hw/pci_bridge_dev.c
    M hw/pcnet-pci.c
    M hw/piix4.c
    M hw/piix_pci.c
    M hw/ppc/e500.c
    M hw/ppc440_bamboo.c
    M hw/ppc4xx.h
    M hw/ppc4xx_pci.c
    M hw/ppc_newworld.c
    M hw/ppc_oldworld.c
    M hw/ppc_prep.c
    M hw/ppce500_pci.c
    M hw/prep_pci.c
    M hw/q35.h
    M hw/qxl.h
    M hw/r2d.c
    M hw/realview.c
    M hw/rtl8139.c
    M hw/serial-pci.c
    M hw/sga.c
    M hw/sh_pci.c
    M hw/smbus_ich9.c
    M hw/spapr.c
    M hw/spapr_pci.c
    M hw/spapr_pci.h
    M hw/sun4u.c
    M hw/unin_pci.c
    M hw/usb/hcd-ehci-pci.c
    M hw/usb/hcd-ohci.c
    M hw/usb/hcd-uhci.c
    M hw/usb/hcd-xhci.c
    M hw/versatile_pci.c
    M hw/versatilepb.c
    M hw/vfio_pci.c
    M hw/vga-pci.c
    M hw/vga.c
    M hw/virtio-balloon.h
    M hw/virtio-net.h
    M hw/virtio-pci.c
    M hw/virtio-scsi.h
    M hw/vmware_vga.c
    M hw/vt82c686.c
    M hw/wdt_i6300esb.c
    M hw/xen-host-pci-device.h
    M hw/xen_apic.c
    M hw/xen_platform.c
    M hw/xen_pt.c
    M hw/xen_pt.h
    M hw/xio3130_downstream.c
    M hw/xio3130_downstream.h
    M hw/xio3130_upstream.c
    M hw/xio3130_upstream.h
    M kvm-all.c
    M kvm-stub.c
    M monitor.c
    M target-i386/kvm.c
    M xen-all.c

  Log Message:
  -----------
  pci: update all users to look in pci/

update all users so we can remove the makefile hack.

Signed-off-by: Michael S. Tsirkin <address@hidden>


  Commit: c759b24fae08c6c333df03e1db48e13b7f5eda30
      
https://github.com/qemu/qemu/commit/c759b24fae08c6c333df03e1db48e13b7f5eda30
  Author: Michael S. Tsirkin <address@hidden>
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
    M hw/pci/msi.c
    M hw/pci/msi.h
    M hw/pci/msix.c
    M hw/pci/msix.h
    M hw/pci/pci-hotplug.c
    M hw/pci/pci-stub.c
    M hw/pci/pci.c
    M hw/pci/pci.h
    M hw/pci/pci_bridge.c
    M hw/pci/pci_bridge.h
    M hw/pci/pci_host.c
    M hw/pci/pci_host.h
    M hw/pci/pcie.c
    M hw/pci/pcie.h
    M hw/pci/pcie_aer.c
    M hw/pci/pcie_aer.h
    M hw/pci/pcie_host.c
    M hw/pci/pcie_host.h
    M hw/pci/pcie_port.c
    M hw/pci/pcie_port.h
    M hw/pci/shpc.c
    M hw/pci/slotid_cap.c

  Log Message:
  -----------
  pci: fix path for local includes

Include dependencies from pci core using the correct path.
This is required now that it's in the separate directory.
Need to check whether they can be minimized, for now,
keep the code as is.

Signed-off-by: Michael S. Tsirkin <address@hidden>


  Commit: d9fb58054825ef141e6d03f455654b2e3e767bce
      
https://github.com/qemu/qemu/commit/d9fb58054825ef141e6d03f455654b2e3e767bce
  Author: Michael S. Tsirkin <address@hidden>
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
    M Makefile
    M Makefile.target
    M Makefile.user
    R hw/pci/hw

  Log Message:
  -----------
  Revert "pci: prepare makefiles for pci code reorganization"

This reverts commit 475d67c3bcd6ba9fef917b6e59d96ae69eb1a9b4.

Now that all users have been updated, we don't need the
makefile hack or the softlink anymore.

Signed-off-by: Michael S. Tsirkin <address@hidden>


  Commit: 06aac7bd50cd934f416fe355633c045fee832905
      
https://github.com/qemu/qemu/commit/06aac7bd50cd934f416fe355633c045fee832905
  Author: Michael S. Tsirkin <address@hidden>
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
    M hw/apb_pci.c
    M hw/dec_pci.c
    M hw/ich9.h
    M hw/lpc_ich9.c
    M hw/pci/pci.c
    M hw/pci/pci_bridge.c
    A hw/pci/pci_bus.h
    R hw/pci/pci_internals.h
    M hw/pci/pcie.c
    M hw/pci/pcie_aer.c
    M hw/pci/pcie_port.h
    M hw/pci/shpc.c
    M hw/pci_bridge_dev.c
    M hw/spapr_pci.c

  Log Message:
  -----------
  pci: rename pci_internals.h pci_bus.h

There are lots of external users of pci_internals.h,
apparently making it an internal interface only didn't
work out. Let's stop pretending it's an internal header.

Signed-off-by: Michael S. Tsirkin <address@hidden>


  Commit: 952deab6cff5d6d81ff7a63955e958894c07177c
      
https://github.com/qemu/qemu/commit/952deab6cff5d6d81ff7a63955e958894c07177c
  Author: Michael S. Tsirkin <address@hidden>
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
    M hw/pci/pci_bus.h

  Log Message:
  -----------
  pci_bus: update comment

Don't ask everyone to desist from including this header,
simply recommend using accessors.

Signed-off-by: Michael S. Tsirkin <address@hidden>


  Commit: 2059946358999da80be22494af2d5c3174142902
      
https://github.com/qemu/qemu/commit/2059946358999da80be22494af2d5c3174142902
  Author: Michael S. Tsirkin <address@hidden>
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
    M hw/pci/pci_bus.h

  Log Message:
  -----------
  pci_bus.h: tweak include guards

Now that header has been renamed, tweak include guards
to match.

Signed-off-by: Michael S. Tsirkin <address@hidden>


  Commit: 1dd3a74d2ee2d873cde0b390b536e45420b3fe05
      
https://github.com/qemu/qemu/commit/1dd3a74d2ee2d873cde0b390b536e45420b3fe05
  Author: Michael S. Tsirkin <address@hidden>
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
    M kvm-all.c

  Log Message:
  -----------
  kvm: do not flush after deleting gsi

Deleting a GSI isn't necessary: it is enough
to stop using it. Delay flush until an entry is used.

Signed-off-by: Michael S. Tsirkin <address@hidden>


  Commit: 6f991980a5e96f93a9f676959df2dcba665665ef
      
https://github.com/qemu/qemu/commit/6f991980a5e96f93a9f676959df2dcba665665ef
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
    M MAINTAINERS
    M Makefile.objs
    M arch_init.c
    M hw/Makefile.objs
    M hw/ac97.c
    M hw/acpi_ich9.c
    M hw/acpi_piix4.c
    M hw/alpha_sys.h
    M hw/apb_pci.c
    M hw/apic.c
    M hw/apm.c
    M hw/bonito.c
    M hw/cirrus_vga.c
    M hw/dec_pci.c
    M hw/e1000.c
    M hw/eepro100.c
    M hw/es1370.c
    M hw/esp-pci.c
    M hw/grackle_pci.c
    M hw/gt64xxx.c
    M hw/hda-audio.c
    M hw/i386/Makefile.objs
    M hw/i82378.c
    M hw/i82801b11.c
    M hw/ich9.h
    M hw/ide.h
    M hw/ide/ahci.c
    M hw/ide/cmd646.c
    M hw/ide/core.c
    M hw/ide/ich.c
    M hw/ide/pci.c
    M hw/ide/piix.c
    M hw/ide/via.c
    M hw/intel-hda.c
    M hw/ioh3420.c
    M hw/ioh3420.h
    M hw/ivshmem.c
    M hw/kvm/apic.c
    M hw/kvm/pci-assign.c
    M hw/lpc_ich9.c
    M hw/lsi53c895a.c
    M hw/macio.c
    M hw/megasas.c
    M hw/mips_fulong2e.c
    M hw/mips_malta.c
    R hw/msi.c
    R hw/msi.h
    R hw/msix.c
    R hw/msix.h
    M hw/ne2000.c
    M hw/openpic.c
    M hw/pc.c
    M hw/pc_piix.c
    R hw/pci-hotplug.c
    R hw/pci-stub.c
    R hw/pci.c
    R hw/pci.h
    A hw/pci/Makefile.objs
    A hw/pci/msi.c
    A hw/pci/msi.h
    A hw/pci/msix.c
    A hw/pci/msix.h
    A hw/pci/pci-hotplug.c
    A hw/pci/pci-stub.c
    A hw/pci/pci.c
    A hw/pci/pci.h
    A hw/pci/pci_bridge.c
    A hw/pci/pci_bridge.h
    A hw/pci/pci_bus.h
    A hw/pci/pci_host.c
    A hw/pci/pci_host.h
    A hw/pci/pci_ids.h
    A hw/pci/pci_regs.h
    A hw/pci/pcie.c
    A hw/pci/pcie.h
    A hw/pci/pcie_aer.c
    A hw/pci/pcie_aer.h
    A hw/pci/pcie_host.c
    A hw/pci/pcie_host.h
    A hw/pci/pcie_port.c
    A hw/pci/pcie_port.h
    A hw/pci/pcie_regs.h
    A hw/pci/shpc.c
    A hw/pci/shpc.h
    A hw/pci/slotid_cap.c
    A hw/pci/slotid_cap.h
    R hw/pci_bridge.c
    R hw/pci_bridge.h
    M hw/pci_bridge_dev.c
    R hw/pci_host.c
    R hw/pci_host.h
    R hw/pci_ids.h
    R hw/pci_internals.h
    R hw/pci_regs.h
    R hw/pcie.c
    R hw/pcie.h
    R hw/pcie_aer.c
    R hw/pcie_aer.h
    R hw/pcie_host.c
    R hw/pcie_host.h
    R hw/pcie_port.c
    R hw/pcie_port.h
    R hw/pcie_regs.h
    M hw/pcnet-pci.c
    M hw/piix4.c
    M hw/piix_pci.c
    M hw/ppc/Makefile.objs
    M hw/ppc/e500.c
    M hw/ppc440_bamboo.c
    M hw/ppc4xx.h
    M hw/ppc4xx_pci.c
    M hw/ppc_newworld.c
    M hw/ppc_oldworld.c
    M hw/ppc_prep.c
    M hw/ppce500_pci.c
    M hw/prep_pci.c
    M hw/q35.h
    M hw/qxl.h
    M hw/r2d.c
    M hw/realview.c
    M hw/rtl8139.c
    M hw/serial-pci.c
    M hw/sga.c
    M hw/sh_pci.c
    R hw/shpc.c
    R hw/shpc.h
    R hw/slotid_cap.c
    R hw/slotid_cap.h
    M hw/smbus_ich9.c
    M hw/spapr.c
    M hw/spapr_pci.c
    M hw/spapr_pci.h
    M hw/sun4u.c
    M hw/unin_pci.c
    M hw/usb/hcd-ehci-pci.c
    M hw/usb/hcd-ohci.c
    M hw/usb/hcd-uhci.c
    M hw/usb/hcd-xhci.c
    M hw/versatile_pci.c
    M hw/versatilepb.c
    M hw/vfio_pci.c
    M hw/vga-pci.c
    M hw/vga.c
    M hw/virtio-balloon.h
    M hw/virtio-net.h
    M hw/virtio-pci.c
    M hw/virtio-scsi.h
    M hw/vmware_vga.c
    M hw/vt82c686.c
    M hw/wdt_i6300esb.c
    M hw/xen-host-pci-device.h
    M hw/xen_apic.c
    M hw/xen_platform.c
    M hw/xen_pt.c
    M hw/xen_pt.h
    M hw/xio3130_downstream.c
    M hw/xio3130_downstream.h
    M hw/xio3130_upstream.c
    M hw/xio3130_upstream.h
    M kvm-all.c
    M kvm-stub.c
    M monitor.c
    M net/tap-linux.c
    M scripts/get_maintainer.pl
    M target-i386/kvm.c
    M xen-all.c

  Log Message:
  -----------
  Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 5f0cef1aa92b98610a99125d1d1d80e9339ac7c5
      
https://github.com/qemu/qemu/commit/5f0cef1aa92b98610a99125d1d1d80e9339ac7c5
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  libcacard: simplify rules for recursive build

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 7937e75b1aba66cf24c93e58c48cbb4d59d1c19c
      
https://github.com/qemu/qemu/commit/7937e75b1aba66cf24c93e58c48cbb4d59d1c19c
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  vscclient: use per-target variables

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 9d9199a003b7531257836d5abb0b30c250303885
      
https://github.com/qemu/qemu/commit/9d9199a003b7531257836d5abb0b30c250303885
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M Makefile
    M configure
    M rules.mak

  Log Message:
  -----------
  build: adjust setting of QEMU_INCLUDES

Make it correct for nested directories, and move the static part
from Makefile to configure.

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 4e8cb28c4b536bf408c1ba01710e2a7644e144e5
      
https://github.com/qemu/qemu/commit/4e8cb28c4b536bf408c1ba01710e2a7644e144e5
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M rules.mak

  Log Message:
  -----------
  build: add $(TARGET_DIR) to "GEN config-target.h" lines

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 525877c9992a07d424be4cfdd4ba13a69141a513
      
https://github.com/qemu/qemu/commit/525877c9992a07d424be4cfdd4ba13a69141a513
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M Makefile
    M audio/Makefile.objs
    M block/Makefile.objs
    M hw/Makefile.objs
    M ui/Makefile.objs

  Log Message:
  -----------
  build: move rules from Makefile to */Makefile.objs

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: c1c9367216c97ca93de79e90822045a425d7e76d
      
https://github.com/qemu/qemu/commit/c1c9367216c97ca93de79e90822045a425d7e76d
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    R alpha.ld
    R arm.ld
    M configure
    R hppa.ld
    R i386.ld
    R ia64.ld
    A ldscripts/alpha.ld
    A ldscripts/arm.ld
    A ldscripts/hppa.ld
    A ldscripts/i386.ld
    A ldscripts/ia64.ld
    A ldscripts/m68k.ld
    A ldscripts/mips.ld
    A ldscripts/ppc.ld
    A ldscripts/ppc64.ld
    A ldscripts/s390.ld
    A ldscripts/sparc.ld
    A ldscripts/sparc64.ld
    A ldscripts/x86_64.ld
    R m68k.ld
    R mips.ld
    R ppc.ld
    R ppc64.ld
    R s390.ld
    R sparc.ld
    R sparc64.ld
    R x86_64.ld

  Log Message:
  -----------
  build: create ldscripts/

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 76cad71136b7eb371cf2a2a4e1621cfe8d9c769a
      
https://github.com/qemu/qemu/commit/76cad71136b7eb371cf2a2a4e1621cfe8d9c769a
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M .gitignore
    M Makefile
    R Makefile.dis
    M Makefile.objs
    M Makefile.target
    R alpha-dis.c
    R arm-dis.c
    M bsd-user/elfload.c
    M configure
    M cpu-exec.c
    R cris-dis.c
    R dis-asm.h
    M disas.c
    R disas.h
    A disas/Makefile.objs
    A disas/alpha.c
    A disas/arm.c
    A disas/cris.c
    A disas/hppa.c
    A disas/i386.c
    A disas/ia64.c
    A disas/lm32.c
    A disas/m68k.c
    A disas/microblaze.c
    A disas/mips.c
    A disas/ppc.c
    A disas/s390.c
    A disas/sh4.c
    A disas/sparc.c
    A disas/tci.c
    R hppa-dis.c
    M hw/loader.c
    R i386-dis.c
    R ia64-dis.c
    A include/disas/bfd.h
    A include/disas/disas.h
    M linux-user/elfload.c
    R lm32-dis.c
    R m68k-dis.c
    R microblaze-dis.c
    R mips-dis.c
    M monitor.c
    R ppc-dis.c
    M qemu-log.h
    R s390-dis.c
    R sh4-dis.c
    R sparc-dis.c
    M target-alpha/translate.c
    M target-arm/translate.c
    M target-cris/translate.c
    M target-i386/translate.c
    M target-lm32/translate.c
    M target-m68k/translate.c
    M target-microblaze/helper.c
    M target-microblaze/translate.c
    M target-mips/translate.c
    M target-openrisc/translate.c
    M target-ppc/translate.c
    M target-ppc/translate_init.c
    M target-s390x/translate.c
    M target-sh4/translate.c
    M target-sparc/translate.c
    M target-unicore32/translate.c
    M target-xtensa/translate.c
    R tci-dis.c
    M translate-all.c
    M user-exec.c
    M vl.c

  Log Message:
  -----------
  build: kill libdis, move disassemblers to disas/

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 8e98e2e80b92e08e79e27a0c20a172906cfa12d2
      
https://github.com/qemu/qemu/commit/8e98e2e80b92e08e79e27a0c20a172906cfa12d2
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M Makefile
    M Makefile.objs
    M Makefile.target
    R Makefile.user
    M configure

  Log Message:
  -----------
  build: kill libuser

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 077805fa92b9089137c6b6b196d449ee05cc342f
      
https://github.com/qemu/qemu/commit/077805fa92b9089137c6b6b196d449ee05cc342f
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M arch_init.c
    M audio/alsaaudio.c
    M audio/ossaudio.c
    M block/blkdebug.c
    M block/iscsi.c
    M bt-host.c
    M bt-vhci.c
    M event_notifier-posix.c
    M exec.c
    M hw/arm_boot.c
    M hw/dma.c
    M hw/fw_cfg.c
    M hw/jazz_led.c
    M hw/mac_dbdma.c
    M hw/ppc/e500.c
    M hw/puv3.c
    M hw/qdev-monitor.c
    M hw/qdev-properties.c
    M hw/s390x/sclpconsole.c
    M hw/spapr.c
    M hw/tcx.c
    M hw/usb/dev-network.c
    M net.c
    M qemu-config.h
    M spice-qemu-char.c
    M target-i386/kvm.c

  Log Message:
  -----------
  janitor: do not rely on indirect inclusions of or from qemu-char.h

Various header files rely on qemu-char.h including qemu-config.h or
main-loop.h, but they really do not need qemu-char.h at all (particularly
interesting is the case of the block layer!).  Clean this up, and also
add missing inclusions of qemu-char.h itself.

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: f8fe796407d8b340def61a6b57991e47aee3cfc4
      
https://github.com/qemu/qemu/commit/f8fe796407d8b340def61a6b57991e47aee3cfc4
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M audio/alsaaudio.c
    M audio/ossaudio.c
    M block/raw-posix.c
    M bt-host.c
    M bt-vhci.c
    M buffered_file.c
    M console.c
    M console.h
    M hmp.c
    M hw/9pfs/virtio-9p-coth.c
    M hw/ivshmem.c
    M hw/spapr_hcall.c
    M hw/strongarm.c
    M hw/xen_disk.c
    M hw/xen_nic.c
    M hw/xilinx_axidma.c
    M hw/xilinx_axienet.c
    M hw/xtensa_lx60.c
    M iohandler.c
    M migration-exec.c
    M migration-fd.c
    M migration-tcp.c
    M migration-unix.c
    M monitor.h
    M net/slirp.c
    M net/socket.c
    M net/tap.c
    M net/vde.c
    M qmp.c
    M savevm.c
    M ui/qemu-spice.h

  Log Message:
  -----------
  janitor: do not include qemu-char everywhere

Touching char/char.h basically causes the whole of QEMU to
be rebuilt.  Avoid this, it is usually unnecessary.

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 090f7ac5ba433ef9de7004b8e8304d06bd9ffd7d
      
https://github.com/qemu/qemu/commit/090f7ac5ba433ef9de7004b8e8304d06bd9ffd7d
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M bt-host.c
    M bt-host.h
    M bt-vhci.c
    M hw/bt-hci-csr.c
    M hw/bt-hci.c
    M hw/bt.c
    M hw/usb/dev-bluetooth.c
    M net.h

  Log Message:
  -----------
  net: move Bluetooth stuff out of net.h

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 7fa22f2bf7a06d5345283a00a7c6d86b8a345228
      
https://github.com/qemu/qemu/commit/7fa22f2bf7a06d5345283a00a7c6d86b8a345228
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M arch_init.c
    M hw/alpha_sys.h
    M hw/device-hotplug.c
    M hw/lm32_boards.c
    M hw/milkymist-hw.h
    M hw/milkymist.c
    M hw/s390-virtio-bus.c
    M hw/spapr_vscsi.c
    M hw/virtex_ml507.c
    M hw/virtio-net.h
    M hw/virtio-pci.c
    M hw/virtio-scsi.h
    M hw/xen_backend.h
    M hw/xen_platform.c
    M input.c
    M qemu-char.c
    M qemu-timer.c

  Log Message:
  -----------
  net: do not include net.h everywhere

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: fd9400b302ef582c3ae8a8d5288338ea5f0f4c9a
      
https://github.com/qemu/qemu/commit/fd9400b302ef582c3ae8a8d5288338ea5f0f4c9a
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M Makefile.objs
    R net.c
    M net/Makefile.objs
    A net/net.c

  Log Message:
  -----------
  net: move net.c to net/

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 1422e32db51ff2b1194fb24a6201c4310be5667d
      
https://github.com/qemu/qemu/commit/1422e32db51ff2b1194fb24a6201c4310be5667d
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M hmp.c
    M hw/axis_dev88.c
    M hw/cadence_gem.c
    M hw/dp8393x.c
    M hw/e1000.c
    M hw/eepro100.c
    M hw/etraxfs.h
    M hw/etraxfs_eth.c
    M hw/exynos4_boards.c
    M hw/gumstix.c
    M hw/highbank.c
    M hw/integratorcp.c
    M hw/kzm.c
    M hw/lan9118.c
    M hw/lance.c
    M hw/mainstone.c
    M hw/mcf5208.c
    M hw/mcf_fec.c
    M hw/milkymist-hw.h
    M hw/milkymist-minimac2.c
    M hw/mips_fulong2e.c
    M hw/mips_jazz.c
    M hw/mips_malta.c
    M hw/mips_mipssim.c
    M hw/mips_r4k.c
    M hw/mipsnet.c
    M hw/musicpal.c
    M hw/ne2000-isa.c
    M hw/ne2000.c
    M hw/opencores_eth.c
    M hw/openrisc_sim.c
    M hw/pc.h
    M hw/pc_piix.c
    M hw/pci/pci-hotplug.c
    M hw/pci/pci.c
    M hw/pcnet-pci.c
    M hw/pcnet.c
    M hw/petalogix_ml605_mmu.c
    M hw/petalogix_s3adsp1800_mmu.c
    M hw/ppc/e500.c
    M hw/ppc440_bamboo.c
    M hw/ppc_newworld.c
    M hw/ppc_oldworld.c
    M hw/ppc_prep.c
    M hw/qdev-properties.c
    M hw/qdev.c
    M hw/r2d.c
    M hw/realview.c
    M hw/rtl8139.c
    M hw/s390-virtio.c
    M hw/smc91c111.c
    M hw/spapr.c
    M hw/spapr_llan.c
    M hw/stellaris.c
    M hw/stellaris_enet.c
    M hw/sun4m.c
    M hw/sun4u.c
    M hw/usb/dev-network.c
    M hw/versatilepb.c
    M hw/vexpress.c
    M hw/vhost_net.c
    M hw/vhost_net.h
    M hw/virtio-net.c
    M hw/virtio-net.h
    M hw/virtio.h
    M hw/xen_backend.h
    M hw/xen_nic.c
    M hw/xgmac.c
    M hw/xilinx.h
    M hw/xilinx_axienet.c
    M hw/xilinx_ethlite.c
    M hw/xilinx_zynq.c
    M hw/xtensa_lx60.c
    A include/net/checksum.h
    A include/net/net.h
    A include/net/queue.h
    A include/net/slirp.h
    A include/net/tap.h
    M monitor.c
    R net.h
    R net/checksum.h
    M net/clients.h
    M net/hub.c
    M net/hub.h
    M net/net.c
    M net/queue.c
    R net/queue.h
    M net/slirp.c
    R net/slirp.h
    M net/socket.c
    M net/tap-aix.c
    M net/tap-bsd.c
    M net/tap-haiku.c
    M net/tap-linux.c
    M net/tap-linux.h
    M net/tap-solaris.c
    M net/tap-win32.c
    M net/tap.c
    R net/tap.h
    A net/tap_int.h
    M net/util.c
    M net/vde.c
    M savevm.c
    M vl.c

  Log Message:
  -----------
  net: reorganize headers

Move public headers to include/net, and leave private headers in net/.
Put the virtio headers in include/net/tap.h, removing the multiple copies
that existed.  Leave include/net/tap.h as the interface for NICs, and
net/tap_int.h as the interface for OS-specific parts of the tap backend.

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 2870dc3456c9c02debb63b0a99b3dcbbf74a1048
      
https://github.com/qemu/qemu/commit/2870dc3456c9c02debb63b0a99b3dcbbf74a1048
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M Makefile
    M Makefile.objs
    R qapi-schema-guest.json
    R qemu-ga.c
    M qga/Makefile.objs
    A qga/main.c
    A qga/qapi-schema.json

  Log Message:
  -----------
  qemu-ga: move qemu-ga files to qga/

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 28ecbaeecb139a214f019207402a35d7b58aec0f
      
https://github.com/qemu/qemu/commit/28ecbaeecb139a214f019207402a35d7b58aec0f
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M Makefile.objs
    R console.c
    R console.h
    R cursor.c
    R cursor_hidden.xpm
    R cursor_left_ptr.xpm
    M hmp.c
    M hw/adb.c
    M hw/ads7846.c
    M hw/applesmc.c
    M hw/blizzard.c
    M hw/bt-hid.c
    M hw/cirrus_vga.c
    M hw/escc.c
    M hw/exynos4210_fimd.c
    M hw/framebuffer.c
    M hw/g364fb.c
    M hw/hid.c
    M hw/hpet.c
    M hw/jazz_led.c
    M hw/kvm/pci-assign.c
    M hw/lm832x.c
    M hw/milkymist-softusb.c
    M hw/milkymist-vgafb.c
    M hw/msmouse.c
    M hw/musicpal.c
    M hw/nseries.c
    M hw/omap_dss.c
    M hw/omap_lcdc.c
    M hw/omap_sx1.c
    M hw/palm.c
    R hw/pixel_ops.h
    M hw/pl110.c
    M hw/ps2.c
    M hw/puv3.c
    M hw/pxa2xx_keypad.c
    M hw/pxa2xx_lcd.c
    M hw/qxl.h
    M hw/sm501.c
    M hw/spitz.c
    M hw/ssd0303.c
    M hw/ssd0323.c
    M hw/stellaris_input.c
    M hw/tc6393xb.c
    M hw/tcx.c
    M hw/tsc2005.c
    M hw/tsc210x.c
    M hw/twl92230.c
    M hw/usb/dev-hid.c
    M hw/usb/dev-storage.c
    M hw/usb/dev-wacom.c
    M hw/usb/host-stub.c
    M hw/vga-isa-mm.c
    M hw/vga-isa.c
    M hw/vga-pci.c
    M hw/vga.c
    M hw/vmmouse.c
    M hw/vmware_vga.c
    M hw/xenfb.c
    M hw/z2.c
    A include/ui/console.h
    A include/ui/pixel_ops.h
    A include/ui/qemu-pixman.h
    A include/ui/qemu-spice.h
    A include/ui/spice-display.h
    R input.c
    M monitor.c
    M qemu-char.c
    R qemu-pixman.c
    R qemu-pixman.h
    M qemu-timer.c
    R qemu-x509.h
    M target-unicore32/helper.c
    M ui/Makefile.objs
    M ui/cocoa.m
    A ui/console.c
    M ui/curses.c
    A ui/cursor.c
    A ui/cursor_hidden.xpm
    A ui/cursor_left_ptr.xpm
    A ui/input.c
    A ui/qemu-pixman.c
    R ui/qemu-spice.h
    A ui/qemu-x509.h
    M ui/sdl.c
    M ui/spice-core.c
    M ui/spice-display.c
    R ui/spice-display.h
    M ui/spice-input.c
    A ui/vgafont.h
    M ui/vnc.h
    R vgafont.h
    M vl.c

  Log Message:
  -----------
  ui: move files to ui/ and include/ui/

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 79ee7df8853c5d7085d87036420b6b388dda2595
      
https://github.com/qemu/qemu/commit/79ee7df8853c5d7085d87036420b6b388dda2595
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M qapi/opts-visitor.c
    M qapi/qapi-types-core.h
    M qapi/qapi-visit-core.c
    M qemu-error.h
    M scripts/qapi-commands.py
    M scripts/qapi-visit.py
    M tests/test-qmp-commands.c
    M tests/test-qmp-input-strict.c
    M tests/test-qmp-input-visitor.c
    M tests/test-qmp-output-visitor.c
    M tests/test-string-input-visitor.c
    M tests/test-string-output-visitor.c
    M tests/test-visitor-serialization.c

  Log Message:
  -----------
  qapi: move inclusions of qemu-common.h from headers to .c files

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 4167c42c5eb79add9252547efe92df7e5c2d1abd
      
https://github.com/qemu/qemu/commit/4167c42c5eb79add9252547efe92df7e5c2d1abd
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M qapi/opts-visitor.c
    M qapi/qapi-dealloc-visitor.c
    R qapi/qapi-types-core.h
    M qapi/qapi-visit-core.c
    M qapi/qapi-visit-core.h
    M qapi/qapi-visit-impl.h
    M qemu-option-internal.h
    M qom/object.c
    M scripts/qapi-commands.py
    M target-i386/cpu.c

  Log Message:
  -----------
  qapi: remove qapi/qapi-types-core.h

The file is only including error.h and qerror.h.  Prefer explicit
inclusion of whatever files are needed.
Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 7edd63f1b179c18f0f1a4664ddbabe4fe5b2be2f
      
https://github.com/qemu/qemu/commit/7edd63f1b179c18f0f1a4664ddbabe4fe5b2be2f
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M qapi/qapi-visit-core.h
    M qapi/qapi-visit-impl.h

  Log Message:
  -----------
  qapi: make struct Visitor opaque

Move its definition from qapi-visit-core.h to qapi-visit-impl.h.
Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: cb9c377f54a756b04ef92c1c2e0453613ee863cf
      
https://github.com/qemu/qemu/commit/cb9c377f54a756b04ef92c1c2e0453613ee863cf
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M gen-icount.h
    M host-utils.h
    M hw/9pfs/virtio-9p-synth.h
    M hw/audiodev.h
    M hw/baum.h
    M hw/bt.h
    M hw/cris-boot.h
    M hw/empty_slot.h
    M hw/escc.h
    M hw/etraxfs.h
    M hw/etraxfs_dma.h
    M hw/flash.h
    M hw/lm32.h
    M hw/mac_dbdma.h
    M hw/msmouse.h
    M hw/ne2000.h
    M hw/pci/pci_ids.h
    M hw/pcmcia.h
    M hw/pcnet.h
    M hw/ppc.h
    M hw/qdev-addr.h
    M hw/qxl.h
    M hw/s390-virtio-bus.h
    M hw/scsi-defs.h
    M hw/serial.h
    M hw/soc_dma.h
    M hw/usb/hcd-ehci.h
    M hw/vga_int.h
    M hw/xilinx.h
    M iov.h
    M linux-user/cris/syscall.h
    M linux-user/microblaze/syscall.h
    M linux-user/syscall_defs.h
    M slirp/bootp.h
    M slirp/main.h
    M slirp/tftp.h
    M softmmu-semi.h
    M target-cris/crisv32-decode.h
    M tcg/arm/tcg-target.h
    M tcg/hppa/tcg-target.h
    M tcg/i386/tcg-target.h
    M tcg/ia64/tcg-target.h
    M tcg/mips/tcg-target.h
    M tcg/ppc/tcg-target.h
    M tcg/ppc64/tcg-target.h
    M tcg/s390/tcg-target.h
    M tcg/sparc/tcg-target.h
    M tests/tcg/cris/crisutils.h
    M ui/curses_keys.h
    M ui/d3des.h

  Log Message:
  -----------
  janitor: add guards to headers

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 7b1b5d191385ca52e96caae2a05c64f3a63855d9
      
https://github.com/qemu/qemu/commit/7b1b5d191385ca52e96caae2a05c64f3a63855d9
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M backends/rng-egd.c
    M backends/rng-random.c
    M backends/rng.c
    M balloon.c
    M block.c
    M block.h
    M block/qcow2.c
    M block/qed.c
    M block_int.h
    M blockdev-nbd.c
    M blockdev.c
    M blockdev.h
    M blockjob.c
    M dump-stub.c
    M dump.c
    M error.c
    R error.h
    M hmp.h
    M hw/ivshmem.c
    M hw/mc146818rtc.c
    M hw/pci/pci-hotplug.c
    M hw/pci/pcie_aer.c
    M hw/qdev-addr.c
    M hw/qdev-core.h
    M hw/qdev-properties.c
    M hw/qdev.c
    M hw/vga_int.h
    M hw/watchdog.c
    M include/net/net.h
    M include/net/slirp.h
    A include/qapi/dealloc-visitor.h
    A include/qapi/error.h
    A include/qapi/opts-visitor.h
    A include/qapi/qmp-input-visitor.h
    A include/qapi/qmp-output-visitor.h
    A include/qapi/qmp/dispatch.h
    A include/qapi/qmp/json-lexer.h
    A include/qapi/qmp/json-parser.h
    A include/qapi/qmp/json-streamer.h
    A include/qapi/qmp/qbool.h
    A include/qapi/qmp/qdict.h
    A include/qapi/qmp/qerror.h
    A include/qapi/qmp/qfloat.h
    A include/qapi/qmp/qint.h
    A include/qapi/qmp/qjson.h
    A include/qapi/qmp/qlist.h
    A include/qapi/qmp/qobject.h
    A include/qapi/qmp/qstring.h
    A include/qapi/qmp/types.h
    A include/qapi/string-input-visitor.h
    A include/qapi/string-output-visitor.h
    A include/qapi/visitor-impl.h
    A include/qapi/visitor.h
    M include/qemu/rng.h
    M include/ui/console.h
    M json-lexer.c
    R json-lexer.h
    M json-parser.c
    R json-parser.h
    M json-streamer.c
    R json-streamer.h
    M migration.h
    M monitor.c
    M monitor.h
    M net/net.c
    M pixman
    M qapi/opts-visitor.c
    R qapi/opts-visitor.h
    M qapi/qapi-dealloc-visitor.c
    R qapi/qapi-dealloc-visitor.h
    M qapi/qapi-visit-core.c
    R qapi/qapi-visit-core.h
    R qapi/qapi-visit-impl.h
    R qapi/qmp-core.h
    M qapi/qmp-dispatch.c
    M qapi/qmp-input-visitor.c
    R qapi/qmp-input-visitor.h
    M qapi/qmp-output-visitor.c
    R qapi/qmp-output-visitor.h
    M qapi/qmp-registry.c
    M qapi/string-input-visitor.c
    R qapi/string-input-visitor.h
    M qapi/string-output-visitor.c
    R qapi/string-output-visitor.h
    M qbool.c
    R qbool.h
    M qdict.c
    R qdict.h
    M qemu-char.h
    M qemu-config.c
    M qemu-config.h
    M qemu-img.c
    R qemu-objects.h
    M qemu-option.c
    M qemu-option.h
    M qemu_socket.h
    M qerror.c
    R qerror.h
    M qfloat.c
    R qfloat.h
    M qga/commands-posix.c
    M qga/commands-win32.c
    M qga/commands.c
    M qga/guest-agent-core.h
    M qga/main.c
    M qint.c
    R qint.h
    M qjson.c
    R qjson.h
    M qlist.c
    R qlist.h
    R qobject.h
    M qom/object.c
    M qom/qom-qobject.c
    M qstring.c
    R qstring.h
    M scripts/qapi-commands.py
    M scripts/qapi-types.py
    M scripts/qapi-visit.py
    M stubs/arch-query-cpu-def.c
    M target-i386/cpu-qom.h
    M target-i386/cpu.c
    M target-openrisc/cpu.h
    M tests/check-qdict.c
    M tests/check-qfloat.c
    M tests/check-qint.c
    M tests/check-qjson.c
    M tests/check-qlist.c
    M tests/check-qstring.c
    M tests/test-qmp-commands.c
    M tests/test-qmp-input-strict.c
    M tests/test-qmp-input-visitor.c
    M tests/test-qmp-output-visitor.c
    M tests/test-string-input-visitor.c
    M tests/test-string-output-visitor.c
    M tests/test-visitor-serialization.c
    M ui/input.c
    M ui/spice-core.c
    M ui/vnc-enc-tight.c
    M ui/vnc-palette.h
    M ui/vnc.c
    M vl.c

  Log Message:
  -----------
  qapi: move include files to include/qobject/

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 737e150e89c44c6b33691a627e24bac7fb58f349
      
https://github.com/qemu/qemu/commit/737e150e89c44c6b33691a627e24bac7fb58f349
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M aes.c
    R aes.h
    M aio-posix.c
    M aio-win32.c
    M async.c
    M block-migration.c
    M block.c
    R block.h
    M block/blkdebug.c
    M block/blkverify.c
    M block/bochs.c
    M block/cloop.c
    M block/commit.c
    M block/cow.c
    M block/curl.c
    M block/dmg.c
    M block/gluster.c
    M block/iscsi.c
    M block/linux-aio.c
    M block/mirror.c
    M block/nbd.c
    M block/parallels.c
    M block/qcow.c
    M block/qcow2-cache.c
    M block/qcow2-cluster.c
    M block/qcow2-refcount.c
    M block/qcow2-snapshot.c
    M block/qcow2.c
    M block/qcow2.h
    M block/qed.h
    M block/raw-posix.c
    M block/raw-win32.c
    M block/raw.c
    M block/rbd.c
    M block/sheepdog.c
    M block/stream.c
    M block/vdi.c
    M block/vmdk.c
    M block/vpc.c
    M block/vvfat.c
    M block/win32-aio.c
    R block_int.h
    M blockdev-nbd.c
    M blockdev.c
    M blockdev.h
    M blockjob.c
    R blockjob.h
    M cmd.c
    M coroutine-gthread.c
    M coroutine-sigaltstack.c
    M coroutine-ucontext.c
    M coroutine-win32.c
    M dma.h
    M hw/9pfs/codir.c
    M hw/9pfs/cofile.c
    M hw/9pfs/cofs.c
    M hw/9pfs/coxattr.c
    M hw/9pfs/virtio-9p-coth.c
    M hw/9pfs/virtio-9p-coth.h
    M hw/9pfs/virtio-9p.h
    M hw/hd-geometry.c
    M hw/hw.h
    M hw/ide/cmd646.c
    M hw/ide/ich.c
    M hw/ide/isa.c
    M hw/ide/macio.c
    M hw/ide/microdrive.c
    M hw/ide/mmio.c
    M hw/ide/pci.c
    M hw/ide/via.c
    M hw/mips_fulong2e.c
    M hw/mips_malta.c
    M hw/musicpal.c
    M hw/pflash_cfi01.c
    M hw/pflash_cfi02.c
    M hw/ppc405_boards.c
    M hw/s390-virtio-bus.c
    M hw/s390-virtio.c
    M hw/scsi.h
    M hw/sd.c
    M hw/spitz.c
    M hw/tosa.c
    A include/block/aes.h
    A include/block/aio.h
    A include/block/block.h
    A include/block/block_int.h
    A include/block/blockjob.h
    A include/block/coroutine.h
    A include/block/coroutine_int.h
    A include/block/nbd.h
    A include/block/thread-pool.h
    M iohandler.c
    M main-loop.c
    M main-loop.h
    M migration-exec.c
    M migration-fd.c
    M migration-tcp.c
    M migration-unix.c
    M migration.c
    M monitor.h
    M nbd.c
    R nbd.h
    R qemu-aio.h
    M qemu-char.h
    R qemu-coroutine-int.h
    M qemu-coroutine-io.c
    M qemu-coroutine-lock.c
    M qemu-coroutine-sleep.c
    M qemu-coroutine.c
    R qemu-coroutine.h
    M qemu-img.c
    M qemu-io.c
    M qemu-nbd.c
    M tests/test-aio.c
    M tests/test-coroutine.c
    M tests/test-thread-pool.c
    M thread-pool.c
    R thread-pool.h

  Log Message:
  -----------
  block: move include files to include/block/

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 022c62cbbcf1ff40b23c92874f8670cddfec2414
      
https://github.com/qemu/qemu/commit/022c62cbbcf1ff40b23c92874f8670cddfec2414
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M arch_init.c
    M balloon.c
    M bsd-user/qemu.h
    R cpu-all.h
    R cpu-common.h
    R cpu-defs.h
    M cpus.c
    M cputlb.c
    R cputlb.h
    R def-helper.h
    M dma.h
    M dump.c
    R exec-all.h
    R exec-memory.h
    M exec.c
    M gdbstub.c
    R gdbstub.h
    R gen-icount.h
    M hw/acpi_ich9.c
    M hw/acpi_piix4.c
    M hw/alpha_typhoon.c
    M hw/an5206.c
    M hw/apb_pci.c
    M hw/apic_internal.h
    M hw/apm.h
    M hw/arm-misc.h
    M hw/armv7m_nvic.c
    M hw/axis_dev88.c
    M hw/bonito.c
    M hw/collie.c
    M hw/dummy_m68k.c
    M hw/etraxfs_dma.c
    M hw/exynos4210.h
    M hw/exynos4210_fimd.c
    M hw/exynos4_boards.c
    M hw/flash.h
    M hw/framebuffer.h
    M hw/gt64xxx.c
    M hw/gumstix.c
    M hw/highbank.c
    M hw/hw.h
    M hw/ide.h
    M hw/ide/ahci.c
    M hw/ide/internal.h
    M hw/integratorcp.c
    M hw/ioapic_internal.h
    M hw/isa-bus.c
    M hw/isa.h
    M hw/isa_mmio.c
    M hw/kzm.c
    M hw/leon3.c
    M hw/lm32_boards.c
    M hw/loader.c
    M hw/lpc_ich9.c
    M hw/m48t59.c
    M hw/mac_dbdma.h
    M hw/mainstone.c
    M hw/mcf5206.c
    M hw/mcf5208.c
    M hw/mcf_fec.c
    M hw/mcf_intc.c
    M hw/mcf_uart.c
    M hw/milkymist.c
    M hw/mips.h
    M hw/mips_fulong2e.c
    M hw/mips_jazz.c
    M hw/mips_malta.c
    M hw/mips_mipssim.c
    M hw/mips_r4k.c
    M hw/musicpal.c
    M hw/ne2000-isa.c
    M hw/nseries.c
    M hw/omap.h
    M hw/omap_gpmc.c
    M hw/omap_sx1.c
    M hw/omap_uart.c
    M hw/onenand.c
    M hw/openrisc_sim.c
    M hw/palm.c
    M hw/pam.h
    M hw/pc.c
    M hw/pc.h
    M hw/pc_piix.c
    M hw/pc_q35.c
    M hw/pci/pci.c
    M hw/pci/pci.h
    M hw/pci/pcie_host.c
    M hw/pci/pcie_host.h
    M hw/pci/shpc.h
    M hw/pci_bridge_dev.c
    M hw/pcnet.h
    M hw/petalogix_ml605_mmu.c
    M hw/petalogix_s3adsp1800_mmu.c
    M hw/pflash_cfi01.c
    M hw/pflash_cfi02.c
    M hw/ppc/e500.c
    M hw/ppc405_boards.c
    M hw/ppc405_uc.c
    M hw/ppc440_bamboo.c
    M hw/ppc4xx_devs.c
    M hw/ppc4xx_pci.c
    M hw/ppc_mac.h
    M hw/ppc_newworld.c
    M hw/ppc_oldworld.c
    M hw/ppc_prep.c
    M hw/ppce500_pci.c
    M hw/prep_pci.c
    M hw/puv3.c
    M hw/pxa.h
    M hw/qdev-addr.c
    M hw/r2d.c
    M hw/realview.c
    M hw/s390-virtio.c
    M hw/s390x/sclp.c
    M hw/serial.c
    M hw/serial.h
    M hw/sh7750.c
    M hw/sh_intc.h
    M hw/sh_pci.c
    M hw/sh_serial.c
    M hw/sh_timer.c
    M hw/shix.c
    M hw/soc_dma.h
    M hw/spapr.c
    M hw/spapr_iommu.c
    M hw/spapr_pci.c
    M hw/spitz.c
    M hw/stellaris.c
    M hw/strongarm.h
    M hw/sun4u.c
    M hw/sysbus.c
    M hw/sysbus.h
    M hw/tosa.c
    M hw/usb/libhw.c
    M hw/versatile_pci.c
    M hw/versatilepb.c
    M hw/vexpress.c
    M hw/vfio_pci.c
    M hw/vga_int.h
    M hw/vhost.c
    M hw/vhost.h
    M hw/virtex_ml507.c
    M hw/virtio-balloon.c
    M hw/vt82c686.c
    M hw/xen_platform.c
    M hw/xen_pt.c
    M hw/xilinx_zynq.c
    M hw/xtensa_lx60.c
    M hw/xtensa_sim.c
    M hw/z2.c
    R hwaddr.h
    A include/exec/address-spaces.h
    A include/exec/cpu-all.h
    A include/exec/cpu-common.h
    A include/exec/cpu-defs.h
    A include/exec/cputlb.h
    A include/exec/def-helper.h
    A include/exec/exec-all.h
    A include/exec/gdbstub.h
    A include/exec/gen-icount.h
    A include/exec/hwaddr.h
    A include/exec/ioport.h
    A include/exec/iorange.h
    A include/exec/memory-internal.h
    A include/exec/memory.h
    A include/exec/poison.h
    A include/exec/softmmu-semi.h
    A include/exec/softmmu_defs.h
    A include/exec/softmmu_exec.h
    A include/exec/softmmu_header.h
    A include/exec/softmmu_template.h
    A include/exec/spinlock.h
    A include/exec/user/abitypes.h
    A include/exec/user/thunk.h
    M ioport.c
    R ioport.h
    R iorange.h
    M kvm-all.c
    M kvm-stub.c
    M linux-user/qemu.h
    R memory-internal.h
    M memory.c
    R memory.h
    M memory_mapping-stub.c
    M memory_mapping.c
    M monitor.c
    R poison.h
    R qemu-lock.h
    R qemu-user-types.h
    M qtest.c
    M savevm.c
    M scripts/feature_to_c.sh
    R softmmu-semi.h
    R softmmu_defs.h
    R softmmu_exec.h
    R softmmu_header.h
    R softmmu_template.h
    M target-alpha/cpu.h
    M target-alpha/helper.h
    M target-alpha/mem_helper.c
    M target-alpha/translate.c
    M target-arm/arm-semi.c
    M target-arm/cpu.h
    M target-arm/helper.c
    M target-arm/helper.h
    M target-arm/iwmmxt_helper.c
    M target-arm/neon_helper.c
    M target-arm/op_helper.c
    M target-arm/translate.c
    M target-cris/cpu.h
    M target-cris/helper.h
    M target-cris/op_helper.c
    M target-cris/translate.c
    M target-i386/arch_dump.c
    M target-i386/arch_memory_mapping.c
    M target-i386/cpu.h
    M target-i386/fpu_helper.c
    M target-i386/helper.h
    M target-i386/ioport-user.c
    M target-i386/kvm.c
    M target-i386/mem_helper.c
    M target-i386/misc_helper.c
    M target-i386/seg_helper.c
    M target-i386/svm_helper.c
    M target-i386/translate.c
    M target-lm32/cpu.h
    M target-lm32/helper.h
    M target-lm32/op_helper.c
    M target-lm32/translate.c
    M target-m68k/cpu.h
    M target-m68k/helper.c
    M target-m68k/helpers.h
    M target-m68k/m68k-semi.c
    M target-m68k/op_helper.c
    M target-m68k/translate.c
    M target-microblaze/cpu.h
    M target-microblaze/helper.h
    M target-microblaze/op_helper.c
    M target-microblaze/translate.c
    M target-mips/cpu.h
    M target-mips/helper.h
    M target-mips/op_helper.c
    M target-mips/translate.c
    M target-openrisc/cpu.h
    M target-openrisc/helper.h
    M target-openrisc/interrupt.c
    M target-openrisc/mmu.c
    M target-openrisc/mmu_helper.c
    M target-openrisc/translate.c
    M target-ppc/cpu.h
    M target-ppc/helper.h
    M target-ppc/kvm_ppc.h
    M target-ppc/mem_helper.c
    M target-ppc/translate.c
    M target-ppc/translate_init.c
    M target-s390x/cpu.h
    M target-s390x/fpu_helper.c
    M target-s390x/helper.c
    M target-s390x/helper.h
    M target-s390x/mem_helper.c
    M target-s390x/misc_helper.c
    M target-s390x/translate.c
    M target-sh4/cpu.h
    M target-sh4/helper.h
    M target-sh4/op_helper.c
    M target-sh4/translate.c
    M target-sparc/cpu.h
    M target-sparc/helper.h
    M target-sparc/ldst_helper.c
    M target-sparc/mmu_helper.c
    M target-sparc/translate.c
    M target-unicore32/cpu.h
    M target-unicore32/helper.c
    M target-unicore32/helper.h
    M target-unicore32/op_helper.c
    M target-unicore32/translate.c
    M target-xtensa/core-dc232b.c
    M target-xtensa/core-dc233c.c
    M target-xtensa/core-fsf.c
    M target-xtensa/cpu.h
    M target-xtensa/helper.c
    M target-xtensa/helper.h
    M target-xtensa/op_helper.c
    M target-xtensa/translate.c
    M tcg/arm/tcg-target.c
    M tcg/hppa/tcg-target.c
    M tcg/i386/tcg-target.c
    M tcg/ia64/tcg-target.c
    M tcg/mips/tcg-target.c
    M tcg/ppc/tcg-target.c
    M tcg/ppc64/tcg-target.c
    M tcg/s390/tcg-target.c
    M tcg/sparc/tcg-target.c
    M tci.c
    M thunk.c
    R thunk.h
    M translate-all.c
    M vl.c
    M xen-all.c
    M xen-stub.c

  Log Message:
  -----------
  exec: move include files to include/exec/

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 83c9089e73b81c69dc1ecdf859fa84d2c500fb5f
      
https://github.com/qemu/qemu/commit/83c9089e73b81c69dc1ecdf859fa84d2c500fb5f
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M arch_init.c
    M audio/audio.c
    M audio/wavcapture.c
    M balloon.c
    M balloon.h
    M block.c
    M blockdev-nbd.c
    M blockdev.c
    M blockjob.c
    M cpus.c
    M disas.c
    M dump.c
    M gdbstub.c
    M hmp.c
    M hw/acpi.c
    M hw/ccid-card-emulated.c
    M hw/ccid-card-passthru.c
    M hw/device-hotplug.c
    M hw/i8259.c
    M hw/ide/ahci.c
    M hw/isa-bus.c
    M hw/kvm/pci-assign.c
    M hw/lm32_pic.c
    M hw/loader.c
    M hw/pc.c
    M hw/pci/pci-hotplug.c
    M hw/pci/pci-stub.c
    M hw/pci/pci.c
    M hw/pci/pcie_aer.c
    M hw/qdev-monitor.c
    M hw/qdev-monitor.h
    M hw/qxl.c
    M hw/s390-virtio-bus.c
    M hw/s390-virtio.c
    M hw/s390x/event-facility.c
    M hw/slavio_intctl.c
    M hw/spapr_vio.c
    M hw/sun4c_intctl.c
    M hw/sysbus.c
    M hw/usb/bus.c
    M hw/usb/dev-smartcard-reader.c
    M hw/usb/dev-storage.c
    M hw/usb/hcd-ehci.h
    M hw/usb/host-bsd.c
    M hw/usb/host-linux.c
    M hw/usb/host-stub.c
    M hw/usb/redirect.c
    M hw/virtio-serial-bus.c
    M hw/watchdog.c
    M include/block/block_int.h
    A include/monitor/monitor.h
    A include/monitor/readline.h
    M include/ui/console.h
    M include/ui/qemu-spice.h
    M migration-fd.c
    M migration.c
    M monitor.c
    R monitor.h
    M net/hub.c
    M net/net.c
    M net/slirp.c
    M net/socket.c
    M net/tap.c
    M osdep.c
    M qemu-char.c
    M qemu-error.c
    M qemu-sockets.c
    M qemu-timer.c
    M qemu-tool.c
    M qemu-user.c
    M qerror.c
    M readline.c
    R readline.h
    M savevm.c
    M slirp/misc.c
    M stubs/fdset-add-fd.c
    M stubs/fdset-find-fd.c
    M stubs/fdset-get-fd.c
    M stubs/fdset-remove-fd.c
    M stubs/get-fd.c
    M target-i386/helper.c
    M ui/input.c
    M ui/spice-core.c
    M ui/spice-display.c
    M ui/vnc.h
    M vl.c

  Log Message:
  -----------
  monitor: move include files to include/monitor/

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: caf71f86a3de97394bcc5b06549012b7dc65fe60
      
https://github.com/qemu/qemu/commit/caf71f86a3de97394bcc5b06549012b7dc65fe60
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M arch_init.c
    M block-migration.c
    R block-migration.h
    M block/qcow.c
    M block/qed.c
    M block/vdi.c
    M block/vmdk.c
    M block/vpc.c
    M block/vvfat.c
    M buffered_file.h
    M hw/9pfs/virtio-9p.c
    M hw/hid.h
    M hw/hw.h
    M hw/ivshmem.c
    M hw/pci/shpc.h
    M hw/ptimer.h
    A include/migration/block.h
    A include/migration/migration.h
    A include/migration/page_cache.h
    A include/migration/qemu-file.h
    A include/migration/vmstate.h
    M include/net/net.h
    R include/qemu/page_cache.h
    M migration-exec.c
    M migration-fd.c
    M migration-tcp.c
    M migration-unix.c
    M migration.c
    R migration.h
    M monitor.c
    M page_cache.c
    R qemu-file.h
    M qemu-tool.c
    M savevm.c
    M ui/spice-core.c
    M vl.c
    R vmstate.h

  Log Message:
  -----------
  migration: move include files to include/migration/

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 14cccb618508a0aa70eb9ccf366703a019a45ff0
      
https://github.com/qemu/qemu/commit/14cccb618508a0aa70eb9ccf366703a019a45ff0
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M hw/qdev-core.h
    M hw/stream.h
    R include/qemu/cpu.h
    R include/qemu/object.h
    R include/qemu/qom-qobject.h
    M include/qemu/rng-random.h
    M include/qemu/rng.h
    A include/qom/cpu.h
    A include/qom/object.h
    A include/qom/qom-qobject.h
    M qmp.c
    M qom/container.c
    M qom/cpu.c
    M qom/object.c
    M qom/qom-qobject.c
    M target-alpha/cpu-qom.h
    M target-arm/cpu-qom.h
    M target-cris/cpu-qom.h
    M target-i386/cpu-qom.h
    M target-lm32/cpu-qom.h
    M target-m68k/cpu-qom.h
    M target-microblaze/cpu-qom.h
    M target-mips/cpu-qom.h
    M target-openrisc/cpu.h
    M target-ppc/cpu-qom.h
    M target-s390x/cpu-qom.h
    M target-sh4/cpu-qom.h
    M target-sparc/cpu-qom.h
    M target-unicore32/cpu-qom.h
    M target-xtensa/cpu-qom.h

  Log Message:
  -----------
  qom: move include files to include/qom/

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 1de7afc984b49af164e2619e6850b9732b173b34
      
https://github.com/qemu/qemu/commit/1de7afc984b49af164e2619e6850b9732b173b34
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M acl.c
    R acl.h
    M aio-posix.c
    M aio-win32.c
    M arch_init.c
    M async.c
    M audio/alsaaudio.c
    M audio/audio.c
    M audio/audio.h
    M audio/noaudio.c
    M audio/ossaudio.c
    M audio/spiceaudio.c
    M audio/wavaudio.c
    M backends/rng-random.c
    M bitmap.c
    R bitmap.h
    M bitops.c
    R bitops.h
    M block-migration.c
    M block.c
    M block/blkdebug.c
    M block/blkverify.c
    M block/bochs.c
    M block/cloop.c
    M block/cow.c
    M block/dmg.c
    M block/gluster.c
    M block/iscsi.c
    M block/linux-aio.c
    M block/nbd.c
    M block/parallels.c
    M block/qcow.c
    M block/qcow2.c
    M block/qed-table.c
    M block/qed.c
    M block/raw-posix.c
    M block/raw-win32.c
    M block/raw.c
    M block/rbd.c
    M block/sheepdog.c
    M block/vdi.c
    M block/vmdk.c
    M block/vpc.c
    M block/vvfat.c
    M block/win32-aio.c
    M blockdev-nbd.c
    M blockdev.c
    M blockdev.h
    M blockjob.c
    M bsd-user/main.c
    M bsd-user/qemu.h
    R bswap.h
    M bt-host.c
    M bt-vhci.c
    M buffered_file.c
    M cache-utils.c
    R cache-utils.h
    M cmd.c
    M compatfd.c
    R compatfd.h
    R compiler.h
    M cpu-exec.c
    M cpus.c
    M cutils.c
    M device_tree.c
    M dma-helpers.c
    M envlist.c
    R envlist.h
    M event_notifier-posix.c
    M event_notifier-win32.c
    R event_notifier.h
    M exec.c
    M fpu/softfloat.h
    M fsdev/qemu-fsdev-dummy.c
    M fsdev/qemu-fsdev.c
    M fsdev/qemu-fsdev.h
    M fsdev/virtfs-proxy-helper.c
    M fsdev/virtio-9p-marshal.c
    M gdbstub.c
    M hmp.c
    M host-utils.c
    R host-utils.h
    M hw/9pfs/codir.c
    M hw/9pfs/cofile.c
    M hw/9pfs/cofs.c
    M hw/9pfs/coxattr.c
    M hw/9pfs/virtio-9p-coth.c
    M hw/9pfs/virtio-9p-coth.h
    M hw/9pfs/virtio-9p-device.c
    M hw/9pfs/virtio-9p-handle.c
    M hw/9pfs/virtio-9p-local.c
    M hw/9pfs/virtio-9p-posix-acl.c
    M hw/9pfs/virtio-9p-xattr.h
    M hw/9pfs/virtio-9p.c
    M hw/9pfs/virtio-9p.h
    M hw/acpi.h
    M hw/acpi_ich9.c
    M hw/acpi_piix4.c
    M hw/adlib.c
    M hw/alpha_pci.c
    M hw/apic.c
    M hw/apic_internal.h
    M hw/applesmc.c
    M hw/arm11mpcore.c
    M hw/arm_boot.c
    M hw/arm_mptimer.c
    M hw/arm_sysctl.c
    M hw/arm_timer.c
    M hw/armv7m_nvic.c
    M hw/baum.c
    M hw/block-common.c
    M hw/bt-hci-csr.c
    M hw/bt-hci.c
    M hw/bt-hid.c
    M hw/bt-l2cap.c
    M hw/cadence_ttc.c
    M hw/cadence_uart.c
    M hw/ccid-card-emulated.c
    M hw/ccid-card-passthru.c
    M hw/cs4231a.c
    M hw/cuda.c
    M hw/device-hotplug.c
    M hw/dma.c
    M hw/dp8393x.c
    M hw/esp-pci.c
    M hw/esp.c
    M hw/etraxfs_ser.c
    M hw/etraxfs_timer.c
    M hw/exynos4210_fimd.c
    M hw/exynos4210_i2c.c
    M hw/exynos4210_mct.c
    M hw/exynos4210_pwm.c
    M hw/exynos4210_rtc.c
    M hw/fdc.c
    M hw/fw_cfg.c
    M hw/grlib_gptimer.c
    M hw/hid.c
    M hw/hpet.c
    M hw/hw.h
    M hw/i8254.c
    M hw/i8254_common.c
    M hw/i8259.c
    M hw/ich9.h
    M hw/ide/core.c
    M hw/ide/qdev.c
    M hw/imx_avic.c
    M hw/imx_timer.c
    M hw/intel-hda.c
    M hw/ivshmem.c
    M hw/kvm/i8254.c
    M hw/kvm/pci-assign.c
    M hw/lance.c
    M hw/leon3.c
    M hw/lm32_sys.c
    M hw/lm32_timer.c
    M hw/lm32_uart.c
    M hw/lm832x.c
    M hw/lpc_ich9.c
    M hw/m48t59.c
    M hw/mac_dbdma.c
    M hw/mc146818rtc.c
    M hw/mcf5206.c
    M hw/mcf5208.c
    M hw/megasas.c
    M hw/microblaze_boot.c
    M hw/milkymist-ac97.c
    M hw/milkymist-hpdmc.c
    M hw/milkymist-memcard.c
    M hw/milkymist-minimac2.c
    M hw/milkymist-pfpu.c
    M hw/milkymist-softusb.c
    M hw/milkymist-sysctl.c
    M hw/milkymist-tmu2.c
    M hw/milkymist-uart.c
    M hw/milkymist-vgafb.c
    M hw/mips_fulong2e.c
    M hw/mips_malta.c
    M hw/mips_r4k.c
    M hw/mips_timer.c
    M hw/musicpal.c
    M hw/nand.c
    M hw/omap1.c
    M hw/omap2.c
    M hw/omap_dma.c
    M hw/omap_gptimer.c
    M hw/omap_synctimer.c
    M hw/onenand.c
    M hw/openrisc_timer.c
    M hw/pc.c
    M hw/pci/msi.c
    M hw/pci/msix.c
    M hw/pci/pci-hotplug.c
    M hw/pci/pci.c
    M hw/pci/pci_bridge.c
    M hw/pci/pcie.c
    M hw/pci/shpc.c
    M hw/pcnet-pci.c
    M hw/pcnet.c
    M hw/pcspk.c
    M hw/pflash_cfi01.c
    M hw/pflash_cfi02.c
    M hw/piix_pci.c
    M hw/pl031.c
    M hw/ppc.c
    M hw/ppc/e500.c
    M hw/ppc405_boards.c
    M hw/ppc405_uc.c
    M hw/ppc4xx_devs.c
    M hw/ppc_booke.c
    M hw/ppc_prep.c
    M hw/ppce500_pci.c
    M hw/ptimer.c
    M hw/ptimer.h
    M hw/pxa2xx_timer.c
    M hw/q35.h
    M hw/qdev-core.h
    M hw/qdev-monitor.c
    M hw/qxl-logger.c
    M hw/qxl.c
    M hw/qxl.h
    M hw/rc4030.c
    M hw/rtl8139.c
    M hw/s390x/event-facility.h
    M hw/s390x/sclpconsole.c
    M hw/sb16.c
    M hw/scsi-bus.c
    M hw/scsi-disk.c
    M hw/scsi-generic.c
    M hw/sd.c
    M hw/serial.c
    M hw/sh_pci.c
    M hw/sh_timer.c
    M hw/slavio_timer.c
    M hw/sm501.c
    M hw/soc_dma.c
    M hw/spapr.c
    M hw/spitz.c
    M hw/stellaris.c
    M hw/strongarm.c
    M hw/sun4m.c
    M hw/sun4u.c
    M hw/tsc2005.c
    M hw/tsc210x.c
    M hw/tusb6010.c
    M hw/twl92230.c
    M hw/usb.h
    M hw/usb/combined-packet.c
    M hw/usb/core.c
    M hw/usb/dev-hid.c
    M hw/usb/dev-network.c
    M hw/usb/dev-serial.c
    M hw/usb/dev-smartcard-reader.c
    M hw/usb/dev-storage.c
    M hw/usb/dev-uas.c
    M hw/usb/hcd-ehci-pci.c
    M hw/usb/hcd-ehci.h
    M hw/usb/hcd-musb.c
    M hw/usb/hcd-ohci.c
    M hw/usb/hcd-uhci.c
    M hw/usb/hcd-xhci.c
    M hw/usb/host-linux.c
    M hw/usb/redirect.c
    M hw/vfio_pci.c
    M hw/vga-isa-mm.c
    M hw/vga-isa.c
    M hw/vga-pci.c
    M hw/vga.c
    M hw/vhost.c
    M hw/vhost_net.c
    M hw/virtex_ml507.c
    M hw/virtio-balloon.c
    M hw/virtio-blk.c
    M hw/virtio-console.c
    M hw/virtio-net.c
    M hw/virtio-pci.c
    M hw/virtio-rng.c
    M hw/virtio-serial-bus.c
    M hw/virtio.c
    M hw/virtio.h
    M hw/vt82c686.c
    M hw/watchdog.c
    M hw/watchdog.h
    M hw/wdt_i6300esb.c
    M hw/wdt_ib700.c
    M hw/xen_backend.c
    M hw/xen_common.h
    M hw/xen_domainbuild.c
    M hw/xen_pt.c
    M hw/xen_pt_config_init.c
    M hw/xgmac.c
    M hw/xilinx_axidma.c
    M hw/xilinx_axienet.c
    M hw/xilinx_spi.c
    M hw/xilinx_spips.c
    M hw/xilinx_timer.c
    M hw/xtensa_pic.c
    M hw/zynq_slcr.c
    M include/block/aio.h
    M include/block/block.h
    M include/block/block_int.h
    M include/block/coroutine.h
    M include/block/coroutine_int.h
    M include/block/thread-pool.h
    M include/exec/cpu-all.h
    M include/exec/cpu-common.h
    M include/exec/cpu-defs.h
    M include/exec/exec-all.h
    M include/exec/gen-icount.h
    M include/exec/memory.h
    M include/exec/softmmu_template.h
    M include/migration/migration.h
    M include/net/net.h
    M include/net/slirp.h
    M include/qapi/error.h
    M include/qapi/opts-visitor.h
    M include/qapi/qmp/qdict.h
    M include/qapi/qmp/qerror.h
    M include/qapi/qmp/qjson.h
    M include/qapi/qmp/qlist.h
    A include/qemu/acl.h
    A include/qemu/atomic.h
    A include/qemu/bitmap.h
    A include/qemu/bitops.h
    A include/qemu/bswap.h
    A include/qemu/cache-utils.h
    A include/qemu/compatfd.h
    A include/qemu/compiler.h
    A include/qemu/config-file.h
    A include/qemu/envlist.h
    A include/qemu/error-report.h
    A include/qemu/event_notifier.h
    A include/qemu/host-utils.h
    A include/qemu/int128.h
    A include/qemu/iov.h
    A include/qemu/log.h
    A include/qemu/main-loop.h
    A include/qemu/module.h
    A include/qemu/notify.h
    A include/qemu/option.h
    A include/qemu/option_int.h
    A include/qemu/osdep.h
    A include/qemu/queue.h
    A include/qemu/range.h
    A include/qemu/sockets.h
    A include/qemu/thread-posix.h
    A include/qemu/thread-win32.h
    A include/qemu/thread.h
    A include/qemu/timer.h
    A include/qemu/tls.h
    A include/qemu/typedefs.h
    A include/qemu/uri.h
    A include/qemu/xattr.h
    M include/qom/cpu.h
    M include/qom/object.h
    M include/ui/console.h
    M include/ui/qemu-spice.h
    M include/ui/spice-display.h
    R int128.h
    M iohandler.c
    M iov.c
    R iov.h
    M kvm-all.c
    M kvm.h
    M libcacard/event.c
    M libcacard/vreader.c
    M libcacard/vscclient.c
    M libfdt_env.h
    M linux-user/main.c
    M linux-user/qemu.h
    M linux-user/syscall.c
    M main-loop.c
    R main-loop.h
    M memory.c
    M memory_mapping.h
    M migration-exec.c
    M migration-fd.c
    M migration-tcp.c
    M migration-unix.c
    M migration.c
    M module.c
    R module.h
    M monitor.c
    M nbd.c
    M net/dump.c
    M net/hub.c
    M net/net.c
    M net/queue.c
    M net/slirp.c
    M net/socket.c
    M net/tap-bsd.c
    M net/tap-linux.c
    M net/tap-solaris.c
    M net/tap-win32.c
    M net/tap.c
    M net/vde.c
    M notify.c
    R notify.h
    M osdep.c
    R osdep.h
    M oslib-posix.c
    M oslib-win32.c
    M qapi/opts-visitor.c
    M qapi/qapi-dealloc-visitor.c
    M qapi/qmp-input-visitor.c
    M qapi/qmp-output-visitor.c
    M qdict.c
    R qemu-barrier.h
    M qemu-bridge-helper.c
    M qemu-char.c
    M qemu-char.h
    M qemu-common.h
    M qemu-config.c
    R qemu-config.h
    M qemu-coroutine-io.c
    M qemu-coroutine-lock.c
    M qemu-coroutine-sleep.c
    R qemu-error.h
    M qemu-img.c
    M qemu-io.c
    M qemu-log.c
    R qemu-log.h
    R qemu-option-internal.h
    M qemu-option.c
    R qemu-option.h
    M qemu-progress.c
    R qemu-queue.h
    M qemu-seccomp.h
    M qemu-sockets.c
    M qemu-thread-posix.c
    R qemu-thread-posix.h
    M qemu-thread-win32.c
    R qemu-thread-win32.h
    R qemu-thread.h
    M qemu-timer-common.c
    M qemu-timer.c
    R qemu-timer.h
    R qemu-tls.h
    M qemu-tool.c
    R qemu-types.h
    R qemu-xattr.h
    R qemu_socket.h
    M qga/channel-posix.c
    M qga/commands-posix.c
    M qga/main.c
    M qlist.c
    M qom/container.c
    R range.h
    M savevm.c
    M scripts/qapi-commands.py
    M slirp/if.c
    M slirp/ip_input.c
    M slirp/sbuf.c
    M slirp/slirp.c
    M slirp/slirp.h
    M spice-qemu-char.c
    M stubs/fd-register.c
    M stubs/set-fd-handler.c
    M sysemu.h
    M target-alpha/int_helper.c
    M target-alpha/sys_helper.c
    M target-alpha/translate.c
    M target-arm/helper.c
    M target-arm/translate.c
    M target-cris/helper.c
    M target-cris/op_helper.c
    M target-i386/cpu.c
    M target-i386/excp_helper.c
    M target-i386/int_helper.c
    M target-i386/kvm.c
    M target-i386/seg_helper.c
    M target-lm32/helper.c
    M target-lm32/op_helper.c
    M target-m68k/translate.c
    M target-microblaze/helper.c
    M target-microblaze/op_helper.c
    M target-mips/op_helper.c
    M target-openrisc/int_helper.c
    M target-openrisc/interrupt.c
    M target-openrisc/mmu.c
    M target-openrisc/translate.c
    M target-ppc/int_helper.c
    M target-ppc/kvm.c
    M target-ppc/kvm_ppc.c
    M target-ppc/mem_helper.c
    M target-ppc/translate.c
    M target-s390x/cpu.c
    M target-s390x/helper.c
    M target-s390x/int_helper.c
    M target-s390x/kvm.c
    M target-s390x/misc_helper.c
    M target-s390x/translate.c
    M target-sparc/cpu.h
    M target-sparc/helper.c
    M target-sparc/machine.c
    M target-unicore32/helper.c
    M target-unicore32/translate.c
    M target-xtensa/core-dc232b.c
    M target-xtensa/core-dc233c.c
    M target-xtensa/core-fsf.c
    M target-xtensa/helper.c
    M target-xtensa/op_helper.c
    M target-xtensa/translate.c
    M target-xtensa/xtensa-semi.c
    M tcg/tcg.c
    M tests/libqtest.c
    M tests/tcg/test-i386-fprem.c
    M tests/tcg/test-i386.c
    M tests/test-iov.c
    M tests/test-qmp-commands.c
    M thread-pool.c
    M trace/simple.c
    M translate-all.c
    M ui/console.c
    M ui/sdl_zoom.c
    M ui/spice-core.c
    M ui/spice-display.c
    M ui/vnc-auth-sasl.h
    M ui/vnc-enc-tight.c
    M ui/vnc-jobs.c
    M ui/vnc-palette.h
    M ui/vnc-tls.c
    M ui/vnc-tls.h
    M ui/vnc.c
    M ui/vnc.h
    M uri.c
    R uri.h
    M vl.c
    M xen-all.c
    M xen-mapcache.c

  Log Message:
  -----------
  misc: move include files to include/qemu/

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 9c17d615a66ebd655871bf891ec0fe901ad8b332
      
https://github.com/qemu/qemu/commit/9c17d615a66ebd655871bf891ec0fe901ad8b332
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M arch_init.c
    R arch_init.h
    M audio/audio.c
    M audio/winwaveaudio.c
    M balloon.c
    R balloon.h
    M block-migration.c
    M block.c
    M block/vdi.c
    M blockdev-nbd.c
    M blockdev.c
    R blockdev.h
    M cpu-exec.c
    M cpus.c
    R cpus.h
    M device_tree.c
    R device_tree.h
    M dma-helpers.c
    R dma.h
    M dump-stub.c
    M dump.c
    R dump.h
    M exec.c
    M gdbstub.c
    M hw/ac97.c
    M hw/acpi.c
    M hw/acpi_ich9.c
    M hw/acpi_piix4.c
    M hw/alpha_dp264.c
    M hw/alpha_pci.c
    M hw/alpha_typhoon.c
    M hw/apb_pci.c
    M hw/apic_common.c
    M hw/arm_boot.c
    M hw/arm_sysctl.c
    M hw/axis_dev88.c
    M hw/block-common.c
    M hw/boards.h
    M hw/bonito.c
    M hw/cbus.c
    M hw/collie.c
    M hw/cuda.c
    M hw/device-hotplug.c
    M hw/e1000.c
    M hw/eepro100.c
    M hw/es1370.c
    M hw/etraxfs_dma.c
    M hw/etraxfs_timer.c
    M hw/exynos4210.c
    M hw/exynos4210_rtc.c
    M hw/exynos4210_uart.c
    M hw/exynos4_boards.c
    M hw/fdc.c
    M hw/fw_cfg.c
    M hw/gumstix.c
    M hw/highbank.c
    M hw/ide/ahci.c
    M hw/ide/cmd646.c
    M hw/ide/core.c
    M hw/ide/ich.c
    M hw/ide/internal.h
    M hw/ide/isa.c
    M hw/ide/macio.c
    M hw/ide/microdrive.c
    M hw/ide/mmio.c
    M hw/ide/pci.c
    M hw/ide/piix.c
    M hw/ide/qdev.c
    M hw/ide/via.c
    M hw/imx_ccm.c
    M hw/imx_serial.c
    M hw/integratorcp.c
    M hw/intel-hda.c
    M hw/isa-bus.c
    M hw/ivshmem.c
    M hw/kvm/apic.c
    M hw/kvm/clock.c
    M hw/kvm/i8254.c
    M hw/kvm/i8259.c
    M hw/kvm/ioapic.c
    M hw/kvm/pci-assign.c
    M hw/kvmvapic.c
    M hw/kzm.c
    M hw/lan9118.c
    M hw/leon3.c
    M hw/lm32_boards.c
    M hw/lm32_sys.c
    M hw/loader.c
    M hw/lpc_ich9.c
    M hw/lsi53c895a.c
    M hw/m25p80.c
    M hw/m48t59.c
    M hw/mac_nvram.c
    M hw/mainstone.c
    M hw/mc146818rtc.c
    M hw/mcf5206.c
    M hw/mcf5208.c
    M hw/megasas.c
    M hw/microblaze_boot.c
    M hw/milkymist-memcard.c
    M hw/milkymist-sysctl.c
    M hw/milkymist.c
    M hw/mips_fulong2e.c
    M hw/mips_jazz.c
    M hw/mips_malta.c
    M hw/mips_mipssim.c
    M hw/mips_r4k.c
    M hw/mpc8544_guts.c
    M hw/multiboot.c
    M hw/musicpal.c
    M hw/nand.c
    M hw/ne2000.c
    M hw/nseries.c
    M hw/omap1.c
    M hw/omap2.c
    M hw/omap_sx1.c
    M hw/onenand.c
    M hw/opencores_eth.c
    M hw/openrisc_sim.c
    M hw/palm.c
    M hw/pam.c
    M hw/parallel.c
    M hw/pc.c
    M hw/pc_piix.c
    M hw/pc_q35.c
    M hw/pc_sysfw.c
    M hw/pci/pci-hotplug.c
    M hw/pci/pci-stub.c
    M hw/pci/pci.c
    M hw/pci/pci.h
    M hw/pci/pcie_aer.c
    M hw/pckbd.c
    M hw/pcnet-pci.c
    M hw/pcnet.c
    M hw/petalogix_ml605_mmu.c
    M hw/petalogix_s3adsp1800_mmu.c
    M hw/pl031.c
    M hw/pl181.c
    M hw/ppc.c
    M hw/ppc/e500.c
    M hw/ppc/e500plat.c
    M hw/ppc/mpc8544ds.c
    M hw/ppc405_boards.c
    M hw/ppc405_uc.c
    M hw/ppc440_bamboo.c
    M hw/ppc_booke.c
    M hw/ppc_newworld.c
    M hw/ppc_oldworld.c
    M hw/ppc_prep.c
    M hw/ppce500_spin.c
    M hw/ps2.c
    M hw/pxa2xx.c
    M hw/pxa2xx_lcd.c
    M hw/pxa2xx_timer.c
    M hw/qdev-monitor.c
    M hw/qdev-properties.c
    M hw/qdev.c
    M hw/qxl.c
    M hw/r2d.c
    M hw/realview.c
    M hw/rtl8139.c
    M hw/s390-virtio-bus.c
    M hw/s390-virtio.c
    M hw/s390x/event-facility.c
    M hw/s390x/sclp.c
    M hw/s390x/sclpquiesce.c
    M hw/scsi-bus.c
    M hw/scsi-disk.c
    M hw/scsi-generic.c
    M hw/scsi.h
    M hw/serial.h
    M hw/sga.c
    M hw/sh7750.c
    M hw/shix.c
    M hw/slavio_misc.c
    M hw/smbios.c
    M hw/smbus_ich9.c
    M hw/spapr.c
    M hw/spapr.h
    M hw/spapr_events.c
    M hw/spapr_hcall.c
    M hw/spapr_iommu.c
    M hw/spapr_nvram.c
    M hw/spapr_rtas.c
    M hw/spapr_vio.c
    M hw/spapr_vio.h
    M hw/spitz.c
    M hw/ssi-sd.c
    M hw/strongarm.c
    M hw/sun4m.c
    M hw/sun4u.c
    M hw/tc6393xb.c
    M hw/tosa.c
    M hw/twl92230.c
    M hw/usb/bus.c
    M hw/usb/dev-network.c
    M hw/usb/dev-storage.c
    M hw/usb/hcd-ehci.h
    M hw/usb/hcd-uhci.c
    M hw/usb/host-linux.c
    M hw/usb/libhw.c
    M hw/usb/redirect.c
    M hw/versatilepb.c
    M hw/vexpress.c
    M hw/vfio_pci.c
    M hw/virtex_ml507.c
    M hw/virtio-balloon.c
    M hw/virtio-blk.c
    M hw/virtio-pci.c
    M hw/virtio.h
    M hw/vmport.c
    M hw/vt82c686.c
    M hw/watchdog.c
    M hw/xen_backend.h
    M hw/xen_devconfig.c
    M hw/xen_disk.c
    M hw/xen_machine_pv.c
    M hw/xilinx_spi.c
    M hw/xilinx_spips.c
    M hw/xilinx_zynq.c
    M hw/xtensa_lx60.c
    M hw/xtensa_sim.c
    M hw/z2.c
    M hw/zynq_slcr.c
    A include/sysemu/arch_init.h
    A include/sysemu/balloon.h
    A include/sysemu/blockdev.h
    A include/sysemu/cpus.h
    A include/sysemu/device_tree.h
    A include/sysemu/dma.h
    A include/sysemu/dump.h
    A include/sysemu/kvm.h
    A include/sysemu/memory_mapping.h
    A include/sysemu/os-posix.h
    A include/sysemu/os-win32.h
    A include/sysemu/qtest.h
    A include/sysemu/seccomp.h
    A include/sysemu/sysemu.h
    A include/sysemu/xen-mapcache.h
    M include/ui/spice-display.h
    M kvm-all.c
    M kvm-stub.c
    R kvm.h
    M memory.c
    M memory_mapping-stub.c
    M memory_mapping.c
    R memory_mapping.h
    M migration.c
    M monitor.c
    M net/tap-bsd.c
    M net/tap-linux.c
    M net/tap-solaris.c
    M net/tap-win32.c
    M net/tap.c
    M os-posix.c
    M os-win32.c
    M oslib-posix.c
    M oslib-win32.c
    M qemu-char.c
    M qemu-common.h
    M qemu-img.c
    R qemu-os-posix.h
    R qemu-os-win32.h
    M qemu-progress.c
    M qemu-seccomp.c
    R qemu-seccomp.h
    M qemu-timer.c
    M qemu-tool.c
    M qmp.c
    M qtest.c
    R qtest.h
    M savevm.c
    M stubs/arch-query-cpu-def.c
    R sysemu.h
    M target-alpha/sys_helper.c
    M target-arm/cpu.c
    M target-arm/helper.c
    M target-i386/arch_dump.c
    M target-i386/arch_memory_mapping.c
    M target-i386/cpu.c
    M target-i386/excp_helper.c
    M target-i386/helper.c
    M target-i386/kvm.c
    M target-i386/kvm_i386.h
    M target-i386/machine.c
    M target-m68k/m68k-semi.c
    M target-ppc/helper.c
    M target-ppc/kvm.c
    M target-ppc/kvm_ppc.c
    M target-ppc/machine.c
    M target-ppc/mmu_helper.c
    M target-ppc/translate_init.c
    M target-s390x/helper.c
    M target-s390x/interrupt.c
    M target-s390x/kvm.c
    M target-s390x/misc_helper.c
    M target-sparc/helper.c
    M target-sparc/int32_helper.c
    M target-xtensa/translate.c
    M ui/cocoa.m
    M ui/curses.c
    M ui/input.c
    M ui/keymaps.c
    M ui/sdl.c
    M ui/spice-core.c
    M ui/spice-display.c
    M ui/vnc.c
    M vl.c
    M xen-all.c
    M xen-mapcache.c
    R xen-mapcache.h

  Log Message:
  -----------
  softmmu: move include files to include/sysemu/

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 927d4878b0ff319ed87fed9363f314613b0a5ed9
      
https://github.com/qemu/qemu/commit/927d4878b0ff319ed87fed9363f314613b0a5ed9
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M backends/rng-egd.c
    M bt-host.c
    R bt-host.h
    M bt-vhci.c
    M event_notifier-posix.c
    M gdbstub.c
    M hmp.c
    M hw/baum.c
    M hw/bt-hci-csr.c
    M hw/bt-hci.c
    M hw/bt.c
    M hw/cadence_uart.c
    M hw/ccid-card-emulated.c
    M hw/ccid-card-passthru.c
    M hw/debugcon.c
    M hw/escc.c
    M hw/etraxfs_ser.c
    M hw/exynos4210_uart.c
    M hw/grlib_apbuart.c
    M hw/imx_serial.c
    M hw/ivshmem.c
    M hw/leon3.c
    M hw/lm32_juart.c
    M hw/lm32_uart.c
    M hw/mcf_uart.c
    M hw/milkymist-uart.c
    M hw/mips_fulong2e.c
    M hw/mips_malta.c
    M hw/msmouse.c
    M hw/omap2.c
    M hw/omap_uart.c
    M hw/parallel.c
    M hw/pl011.c
    M hw/pxa2xx.c
    M hw/qdev-properties.c
    M hw/s390x/sclpconsole.c
    M hw/serial.c
    M hw/sh_serial.c
    M hw/spapr_events.c
    M hw/spapr_rtas.c
    M hw/spapr_vty.c
    M hw/strongarm.c
    M hw/usb/dev-bluetooth.c
    M hw/usb/dev-serial.c
    M hw/virtio-console.c
    M hw/xen_backend.c
    M hw/xen_console.c
    M hw/xenfb.c
    M hw/xgmac.c
    M hw/xilinx_uartlite.c
    M hw/xtensa_lx60.c
    A include/bt/bt.h
    A include/char/char.h
    M monitor.c
    M net/slirp.c
    M qemu-char.c
    R qemu-char.h
    M qmp.c
    M qtest.c
    M slirp/slirp.c
    M spice-qemu-char.c
    M ui/console.c
    M vl.c

  Log Message:
  -----------
  softmmu: move remaining include files to include/ subdirectories

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 6b4c305cbd549e9d12a6b0192fdb8d6519a9664c
      
https://github.com/qemu/qemu/commit/6b4c305cbd549e9d12a6b0192fdb8d6519a9664c
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    M configure
    M fpu/softfloat.c
    R fpu/softfloat.h
    A include/fpu/softfloat.h
    M include/qemu/bswap.h
    M linux-user/arm/nwfpe/double_cpdo.c
    M linux-user/arm/nwfpe/extended_cpdo.c
    M linux-user/arm/nwfpe/fpa11.h
    M linux-user/arm/nwfpe/fpa11_cpdt.c
    M linux-user/arm/nwfpe/fpa11_cprt.c
    M linux-user/arm/nwfpe/fpopcode.c
    M linux-user/arm/nwfpe/single_cpdo.c
    M target-alpha/cpu.h
    M target-alpha/fpu_helper.c
    M target-alpha/helper.c
    M target-alpha/translate.c
    M target-arm/cpu.h
    M target-i386/cpu.h
    M target-m68k/cpu.h
    M target-microblaze/cpu.h
    M target-mips/cpu.h
    M target-openrisc/cpu.h
    M target-ppc/cpu.h
    M target-s390x/cpu.h
    M target-sh4/cpu.h
    M target-sparc/cpu.h
    M target-unicore32/cpu.h

  Log Message:
  -----------
  fpu: move public header file to include/fpu

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 42dc882ff850cde22ae7d501d1dd452837fc4103
      
https://github.com/qemu/qemu/commit/42dc882ff850cde22ae7d501d1dd452837fc4103
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    R a.out.h
    A hw/uboot_image.h
    R uboot_image.h

  Log Message:
  -----------
  hw: move executable format header files to hw/

Or delete a.out.h which is unused.

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: ec5e016c9a68588bd01be387416923c7dcafb951
      
https://github.com/qemu/qemu/commit/ec5e016c9a68588bd01be387416923c7dcafb951
  Author: Paolo Bonzini <address@hidden>
  Date:   2012-12-18 (Tue, 18 Dec 2012)

  Changed paths:
    R config.h
    R elf.h
    A include/config.h
    A include/elf.h
    A include/libfdt_env.h
    A include/qemu-common.h
    R libfdt_env.h
    R qemu-common.h

  Log Message:
  -----------
  janitor: move remaining public headers to include/

Headers in the root directory are now used only from within that
directory.

Signed-off-by: Paolo Bonzini <address@hidden>


  Commit: 27dd7730582be85c7d4f680f5f71146629809c86
      
https://github.com/qemu/qemu/commit/27dd7730582be85c7d4f680f5f71146629809c86
  Author: Anthony Liguori <address@hidden>
  Date:   2012-12-19 (Wed, 19 Dec 2012)

  Changed paths:
    M .gitignore
    M MAINTAINERS
    M Makefile
    R Makefile.dis
    M Makefile.objs
    M Makefile.target
    R Makefile.user
    R a.out.h
    M acl.c
    R acl.h
    M aes.c
    R aes.h
    M aio-posix.c
    M aio-win32.c
    R alpha-dis.c
    R alpha.ld
    M arch_init.c
    R arch_init.h
    R arm-dis.c
    R arm.ld
    M async.c
    M audio/Makefile.objs
    M audio/alsaaudio.c
    M audio/audio.c
    M audio/audio.h
    M audio/noaudio.c
    M audio/ossaudio.c
    M audio/spiceaudio.c
    M audio/wavaudio.c
    M audio/wavcapture.c
    M audio/winwaveaudio.c
    M backends/rng-egd.c
    M backends/rng-random.c
    M backends/rng.c
    M balloon.c
    R balloon.h
    M bitmap.c
    R bitmap.h
    M bitops.c
    R bitops.h
    M block-migration.c
    R block-migration.h
    M block.c
    R block.h
    M block/Makefile.objs
    M block/blkdebug.c
    M block/blkverify.c
    M block/bochs.c
    M block/cloop.c
    M block/commit.c
    M block/cow.c
    M block/curl.c
    M block/dmg.c
    M block/gluster.c
    M block/iscsi.c
    M block/linux-aio.c
    M block/mirror.c
    M block/nbd.c
    M block/parallels.c
    M block/qcow.c
    M block/qcow2-cache.c
    M block/qcow2-cluster.c
    M block/qcow2-refcount.c
    M block/qcow2-snapshot.c
    M block/qcow2.c
    M block/qcow2.h
    M block/qed-table.c
    M block/qed.c
    M block/qed.h
    M block/raw-posix.c
    M block/raw-win32.c
    M block/raw.c
    M block/rbd.c
    M block/sheepdog.c
    M block/stream.c
    M block/vdi.c
    M block/vmdk.c
    M block/vpc.c
    M block/vvfat.c
    M block/win32-aio.c
    R block_int.h
    M blockdev-nbd.c
    M blockdev.c
    R blockdev.h
    M blockjob.c
    R blockjob.h
    M bsd-user/elfload.c
    M bsd-user/main.c
    M bsd-user/qemu.h
    R bswap.h
    M bt-host.c
    R bt-host.h
    M bt-vhci.c
    M buffered_file.c
    M buffered_file.h
    M cache-utils.c
    R cache-utils.h
    M cmd.c
    M compatfd.c
    R compatfd.h
    R compiler.h
    R config.h
    M configure
    R console.c
    R console.h
    M coroutine-gthread.c
    M coroutine-sigaltstack.c
    M coroutine-ucontext.c
    M coroutine-win32.c
    R cpu-all.h
    R cpu-common.h
    R cpu-defs.h
    M cpu-exec.c
    M cpus.c
    R cpus.h
    M cputlb.c
    R cputlb.h
    R cris-dis.c
    R cursor.c
    R cursor_hidden.xpm
    R cursor_left_ptr.xpm
    M cutils.c
    R def-helper.h
    M device_tree.c
    R device_tree.h
    R dis-asm.h
    M disas.c
    R disas.h
    A disas/Makefile.objs
    A disas/alpha.c
    A disas/arm.c
    A disas/cris.c
    A disas/hppa.c
    A disas/i386.c
    A disas/ia64.c
    A disas/lm32.c
    A disas/m68k.c
    A disas/microblaze.c
    A disas/mips.c
    A disas/ppc.c
    A disas/s390.c
    A disas/sh4.c
    A disas/sparc.c
    A disas/tci.c
    M dma-helpers.c
    R dma.h
    M dump-stub.c
    M dump.c
    R dump.h
    R elf.h
    M envlist.c
    R envlist.h
    M error.c
    R error.h
    M event_notifier-posix.c
    M event_notifier-win32.c
    R event_notifier.h
    R exec-all.h
    R exec-memory.h
    M exec.c
    M fpu/softfloat.c
    R fpu/softfloat.h
    M fsdev/qemu-fsdev-dummy.c
    M fsdev/qemu-fsdev.c
    M fsdev/qemu-fsdev.h
    M fsdev/virtfs-proxy-helper.c
    M fsdev/virtio-9p-marshal.c
    M gdbstub.c
    R gdbstub.h
    R gen-icount.h
    M hmp.c
    M hmp.h
    M host-utils.c
    R host-utils.h
    R hppa-dis.c
    R hppa.ld
    M hw/9pfs/codir.c
    M hw/9pfs/cofile.c
    M hw/9pfs/cofs.c
    M hw/9pfs/coxattr.c
    M hw/9pfs/virtio-9p-coth.c
    M hw/9pfs/virtio-9p-coth.h
    M hw/9pfs/virtio-9p-device.c
    M hw/9pfs/virtio-9p-handle.c
    M hw/9pfs/virtio-9p-local.c
    M hw/9pfs/virtio-9p-posix-acl.c
    M hw/9pfs/virtio-9p-synth.h
    M hw/9pfs/virtio-9p-xattr.h
    M hw/9pfs/virtio-9p.c
    M hw/9pfs/virtio-9p.h
    M hw/Makefile.objs
    M hw/ac97.c
    M hw/acpi.c
    M hw/acpi.h
    M hw/acpi_ich9.c
    M hw/acpi_piix4.c
    M hw/adb.c
    M hw/adlib.c
    M hw/ads7846.c
    M hw/alpha_dp264.c
    M hw/alpha_pci.c
    M hw/alpha_sys.h
    M hw/alpha_typhoon.c
    M hw/an5206.c
    M hw/apb_pci.c
    M hw/apic.c
    M hw/apic_common.c
    M hw/apic_internal.h
    M hw/apm.c
    M hw/apm.h
    M hw/applesmc.c
    M hw/arm-misc.h
    M hw/arm11mpcore.c
    M hw/arm_boot.c
    M hw/arm_mptimer.c
    M hw/arm_sysctl.c
    M hw/arm_timer.c
    M hw/armv7m_nvic.c
    M hw/audiodev.h
    M hw/axis_dev88.c
    M hw/baum.c
    M hw/baum.h
    M hw/blizzard.c
    M hw/block-common.c
    M hw/boards.h
    M hw/bonito.c
    M hw/bt-hci-csr.c
    M hw/bt-hci.c
    M hw/bt-hid.c
    M hw/bt-l2cap.c
    M hw/bt.c
    M hw/bt.h
    M hw/cadence_gem.c
    M hw/cadence_ttc.c
    M hw/cadence_uart.c
    M hw/cbus.c
    M hw/ccid-card-emulated.c
    M hw/ccid-card-passthru.c
    M hw/cirrus_vga.c
    M hw/collie.c
    M hw/cris-boot.h
    M hw/cs4231a.c
    M hw/cuda.c
    M hw/debugcon.c
    M hw/dec_pci.c
    M hw/device-hotplug.c
    M hw/dma.c
    M hw/dp8393x.c
    M hw/dummy_m68k.c
    M hw/e1000.c
    M hw/eepro100.c
    M hw/empty_slot.h
    M hw/es1370.c
    M hw/escc.c
    M hw/escc.h
    M hw/esp-pci.c
    M hw/esp.c
    M hw/etraxfs.h
    M hw/etraxfs_dma.c
    M hw/etraxfs_dma.h
    M hw/etraxfs_eth.c
    M hw/etraxfs_ser.c
    M hw/etraxfs_timer.c
    M hw/exynos4210.c
    M hw/exynos4210.h
    M hw/exynos4210_fimd.c
    M hw/exynos4210_i2c.c
    M hw/exynos4210_mct.c
    M hw/exynos4210_pwm.c
    M hw/exynos4210_rtc.c
    M hw/exynos4210_uart.c
    M hw/exynos4_boards.c
    M hw/fdc.c
    M hw/flash.h
    M hw/framebuffer.c
    M hw/framebuffer.h
    M hw/fw_cfg.c
    M hw/g364fb.c
    M hw/grackle_pci.c
    M hw/grlib_apbuart.c
    M hw/grlib_gptimer.c
    M hw/gt64xxx.c
    M hw/gumstix.c
    M hw/hd-geometry.c
    M hw/hda-audio.c
    M hw/hid.c
    M hw/hid.h
    M hw/highbank.c
    M hw/hpet.c
    M hw/hw.h
    M hw/i386/Makefile.objs
    M hw/i82378.c
    M hw/i8254.c
    M hw/i8254_common.c
    M hw/i8259.c
    M hw/i82801b11.c
    M hw/ich9.h
    M hw/ide.h
    M hw/ide/ahci.c
    M hw/ide/cmd646.c
    M hw/ide/core.c
    M hw/ide/ich.c
    M hw/ide/internal.h
    M hw/ide/isa.c
    M hw/ide/macio.c
    M hw/ide/microdrive.c
    M hw/ide/mmio.c
    M hw/ide/pci.c
    M hw/ide/piix.c
    M hw/ide/qdev.c
    M hw/ide/via.c
    M hw/imx_avic.c
    M hw/imx_ccm.c
    M hw/imx_serial.c
    M hw/imx_timer.c
    M hw/integratorcp.c
    M hw/intel-hda.c
    M hw/ioapic_internal.h
    M hw/ioh3420.c
    M hw/ioh3420.h
    M hw/isa-bus.c
    M hw/isa.h
    M hw/isa_mmio.c
    M hw/ivshmem.c
    M hw/jazz_led.c
    M hw/kvm/apic.c
    M hw/kvm/clock.c
    M hw/kvm/i8254.c
    M hw/kvm/i8259.c
    M hw/kvm/ioapic.c
    M hw/kvm/pci-assign.c
    M hw/kvmvapic.c
    M hw/kzm.c
    M hw/lan9118.c
    M hw/lance.c
    M hw/leon3.c
    M hw/lm32.h
    M hw/lm32_boards.c
    M hw/lm32_juart.c
    M hw/lm32_pic.c
    M hw/lm32_sys.c
    M hw/lm32_timer.c
    M hw/lm32_uart.c
    M hw/lm832x.c
    M hw/loader.c
    M hw/lpc_ich9.c
    M hw/lsi53c895a.c
    M hw/m25p80.c
    M hw/m48t59.c
    M hw/mac_dbdma.c
    M hw/mac_dbdma.h
    M hw/mac_nvram.c
    M hw/macio.c
    M hw/mainstone.c
    M hw/mc146818rtc.c
    M hw/mcf5206.c
    M hw/mcf5208.c
    M hw/mcf_fec.c
    M hw/mcf_intc.c
    M hw/mcf_uart.c
    M hw/megasas.c
    M hw/microblaze_boot.c
    M hw/milkymist-ac97.c
    M hw/milkymist-hpdmc.c
    M hw/milkymist-hw.h
    M hw/milkymist-memcard.c
    M hw/milkymist-minimac2.c
    M hw/milkymist-pfpu.c
    M hw/milkymist-softusb.c
    M hw/milkymist-sysctl.c
    M hw/milkymist-tmu2.c
    M hw/milkymist-uart.c
    M hw/milkymist-vgafb.c
    M hw/milkymist.c
    M hw/mips.h
    M hw/mips_fulong2e.c
    M hw/mips_jazz.c
    M hw/mips_malta.c
    M hw/mips_mipssim.c
    M hw/mips_r4k.c
    M hw/mips_timer.c
    M hw/mipsnet.c
    M hw/mpc8544_guts.c
    R hw/msi.c
    R hw/msi.h
    R hw/msix.c
    R hw/msix.h
    M hw/msmouse.c
    M hw/msmouse.h
    M hw/multiboot.c
    M hw/musicpal.c
    M hw/nand.c
    M hw/ne2000-isa.c
    M hw/ne2000.c
    M hw/ne2000.h
    M hw/nseries.c
    M hw/omap.h
    M hw/omap1.c
    M hw/omap2.c
    M hw/omap_dma.c
    M hw/omap_dss.c
    M hw/omap_gpmc.c
    M hw/omap_gptimer.c
    M hw/omap_lcdc.c
    M hw/omap_sx1.c
    M hw/omap_synctimer.c
    M hw/omap_uart.c
    M hw/onenand.c
    M hw/opencores_eth.c
    M hw/openpic.c
    M hw/openrisc_sim.c
    M hw/openrisc_timer.c
    M hw/palm.c
    M hw/pam.c
    M hw/pam.h
    M hw/parallel.c
    M hw/pc.c
    M hw/pc.h
    M hw/pc_piix.c
    M hw/pc_q35.c
    M hw/pc_sysfw.c
    R hw/pci-hotplug.c
    R hw/pci-stub.c
    R hw/pci.c
    R hw/pci.h
    A hw/pci/Makefile.objs
    A hw/pci/msi.c
    A hw/pci/msi.h
    A hw/pci/msix.c
    A hw/pci/msix.h
    A hw/pci/pci-hotplug.c
    A hw/pci/pci-stub.c
    A hw/pci/pci.c
    A hw/pci/pci.h
    A hw/pci/pci_bridge.c
    A hw/pci/pci_bridge.h
    A hw/pci/pci_bus.h
    A hw/pci/pci_host.c
    A hw/pci/pci_host.h
    A hw/pci/pci_ids.h
    A hw/pci/pci_regs.h
    A hw/pci/pcie.c
    A hw/pci/pcie.h
    A hw/pci/pcie_aer.c
    A hw/pci/pcie_aer.h
    A hw/pci/pcie_host.c
    A hw/pci/pcie_host.h
    A hw/pci/pcie_port.c
    A hw/pci/pcie_port.h
    A hw/pci/pcie_regs.h
    A hw/pci/shpc.c
    A hw/pci/shpc.h
    A hw/pci/slotid_cap.c
    A hw/pci/slotid_cap.h
    R hw/pci_bridge.c
    R hw/pci_bridge.h
    M hw/pci_bridge_dev.c
    R hw/pci_host.c
    R hw/pci_host.h
    R hw/pci_ids.h
    R hw/pci_internals.h
    R hw/pci_regs.h
    R hw/pcie.c
    R hw/pcie.h
    R hw/pcie_aer.c
    R hw/pcie_aer.h
    R hw/pcie_host.c
    R hw/pcie_host.h
    R hw/pcie_port.c
    R hw/pcie_port.h
    R hw/pcie_regs.h
    M hw/pckbd.c
    M hw/pcmcia.h
    M hw/pcnet-pci.c
    M hw/pcnet.c
    M hw/pcnet.h
    M hw/pcspk.c
    M hw/petalogix_ml605_mmu.c
    M hw/petalogix_s3adsp1800_mmu.c
    M hw/pflash_cfi01.c
    M hw/pflash_cfi02.c
    M hw/piix4.c
    M hw/piix_pci.c
    R hw/pixel_ops.h
    M hw/pl011.c
    M hw/pl031.c
    M hw/pl110.c
    M hw/pl181.c
    M hw/ppc.c
    M hw/ppc.h
    M hw/ppc/Makefile.objs
    M hw/ppc/e500.c
    M hw/ppc/e500plat.c
    M hw/ppc/mpc8544ds.c
    M hw/ppc405_boards.c
    M hw/ppc405_uc.c
    M hw/ppc440_bamboo.c
    M hw/ppc4xx.h
    M hw/ppc4xx_devs.c
    M hw/ppc4xx_pci.c
    M hw/ppc_booke.c
    M hw/ppc_mac.h
    M hw/ppc_newworld.c
    M hw/ppc_oldworld.c
    M hw/ppc_prep.c
    M hw/ppce500_pci.c
    M hw/ppce500_spin.c
    M hw/prep_pci.c
    M hw/ps2.c
    M hw/ptimer.c
    M hw/ptimer.h
    M hw/puv3.c
    M hw/pxa.h
    M hw/pxa2xx.c
    M hw/pxa2xx_keypad.c
    M hw/pxa2xx_lcd.c
    M hw/pxa2xx_timer.c
    M hw/q35.h
    M hw/qdev-addr.c
    M hw/qdev-addr.h
    M hw/qdev-core.h
    M hw/qdev-monitor.c
    M hw/qdev-monitor.h
    M hw/qdev-properties.c
    M hw/qdev.c
    M hw/qxl-logger.c
    M hw/qxl.c
    M hw/qxl.h
    M hw/r2d.c
    M hw/rc4030.c
    M hw/realview.c
    M hw/rtl8139.c
    M hw/s390-virtio-bus.c
    M hw/s390-virtio-bus.h
    M hw/s390-virtio.c
    M hw/s390x/event-facility.c
    M hw/s390x/event-facility.h
    M hw/s390x/sclp.c
    M hw/s390x/sclpconsole.c
    M hw/s390x/sclpquiesce.c
    M hw/sb16.c
    M hw/scsi-bus.c
    M hw/scsi-defs.h
    M hw/scsi-disk.c
    M hw/scsi-generic.c
    M hw/scsi.h
    M hw/sd.c
    M hw/serial-pci.c
    M hw/serial.c
    M hw/serial.h
    M hw/sga.c
    M hw/sh7750.c
    M hw/sh_intc.h
    M hw/sh_pci.c
    M hw/sh_serial.c
    M hw/sh_timer.c
    M hw/shix.c
    R hw/shpc.c
    R hw/shpc.h
    M hw/slavio_intctl.c
    M hw/slavio_misc.c
    M hw/slavio_timer.c
    R hw/slotid_cap.c
    R hw/slotid_cap.h
    M hw/sm501.c
    M hw/smbios.c
    M hw/smbus_ich9.c
    M hw/smc91c111.c
    M hw/soc_dma.c
    M hw/soc_dma.h
    M hw/spapr.c
    M hw/spapr.h
    M hw/spapr_events.c
    M hw/spapr_hcall.c
    M hw/spapr_iommu.c
    M hw/spapr_llan.c
    M hw/spapr_nvram.c
    M hw/spapr_pci.c
    M hw/spapr_pci.h
    M hw/spapr_rtas.c
    M hw/spapr_vio.c
    M hw/spapr_vio.h
    M hw/spapr_vscsi.c
    M hw/spapr_vty.c
    M hw/spitz.c
    M hw/ssd0303.c
    M hw/ssd0323.c
    M hw/ssi-sd.c
    M hw/stellaris.c
    M hw/stellaris_enet.c
    M hw/stellaris_input.c
    M hw/stream.h
    M hw/strongarm.c
    M hw/strongarm.h
    M hw/sun4c_intctl.c
    M hw/sun4m.c
    M hw/sun4u.c
    M hw/sysbus.c
    M hw/sysbus.h
    M hw/tc6393xb.c
    M hw/tcx.c
    M hw/tosa.c
    M hw/tsc2005.c
    M hw/tsc210x.c
    M hw/tusb6010.c
    M hw/twl92230.c
    A hw/uboot_image.h
    M hw/unin_pci.c
    M hw/usb.h
    M hw/usb/bus.c
    M hw/usb/combined-packet.c
    M hw/usb/core.c
    M hw/usb/dev-bluetooth.c
    M hw/usb/dev-hid.c
    M hw/usb/dev-network.c
    M hw/usb/dev-serial.c
    M hw/usb/dev-smartcard-reader.c
    M hw/usb/dev-storage.c
    M hw/usb/dev-uas.c
    M hw/usb/dev-wacom.c
    M hw/usb/hcd-ehci-pci.c
    M hw/usb/hcd-ehci.h
    M hw/usb/hcd-musb.c
    M hw/usb/hcd-ohci.c
    M hw/usb/hcd-uhci.c
    M hw/usb/hcd-xhci.c
    M hw/usb/host-bsd.c
    M hw/usb/host-linux.c
    M hw/usb/host-stub.c
    M hw/usb/libhw.c
    M hw/usb/redirect.c
    M hw/versatile_pci.c
    M hw/versatilepb.c
    M hw/vexpress.c
    M hw/vfio_pci.c
    M hw/vga-isa-mm.c
    M hw/vga-isa.c
    M hw/vga-pci.c
    M hw/vga.c
    M hw/vga_int.h
    M hw/vhost.c
    M hw/vhost.h
    M hw/vhost_net.c
    M hw/vhost_net.h
    M hw/virtex_ml507.c
    M hw/virtio-balloon.c
    M hw/virtio-balloon.h
    M hw/virtio-blk.c
    M hw/virtio-console.c
    M hw/virtio-net.c
    M hw/virtio-net.h
    M hw/virtio-pci.c
    M hw/virtio-rng.c
    M hw/virtio-scsi.h
    M hw/virtio-serial-bus.c
    M hw/virtio.c
    M hw/virtio.h
    M hw/vmmouse.c
    M hw/vmport.c
    M hw/vmware_vga.c
    M hw/vt82c686.c
    M hw/watchdog.c
    M hw/watchdog.h
    M hw/wdt_i6300esb.c
    M hw/wdt_ib700.c
    M hw/xen-host-pci-device.h
    M hw/xen_apic.c
    M hw/xen_backend.c
    M hw/xen_backend.h
    M hw/xen_common.h
    M hw/xen_console.c
    M hw/xen_devconfig.c
    M hw/xen_disk.c
    M hw/xen_domainbuild.c
    M hw/xen_machine_pv.c
    M hw/xen_nic.c
    M hw/xen_platform.c
    M hw/xen_pt.c
    M hw/xen_pt.h
    M hw/xen_pt_config_init.c
    M hw/xenfb.c
    M hw/xgmac.c
    M hw/xilinx.h
    M hw/xilinx_axidma.c
    M hw/xilinx_axienet.c
    M hw/xilinx_ethlite.c
    M hw/xilinx_spi.c
    M hw/xilinx_spips.c
    M hw/xilinx_timer.c
    M hw/xilinx_uartlite.c
    M hw/xilinx_zynq.c
    M hw/xio3130_downstream.c
    M hw/xio3130_downstream.h
    M hw/xio3130_upstream.c
    M hw/xio3130_upstream.h
    M hw/xtensa_lx60.c
    M hw/xtensa_pic.c
    M hw/xtensa_sim.c
    M hw/z2.c
    M hw/zynq_slcr.c
    R hwaddr.h
    R i386-dis.c
    R i386.ld
    R ia64-dis.c
    R ia64.ld
    A include/block/aes.h
    A include/block/aio.h
    A include/block/block.h
    A include/block/block_int.h
    A include/block/blockjob.h
    A include/block/coroutine.h
    A include/block/coroutine_int.h
    A include/block/nbd.h
    A include/block/thread-pool.h
    A include/bt/bt.h
    A include/char/char.h
    A include/config.h
    A include/disas/bfd.h
    A include/disas/disas.h
    A include/elf.h
    A include/exec/address-spaces.h
    A include/exec/cpu-all.h
    A include/exec/cpu-common.h
    A include/exec/cpu-defs.h
    A include/exec/cputlb.h
    A include/exec/def-helper.h
    A include/exec/exec-all.h
    A include/exec/gdbstub.h
    A include/exec/gen-icount.h
    A include/exec/hwaddr.h
    A include/exec/ioport.h
    A include/exec/iorange.h
    A include/exec/memory-internal.h
    A include/exec/memory.h
    A include/exec/poison.h
    A include/exec/softmmu-semi.h
    A include/exec/softmmu_defs.h
    A include/exec/softmmu_exec.h
    A include/exec/softmmu_header.h
    A include/exec/softmmu_template.h
    A include/exec/spinlock.h
    A include/exec/user/abitypes.h
    A include/exec/user/thunk.h
    A include/fpu/softfloat.h
    A include/libfdt_env.h
    A include/migration/block.h
    A include/migration/migration.h
    A include/migration/page_cache.h
    A include/migration/qemu-file.h
    A include/migration/vmstate.h
    A include/monitor/monitor.h
    A include/monitor/readline.h
    A include/net/checksum.h
    A include/net/net.h
    A include/net/queue.h
    A include/net/slirp.h
    A include/net/tap.h
    A include/qapi/dealloc-visitor.h
    A include/qapi/error.h
    A include/qapi/opts-visitor.h
    A include/qapi/qmp-input-visitor.h
    A include/qapi/qmp-output-visitor.h
    A include/qapi/qmp/dispatch.h
    A include/qapi/qmp/json-lexer.h
    A include/qapi/qmp/json-parser.h
    A include/qapi/qmp/json-streamer.h
    A include/qapi/qmp/qbool.h
    A include/qapi/qmp/qdict.h
    A include/qapi/qmp/qerror.h
    A include/qapi/qmp/qfloat.h
    A include/qapi/qmp/qint.h
    A include/qapi/qmp/qjson.h
    A include/qapi/qmp/qlist.h
    A include/qapi/qmp/qobject.h
    A include/qapi/qmp/qstring.h
    A include/qapi/qmp/types.h
    A include/qapi/string-input-visitor.h
    A include/qapi/string-output-visitor.h
    A include/qapi/visitor-impl.h
    A include/qapi/visitor.h
    A include/qemu-common.h
    A include/qemu/acl.h
    A include/qemu/atomic.h
    A include/qemu/bitmap.h
    A include/qemu/bitops.h
    A include/qemu/bswap.h
    A include/qemu/cache-utils.h
    A include/qemu/compatfd.h
    A include/qemu/compiler.h
    A include/qemu/config-file.h
    R include/qemu/cpu.h
    A include/qemu/envlist.h
    A include/qemu/error-report.h
    A include/qemu/event_notifier.h
    A include/qemu/host-utils.h
    A include/qemu/int128.h
    A include/qemu/iov.h
    A include/qemu/log.h
    A include/qemu/main-loop.h
    A include/qemu/module.h
    A include/qemu/notify.h
    R include/qemu/object.h
    A include/qemu/option.h
    A include/qemu/option_int.h
    A include/qemu/osdep.h
    R include/qemu/page_cache.h
    R include/qemu/qom-qobject.h
    A include/qemu/queue.h
    A include/qemu/range.h
    M include/qemu/rng-random.h
    M include/qemu/rng.h
    A include/qemu/sockets.h
    A include/qemu/thread-posix.h
    A include/qemu/thread-win32.h
    A include/qemu/thread.h
    A include/qemu/timer.h
    A include/qemu/tls.h
    A include/qemu/typedefs.h
    A include/qemu/uri.h
    A include/qemu/xattr.h
    A include/qom/cpu.h
    A include/qom/object.h
    A include/qom/qom-qobject.h
    A include/sysemu/arch_init.h
    A include/sysemu/balloon.h
    A include/sysemu/blockdev.h
    A include/sysemu/cpus.h
    A include/sysemu/device_tree.h
    A include/sysemu/dma.h
    A include/sysemu/dump.h
    A include/sysemu/kvm.h
    A include/sysemu/memory_mapping.h
    A include/sysemu/os-posix.h
    A include/sysemu/os-win32.h
    A include/sysemu/qtest.h
    A include/sysemu/seccomp.h
    A include/sysemu/sysemu.h
    A include/sysemu/xen-mapcache.h
    A include/ui/console.h
    A include/ui/pixel_ops.h
    A include/ui/qemu-pixman.h
    A include/ui/qemu-spice.h
    A include/ui/spice-display.h
    R input.c
    R int128.h
    M iohandler.c
    M ioport.c
    R ioport.h
    R iorange.h
    M iov.c
    R iov.h
    M json-lexer.c
    R json-lexer.h
    M json-parser.c
    R json-parser.h
    M json-streamer.c
    R json-streamer.h
    M kvm-all.c
    M kvm-stub.c
    R kvm.h
    A ldscripts/alpha.ld
    A ldscripts/arm.ld
    A ldscripts/hppa.ld
    A ldscripts/i386.ld
    A ldscripts/ia64.ld
    A ldscripts/m68k.ld
    A ldscripts/mips.ld
    A ldscripts/ppc.ld
    A ldscripts/ppc64.ld
    A ldscripts/s390.ld
    A ldscripts/sparc.ld
    A ldscripts/sparc64.ld
    A ldscripts/x86_64.ld
    M libcacard/event.c
    M libcacard/vreader.c
    M libcacard/vscclient.c
    R libfdt_env.h
    M linux-user/arm/nwfpe/double_cpdo.c
    M linux-user/arm/nwfpe/extended_cpdo.c
    M linux-user/arm/nwfpe/fpa11.h
    M linux-user/arm/nwfpe/fpa11_cpdt.c
    M linux-user/arm/nwfpe/fpa11_cprt.c
    M linux-user/arm/nwfpe/fpopcode.c
    M linux-user/arm/nwfpe/single_cpdo.c
    M linux-user/cris/syscall.h
    M linux-user/elfload.c
    M linux-user/main.c
    M linux-user/microblaze/syscall.h
    M linux-user/qemu.h
    M linux-user/syscall.c
    M linux-user/syscall_defs.h
    R lm32-dis.c
    R m68k-dis.c
    R m68k.ld
    M main-loop.c
    R main-loop.h
    R memory-internal.h
    M memory.c
    R memory.h
    M memory_mapping-stub.c
    M memory_mapping.c
    R memory_mapping.h
    R microblaze-dis.c
    M migration-exec.c
    M migration-fd.c
    M migration-tcp.c
    M migration-unix.c
    M migration.c
    R migration.h
    R mips-dis.c
    R mips.ld
    M module.c
    R module.h
    M monitor.c
    R monitor.h
    M nbd.c
    R nbd.h
    R net.c
    R net.h
    M net/Makefile.objs
    R net/checksum.h
    M net/clients.h
    M net/dump.c
    M net/hub.c
    M net/hub.h
    A net/net.c
    M net/queue.c
    R net/queue.h
    M net/slirp.c
    R net/slirp.h
    M net/socket.c
    M net/tap-aix.c
    M net/tap-bsd.c
    M net/tap-haiku.c
    M net/tap-linux.c
    M net/tap-linux.h
    M net/tap-solaris.c
    M net/tap-win32.c
    M net/tap.c
    R net/tap.h
    A net/tap_int.h
    M net/util.c
    M net/vde.c
    M notify.c
    R notify.h
    M os-posix.c
    M os-win32.c
    M osdep.c
    R osdep.h
    M oslib-posix.c
    M oslib-win32.c
    M page_cache.c
    M pixman
    R poison.h
    R ppc-dis.c
    R ppc.ld
    R ppc64.ld
    R qapi-schema-guest.json
    M qapi/opts-visitor.c
    R qapi/opts-visitor.h
    M qapi/qapi-dealloc-visitor.c
    R qapi/qapi-dealloc-visitor.h
    R qapi/qapi-types-core.h
    M qapi/qapi-visit-core.c
    R qapi/qapi-visit-core.h
    R qapi/qapi-visit-impl.h
    R qapi/qmp-core.h
    M qapi/qmp-dispatch.c
    M qapi/qmp-input-visitor.c
    R qapi/qmp-input-visitor.h
    M qapi/qmp-output-visitor.c
    R qapi/qmp-output-visitor.h
    M qapi/qmp-registry.c
    M qapi/string-input-visitor.c
    R qapi/string-input-visitor.h
    M qapi/string-output-visitor.c
    R qapi/string-output-visitor.h
    M qbool.c
    R qbool.h
    M qdict.c
    R qdict.h
    R qemu-aio.h
    R qemu-barrier.h
    M qemu-bridge-helper.c
    M qemu-char.c
    R qemu-char.h
    R qemu-common.h
    M qemu-config.c
    R qemu-config.h
    R qemu-coroutine-int.h
    M qemu-coroutine-io.c
    M qemu-coroutine-lock.c
    M qemu-coroutine-sleep.c
    M qemu-coroutine.c
    R qemu-coroutine.h
    M qemu-error.c
    R qemu-error.h
    R qemu-file.h
    R qemu-ga.c
    M qemu-img.c
    M qemu-io.c
    R qemu-lock.h
    M qemu-log.c
    R qemu-log.h
    M qemu-nbd.c
    R qemu-objects.h
    R qemu-option-internal.h
    M qemu-option.c
    R qemu-option.h
    R qemu-os-posix.h
    R qemu-os-win32.h
    R qemu-pixman.c
    R qemu-pixman.h
    M qemu-progress.c
    R qemu-queue.h
    M qemu-seccomp.c
    R qemu-seccomp.h
    M qemu-sockets.c
    M qemu-thread-posix.c
    R qemu-thread-posix.h
    M qemu-thread-win32.c
    R qemu-thread-win32.h
    R qemu-thread.h
    M qemu-timer-common.c
    M qemu-timer.c
    R qemu-timer.h
    R qemu-tls.h
    M qemu-tool.c
    R qemu-types.h
    R qemu-user-types.h
    M qemu-user.c
    R qemu-x509.h
    R qemu-xattr.h
    R qemu_socket.h
    M qerror.c
    R qerror.h
    M qfloat.c
    R qfloat.h
    M qga/Makefile.objs
    M qga/channel-posix.c
    M qga/commands-posix.c
    M qga/commands-win32.c
    M qga/commands.c
    M qga/guest-agent-core.h
    A qga/main.c
    A qga/qapi-schema.json
    M qint.c
    R qint.h
    M qjson.c
    R qjson.h
    M qlist.c
    R qlist.h
    M qmp.c
    R qobject.h
    M qom/container.c
    M qom/cpu.c
    M qom/object.c
    M qom/qom-qobject.c
    M qstring.c
    R qstring.h
    M qtest.c
    R qtest.h
    R range.h
    M readline.c
    R readline.h
    M rules.mak
    R s390-dis.c
    R s390.ld
    M savevm.c
    M scripts/feature_to_c.sh
    M scripts/get_maintainer.pl
    M scripts/qapi-commands.py
    M scripts/qapi-types.py
    M scripts/qapi-visit.py
    R sh4-dis.c
    M slirp/bootp.h
    M slirp/if.c
    M slirp/ip_input.c
    M slirp/main.h
    M slirp/misc.c
    M slirp/sbuf.c
    M slirp/slirp.c
    M slirp/slirp.h
    M slirp/tftp.h
    R softmmu-semi.h
    R softmmu_defs.h
    R softmmu_exec.h
    R softmmu_header.h
    R softmmu_template.h
    R sparc-dis.c
    R sparc.ld
    R sparc64.ld
    M spice-qemu-char.c
    M stubs/arch-query-cpu-def.c
    M stubs/fd-register.c
    M stubs/fdset-add-fd.c
    M stubs/fdset-find-fd.c
    M stubs/fdset-get-fd.c
    M stubs/fdset-remove-fd.c
    M stubs/get-fd.c
    M stubs/set-fd-handler.c
    R sysemu.h
    M target-alpha/cpu-qom.h
    M target-alpha/cpu.h
    M target-alpha/fpu_helper.c
    M target-alpha/helper.c
    M target-alpha/helper.h
    M target-alpha/int_helper.c
    M target-alpha/mem_helper.c
    M target-alpha/sys_helper.c
    M target-alpha/translate.c
    M target-arm/arm-semi.c
    M target-arm/cpu-qom.h
    M target-arm/cpu.c
    M target-arm/cpu.h
    M target-arm/helper.c
    M target-arm/helper.h
    M target-arm/iwmmxt_helper.c
    M target-arm/neon_helper.c
    M target-arm/op_helper.c
    M target-arm/translate.c
    M target-cris/cpu-qom.h
    M target-cris/cpu.h
    M target-cris/crisv32-decode.h
    M target-cris/helper.c
    M target-cris/helper.h
    M target-cris/op_helper.c
    M target-cris/translate.c
    M target-i386/arch_dump.c
    M target-i386/arch_memory_mapping.c
    M target-i386/cpu-qom.h
    M target-i386/cpu.c
    M target-i386/cpu.h
    M target-i386/excp_helper.c
    M target-i386/fpu_helper.c
    M target-i386/helper.c
    M target-i386/helper.h
    M target-i386/int_helper.c
    M target-i386/ioport-user.c
    M target-i386/kvm.c
    M target-i386/kvm_i386.h
    M target-i386/machine.c
    M target-i386/mem_helper.c
    M target-i386/misc_helper.c
    M target-i386/seg_helper.c
    M target-i386/svm_helper.c
    M target-i386/translate.c
    M target-lm32/cpu-qom.h
    M target-lm32/cpu.h
    M target-lm32/helper.c
    M target-lm32/helper.h
    M target-lm32/op_helper.c
    M target-lm32/translate.c
    M target-m68k/cpu-qom.h
    M target-m68k/cpu.h
    M target-m68k/helper.c
    M target-m68k/helpers.h
    M target-m68k/m68k-semi.c
    M target-m68k/op_helper.c
    M target-m68k/translate.c
    M target-microblaze/cpu-qom.h
    M target-microblaze/cpu.h
    M target-microblaze/helper.c
    M target-microblaze/helper.h
    M target-microblaze/op_helper.c
    M target-microblaze/translate.c
    M target-mips/cpu-qom.h
    M target-mips/cpu.h
    M target-mips/helper.h
    M target-mips/op_helper.c
    M target-mips/translate.c
    M target-openrisc/cpu.h
    M target-openrisc/helper.h
    M target-openrisc/int_helper.c
    M target-openrisc/interrupt.c
    M target-openrisc/mmu.c
    M target-openrisc/mmu_helper.c
    M target-openrisc/translate.c
    M target-ppc/cpu-qom.h
    M target-ppc/cpu.h
    M target-ppc/helper.c
    M target-ppc/helper.h
    M target-ppc/int_helper.c
    M target-ppc/kvm.c
    M target-ppc/kvm_ppc.c
    M target-ppc/kvm_ppc.h
    M target-ppc/machine.c
    M target-ppc/mem_helper.c
    M target-ppc/mmu_helper.c
    M target-ppc/translate.c
    M target-ppc/translate_init.c
    M target-s390x/cpu-qom.h
    M target-s390x/cpu.c
    M target-s390x/cpu.h
    M target-s390x/fpu_helper.c
    M target-s390x/helper.c
    M target-s390x/helper.h
    M target-s390x/int_helper.c
    M target-s390x/interrupt.c
    M target-s390x/kvm.c
    M target-s390x/mem_helper.c
    M target-s390x/misc_helper.c
    M target-s390x/translate.c
    M target-sh4/cpu-qom.h
    M target-sh4/cpu.h
    M target-sh4/helper.h
    M target-sh4/op_helper.c
    M target-sh4/translate.c
    M target-sparc/cpu-qom.h
    M target-sparc/cpu.h
    M target-sparc/helper.c
    M target-sparc/helper.h
    M target-sparc/int32_helper.c
    M target-sparc/ldst_helper.c
    M target-sparc/machine.c
    M target-sparc/mmu_helper.c
    M target-sparc/translate.c
    M target-unicore32/cpu-qom.h
    M target-unicore32/cpu.h
    M target-unicore32/helper.c
    M target-unicore32/helper.h
    M target-unicore32/op_helper.c
    M target-unicore32/translate.c
    M target-xtensa/core-dc232b.c
    M target-xtensa/core-dc233c.c
    M target-xtensa/core-fsf.c
    M target-xtensa/cpu-qom.h
    M target-xtensa/cpu.h
    M target-xtensa/helper.c
    M target-xtensa/helper.h
    M target-xtensa/op_helper.c
    M target-xtensa/translate.c
    M target-xtensa/xtensa-semi.c
    M tcg/arm/tcg-target.c
    M tcg/arm/tcg-target.h
    M tcg/hppa/tcg-target.c
    M tcg/hppa/tcg-target.h
    M tcg/i386/tcg-target.c
    M tcg/i386/tcg-target.h
    M tcg/ia64/tcg-target.c
    M tcg/ia64/tcg-target.h
    M tcg/mips/tcg-target.c
    M tcg/mips/tcg-target.h
    M tcg/ppc/tcg-target.c
    M tcg/ppc/tcg-target.h
    M tcg/ppc64/tcg-target.c
    M tcg/ppc64/tcg-target.h
    M tcg/s390/tcg-target.c
    M tcg/s390/tcg-target.h
    M tcg/sparc/tcg-target.c
    M tcg/sparc/tcg-target.h
    M tcg/tcg.c
    R tci-dis.c
    M tci.c
    M tests/check-qdict.c
    M tests/check-qfloat.c
    M tests/check-qint.c
    M tests/check-qjson.c
    M tests/check-qlist.c
    M tests/check-qstring.c
    M tests/libqtest.c
    M tests/tcg/cris/crisutils.h
    M tests/tcg/test-i386-fprem.c
    M tests/tcg/test-i386.c
    M tests/test-aio.c
    M tests/test-coroutine.c
    M tests/test-iov.c
    M tests/test-qmp-commands.c
    M tests/test-qmp-input-strict.c
    M tests/test-qmp-input-visitor.c
    M tests/test-qmp-output-visitor.c
    M tests/test-string-input-visitor.c
    M tests/test-string-output-visitor.c
    M tests/test-thread-pool.c
    M tests/test-visitor-serialization.c
    M thread-pool.c
    R thread-pool.h
    M thunk.c
    R thunk.h
    M trace/simple.c
    M translate-all.c
    R uboot_image.h
    M ui/Makefile.objs
    M ui/cocoa.m
    A ui/console.c
    M ui/curses.c
    M ui/curses_keys.h
    A ui/cursor.c
    A ui/cursor_hidden.xpm
    A ui/cursor_left_ptr.xpm
    M ui/d3des.h
    A ui/input.c
    M ui/keymaps.c
    A ui/qemu-pixman.c
    R ui/qemu-spice.h
    A ui/qemu-x509.h
    M ui/sdl.c
    M ui/sdl_zoom.c
    M ui/spice-core.c
    M ui/spice-display.c
    R ui/spice-display.h
    M ui/spice-input.c
    A ui/vgafont.h
    M ui/vnc-auth-sasl.h
    M ui/vnc-enc-tight.c
    M ui/vnc-jobs.c
    M ui/vnc-palette.h
    M ui/vnc-tls.c
    M ui/vnc-tls.h
    M ui/vnc.c
    M ui/vnc.h
    M uri.c
    R uri.h
    M user-exec.c
    R vgafont.h
    M vl.c
    R vmstate.h
    R x86_64.ld
    M xen-all.c
    M xen-mapcache.c
    R xen-mapcache.h
    M xen-stub.c

  Log Message:
  -----------
  Merge remote-tracking branch 'bonzini/header-dirs' into staging

* bonzini/header-dirs: (45 commits)
  janitor: move remaining public headers to include/
  hw: move executable format header files to hw/
  fpu: move public header file to include/fpu
  softmmu: move remaining include files to include/ subdirectories
  softmmu: move include files to include/sysemu/
  misc: move include files to include/qemu/
  qom: move include files to include/qom/
  migration: move include files to include/migration/
  monitor: move include files to include/monitor/
  exec: move include files to include/exec/
  block: move include files to include/block/
  qapi: move include files to include/qobject/
  janitor: add guards to headers
  qapi: make struct Visitor opaque
  qapi: remove qapi/qapi-types-core.h
  qapi: move inclusions of qemu-common.h from headers to .c files
  ui: move files to ui/ and include/ui/
  qemu-ga: move qemu-ga files to qga/
  net: reorganize headers
  net: move net.c to net/
  ...

Signed-off-by: Anthony Liguori <address@hidden>


Compare: https://github.com/qemu/qemu/compare/914606d26e65...27dd7730582b

reply via email to

[Prev in Thread] Current Thread [Next in Thread]