aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-19cpu: Move kvm_fd into CPUStateAndreas Färber3-4/+10
2012-12-19qdev-properties.c: Separate core from the code used only by qemu-system-*Eduardo Habkost5-340/+360
2012-12-19qdev: Coding style fixesEduardo Habkost2-19/+37
2012-12-19cpu: Introduce CPUListState structAndreas Färber4-21/+18
2012-12-19target-alpha: Add support for -cpu ?Andreas Färber2-0/+43
2012-12-19target-alpha: Turn CPU definitions into subclassesAndreas Färber3-58/+180
2012-12-19target-alpha: Avoid leaking the alarm timer over resetAndreas Färber4-5/+8
2012-12-19alpha: Pass AlphaCPU array to TyphoonAndreas Färber3-23/+26
2012-12-19target-alpha: Let cpu_alpha_init() return AlphaCPUAndreas Färber2-4/+13
2012-12-18Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori10-26/+27
2012-12-18Merge remote-tracking branch 'amit/master' into stagingAnthony Liguori1-82/+113
2012-12-18Merge remote-tracking branch 'spice/spice.v66' into stagingAnthony Liguori8-23/+141
2012-12-18Merge remote-tracking branch 'sstabellini/xen-20121217' into stagingAnthony Liguori4-43/+75
2012-12-18configure: Earlier pkg-config probeStefan Weil1-8/+8
2012-12-18vmmouse_reset(): remove minimal code duplicationLaszlo Ersek1-1/+0
2012-12-18linux-user/syscall.c: remove wrong forward decl of setgroups()John Spencer1-1/+1
2012-12-18fix build error on ARM due to wrong glibc checkJohn Spencer1-1/+1
2012-12-18gitignore: Add virtfs-proxy-helperCole Robinson1-0/+1
2012-12-18arm_gic: Add cpu nr to Raised IRQ messagePeter Crosthwaite1-1/+1
2012-12-18zynq_slcr: Compile time warning fixes.Peter Crosthwaite1-3/+4
2012-12-18pflash_cfi0x: Send debug messages to stderrPeter Crosthwaite2-7/+7
2012-12-18pflash_cfi01: qemu_log_mask "unimplemented" msgPeter Crosthwaite1-3/+3
2012-12-18net, hub: fix the indent in the commentsZhi Yong Wu1-1/+1
2012-12-18virtio-serial-bus: assert port is non-null in remove_port()Amit Shah1-0/+6
2012-12-18virtio-serial-bus: send_control_msg() should not deal with cpktsAmit Shah1-21/+18
2012-12-17docs: add spice-port-fqdn.txtMarc-André Lureau1-0/+19
2012-12-17spice-qemu-char: register spicevmc ports during qemu_spice_init()Marc-André Lureau3-0/+17
2012-12-17spice-qemu-char: keep a list of spice chardevMarc-André Lureau1-0/+7
2012-12-17spice-qemu-char: add spiceport chardevMarc-André Lureau5-0/+65
2012-12-17spice-qemu-char: factor out CharDriverState creationMarc-André Lureau1-14/+23
2012-12-17spice-qemu-char: write to chardev whatever amount it can readMarc-André Lureau1-4/+2
2012-12-17qxl+vnc: register a vm state change handler for dummy spice_serverUri Lublin1-0/+2
2012-12-17qxl: save qemu_create_displaysurface_from resultGerd Hoffmann1-5/+6
2012-12-17cpu_ioreq_pio, cpu_ioreq_move: i should be uint32_t rather than intIan Jackson1-2/+2
2012-12-17cpu_ioreq_pio, cpu_ioreq_move: introduce read_phys_req_item, write_phys_req_itemIan Jackson1-30/+46
2012-12-17Fix compile errors when enabling Xen debug logging.Sander Eikelenboom2-5/+7
2012-12-17xen: fix trivial PCI passthrough MSI-X bugStefano Stabellini1-1/+1
2012-12-17xen: implement support for secondary consoles in the console backendStefano Stabellini1-7/+21
2012-12-16exec: refactor cpu_restore_stateBlue Swirl23-172/+65
2012-12-16exec: move TB handling to translate-all.cBlue Swirl3-1711/+1755
2012-12-16exec: extract TB watchpoint checkBlue Swirl1-8/+14
2012-12-16exec: fix coding styleBlue Swirl1-68/+110
2012-12-15Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl25-1007/+1042
2012-12-15target-xtensa: fix ITLB/DTLB page protection flagsMax Filippov1-1/+2
2012-12-14console: clip update rectangleGerd Hoffmann1-0/+10
2012-12-14pixman: fix vnc tight png/jpeg supportGerd Hoffmann5-7/+7
2012-12-14pixman: update internal copy to pixman-0.28.2Gerd Hoffmann1-0/+0
2012-12-14Revert "pixman: require 0.18.4 or newer"Gerd Hoffmann1-2/+2
2012-12-14pixman: fix version check for PIXMAN_TYPE_BGRAGerd Hoffmann1-1/+1
2012-12-14pseries: Increase default NVRAM sizeDavid Gibson1-1/+1