aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-15target-i386: Use switch in check_hw_breakpoints()liguang
2013-01-15target-i386: Avoid goto in hw_breakpoint_insert()liguang
2013-01-15target-i386: Introduce hw_{local,global}_breakpoint_enabled()liguang
2013-01-15target-i386: Define DR7 bit field constantsliguang
2013-01-15target-i386: Move kvm_check_features_against_host() check to realize timeIgor Mammedov
2013-01-15target-i386: cpu_x86_register() consolidate freeing resourcesIgor Mammedov
2013-01-15target-i386: Move setting defaults out of cpu_x86_parse_featurestr()Igor Mammedov
2013-01-15target-i386: check/enforce: Check all feature wordsEduardo Habkost
2013-01-15target-i386/cpu.c: Add feature name array for ext4_featuresEduardo Habkost
2013-01-15target-i386: kvm_check_features_against_host(): Use feature_word_infoEduardo Habkost
2013-01-15target-i386/cpu: Introduce FeatureWord typedefsEduardo Habkost
2013-01-15target-i386: Disable kvm_mmu by defaultEduardo Habkost
2013-01-15kvm: Add fake KVM constants to avoid #ifdefs on KVM-specific codeEduardo Habkost
2013-01-15exec: Return CPUState from qemu_get_cpu()Andreas Färber
2013-01-15xen: Simplify halting of first CPUAndreas Färber
2013-01-15kvm: Pass CPUState to kvm_init_vcpu()Andreas Färber
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber
2013-01-15cpu: Move numa_node field to CPUStateAndreas Färber
2013-01-15target-mips: Clean up mips_cpu_map_tc() documentationAndreas Färber
2013-01-15cpu: Move nr_{cores,threads} fields to CPUStateAndreas Färber
2013-01-14virtio-9p: fix compilation error.KONRAD Frederic
2013-01-14dataplane: fix build breakage on set_guest_notifiers()Michael Roth
2013-01-14virtio-pci: build for uninitialized return value in vq_vector_unmaskMichael Roth
2013-01-14Add GE IP-Octal 232 IndustryPack emulationAlberto Garcia
2013-01-14Add TEWS TPCI200 IndustryPack emulationAlberto Garcia
2013-01-14Merge remote-tracking branch 'kraxel/pixman.v6' into stagingAnthony Liguori
2013-01-14Merge remote-tracking branch 'kraxel/usb.76' into stagingAnthony Liguori
2013-01-14Merge remote-tracking branch 'spice/spice.v67' into stagingAnthony Liguori
2013-01-14Merge remote-tracking branch 'kraxel/testdev.2' into stagingAnthony Liguori
2013-01-14Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-01-14Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-01-14Merge remote-tracking branch 'bonzini/stub' into stagingAnthony Liguori
2013-01-14Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2013-01-14pixman: pass extra cflags and ldflagsGerd Hoffmann
2013-01-14usb-host: Initialize dev->port the obviously safe wayMarkus Armbruster
2013-01-14usb-host: Drop superfluous null test from usb_host_auto_scan()Markus Armbruster
2013-01-14ehci: Assert state machine is sane w.r.t. EHCIQueueMarkus Armbruster
2013-01-14dataplane: handle misaligned virtio-blk requestsStefan Hajnoczi
2013-01-14dataplane: extract virtio-blk read/write processing into do_rdwr_cmd()Stefan Hajnoczi
2013-01-14block: make qiov_is_aligned() publicStefan Hajnoczi
2013-01-14raw-posix: fix bdrv_aio_ioctlPaolo Bonzini
2013-01-14sheepdog: implement direct write semanticsLiu Yuan
2013-01-14block: do not probe zero-sized disksPaolo Bonzini
2013-01-14xhci: nuke transfe5rs on detachGerd Hoffmann
2013-01-14xhci: call xhci_detach_slot on root port detach tooGerd Hoffmann
2013-01-14xhci: create xhci_detach_slot helper functionGerd Hoffmann
2013-01-14pc-testdev: use typedefsGerd Hoffmann
2013-01-14qxl: Don't drop client capability bitsMarkus Armbruster
2013-01-14qxl: Fix SPICE_RING_PROD_ITEM(), SPICE_RING_CONS_ITEM() sanity checkMarkus Armbruster
2013-01-12build: improve quiet output for .stp rulesPaolo Bonzini