summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini2012-12-1926-0/+27
| * build: kill libuserPaolo Bonzini2012-12-195-35/+6Star
| * build: kill libdis, move disassemblers to disas/Paolo Bonzini2012-12-1951-115/+86Star
| * build: create ldscripts/Paolo Bonzini2012-12-1914-1/+1
| * build: move rules from Makefile to */Makefile.objsPaolo Bonzini2012-12-195-10/+12
| * build: add $(TARGET_DIR) to "GEN config-target.h" linesPaolo Bonzini2012-12-191-1/+1
| * build: adjust setting of QEMU_INCLUDESPaolo Bonzini2012-12-193-4/+4
| * vscclient: use per-target variablesPaolo Bonzini2012-12-191-1/+2
| * libcacard: simplify rules for recursive buildPaolo Bonzini2012-12-171-9/+1Star
| * Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini2012-12-17138-290/+293
| |\
| | * kvm: do not flush after deleting gsiMichael S. Tsirkin2012-12-171-2/+0Star
| | * pci_bus.h: tweak include guardsMichael S. Tsirkin2012-12-171-3/+3
| | * pci_bus: update commentMichael S. Tsirkin2012-12-171-7/+3Star
| | * pci: rename pci_internals.h pci_bus.hMichael S. Tsirkin2012-12-1713-12/+12
| | * Revert "pci: prepare makefiles for pci code reorganization"Michael S. Tsirkin2012-12-174-4/+0Star
| | * pci: fix path for local includesMichael S. Tsirkin2012-12-1722-62/+62
| | * pci: update all users to look in pci/Michael S. Tsirkin2012-12-17102-159/+159
| | * pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-1732-11/+11
| | * MAINTAINERS: add hw/pci/ to list of PCI filesMichael S. Tsirkin2012-12-121-0/+1
| | * pci: prepare makefiles for pci code reorganizationMichael S. Tsirkin2012-12-124-0/+4
| | * get_maintainer.pl: update from linix 3.8Michael S. Tsirkin2012-12-121-9/+16
| | * tap: reset vnet header size on openMichael S. Tsirkin2012-12-121-0/+8
| | * Fixup q35/ich9 LicensesJason Baron2012-12-123-36/+23Star
* | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-12-1810-26/+27
|\ \ \
| * | | configure: Earlier pkg-config probeStefan Weil2012-12-181-8/+8
| * | | vmmouse_reset(): remove minimal code duplicationLaszlo Ersek2012-12-181-1/+0Star
| * | | linux-user/syscall.c: remove wrong forward decl of setgroups()John Spencer2012-12-181-1/+1
| * | | fix build error on ARM due to wrong glibc checkJohn Spencer2012-12-181-1/+1
| * | | gitignore: Add virtfs-proxy-helperCole Robinson2012-12-181-0/+1
| * | | arm_gic: Add cpu nr to Raised IRQ messagePeter Crosthwaite2012-12-181-1/+1
| * | | zynq_slcr: Compile time warning fixes.Peter Crosthwaite2012-12-181-3/+4
| * | | pflash_cfi0x: Send debug messages to stderrPeter Crosthwaite2012-12-182-7/+7
| * | | pflash_cfi01: qemu_log_mask "unimplemented" msgPeter Crosthwaite2012-12-181-3/+3
| * | | net, hub: fix the indent in the commentsZhi Yong Wu2012-12-181-1/+1
| |/ /
* | | Merge remote-tracking branch 'amit/master' into stagingAnthony Liguori2012-12-181-82/+113
|\ \ \
| * | | virtio-serial-bus: assert port is non-null in remove_port()Amit Shah2012-12-181-0/+6
| * | | virtio-serial-bus: send_control_msg() should not deal with cpktsAmit Shah2012-12-181-21/+18Star
| * | | virtio-serial: delete timer if active during exitAmit Shah2012-12-131-0/+1
| * | | virtio-serial: allocate post_load only at load-timeAmit Shah2012-12-131-25/+38
| * | | virtio-serial: move active ports loading to separate functionAmit Shah2012-12-131-41/+55
| * | | virtio-serial: use uint32_t to count portsAmit Shah2012-12-131-2/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'spice/spice.v66' into stagingAnthony Liguori2012-12-188-23/+141
|\ \ \
| * | | docs: add spice-port-fqdn.txtMarc-André Lureau2012-12-171-0/+19
| * | | spice-qemu-char: register spicevmc ports during qemu_spice_init()Marc-André Lureau2012-12-173-0/+17
| * | | spice-qemu-char: keep a list of spice chardevMarc-André Lureau2012-12-171-0/+7
| * | | spice-qemu-char: add spiceport chardevMarc-André Lureau2012-12-175-0/+65
| * | | spice-qemu-char: factor out CharDriverState creationMarc-André Lureau2012-12-171-14/+23
| * | | spice-qemu-char: write to chardev whatever amount it can readMarc-André Lureau2012-12-171-4/+2Star
| * | | qxl+vnc: register a vm state change handler for dummy spice_serverUri Lublin2012-12-171-0/+2
| * | | qxl: save qemu_create_displaysurface_from resultGerd Hoffmann2012-12-171-5/+6
| | |/ | |/|