summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-19qemu-ga: move qemu-ga files to qga/Paolo Bonzini
2012-12-19net: reorganize headersPaolo Bonzini
2012-12-19net: move net.c to net/Paolo Bonzini
2012-12-19net: do not include net.h everywherePaolo Bonzini
2012-12-19net: move Bluetooth stuff out of net.hPaolo Bonzini
2012-12-19janitor: do not include qemu-char everywherePaolo Bonzini
2012-12-19janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini
2012-12-19build: kill libuserPaolo Bonzini
2012-12-19build: kill libdis, move disassemblers to disas/Paolo Bonzini
2012-12-19build: create ldscripts/Paolo Bonzini
2012-12-19build: move rules from Makefile to */Makefile.objsPaolo Bonzini
2012-12-19build: add $(TARGET_DIR) to "GEN config-target.h" linesPaolo Bonzini
2012-12-19build: adjust setting of QEMU_INCLUDESPaolo Bonzini
2012-12-19vscclient: use per-target variablesPaolo Bonzini
2012-12-18Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-12-18Merge remote-tracking branch 'amit/master' into stagingAnthony Liguori
2012-12-18Merge remote-tracking branch 'spice/spice.v66' into stagingAnthony Liguori
2012-12-18Merge remote-tracking branch 'sstabellini/xen-20121217' into stagingAnthony Liguori
2012-12-18configure: Earlier pkg-config probeStefan Weil
2012-12-18vmmouse_reset(): remove minimal code duplicationLaszlo Ersek
2012-12-18linux-user/syscall.c: remove wrong forward decl of setgroups()John Spencer
2012-12-18fix build error on ARM due to wrong glibc checkJohn Spencer
2012-12-18gitignore: Add virtfs-proxy-helperCole Robinson
2012-12-18arm_gic: Add cpu nr to Raised IRQ messagePeter Crosthwaite
2012-12-18zynq_slcr: Compile time warning fixes.Peter Crosthwaite
2012-12-18pflash_cfi0x: Send debug messages to stderrPeter Crosthwaite
2012-12-18pflash_cfi01: qemu_log_mask "unimplemented" msgPeter Crosthwaite
2012-12-18net, hub: fix the indent in the commentsZhi Yong Wu
2012-12-18virtio-serial-bus: assert port is non-null in remove_port()Amit Shah
2012-12-18virtio-serial-bus: send_control_msg() should not deal with cpktsAmit Shah
2012-12-17libcacard: simplify rules for recursive buildPaolo Bonzini
2012-12-17Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini
2012-12-17docs: add spice-port-fqdn.txtMarc-André Lureau
2012-12-17spice-qemu-char: register spicevmc ports during qemu_spice_init()Marc-André Lureau
2012-12-17spice-qemu-char: keep a list of spice chardevMarc-André Lureau
2012-12-17spice-qemu-char: add spiceport chardevMarc-André Lureau
2012-12-17spice-qemu-char: factor out CharDriverState creationMarc-André Lureau
2012-12-17spice-qemu-char: write to chardev whatever amount it can readMarc-André Lureau
2012-12-17qxl+vnc: register a vm state change handler for dummy spice_serverUri Lublin
2012-12-17qxl: save qemu_create_displaysurface_from resultGerd Hoffmann
2012-12-17cpu_ioreq_pio, cpu_ioreq_move: i should be uint32_t rather than intIan Jackson
2012-12-17cpu_ioreq_pio, cpu_ioreq_move: introduce read_phys_req_item, write_phys_req_itemIan Jackson
2012-12-17Fix compile errors when enabling Xen debug logging.Sander Eikelenboom
2012-12-17xen: fix trivial PCI passthrough MSI-X bugStefano Stabellini
2012-12-17xen: implement support for secondary consoles in the console backendStefano Stabellini
2012-12-17kvm: do not flush after deleting gsiMichael S. Tsirkin
2012-12-17pci_bus.h: tweak include guardsMichael S. Tsirkin
2012-12-17pci_bus: update commentMichael S. Tsirkin
2012-12-17pci: rename pci_internals.h pci_bus.hMichael S. Tsirkin
2012-12-17Revert "pci: prepare makefiles for pci code reorganization"Michael S. Tsirkin