index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-01-15
target-i386: Use switch in check_hw_breakpoints()
liguang
2013-01-15
target-i386: Avoid goto in hw_breakpoint_insert()
liguang
2013-01-15
target-i386: Introduce hw_{local,global}_breakpoint_enabled()
liguang
2013-01-15
target-i386: Define DR7 bit field constants
liguang
2013-01-15
target-i386: Move kvm_check_features_against_host() check to realize time
Igor Mammedov
2013-01-15
target-i386: cpu_x86_register() consolidate freeing resources
Igor Mammedov
2013-01-15
target-i386: Move setting defaults out of cpu_x86_parse_featurestr()
Igor Mammedov
2013-01-15
target-i386: check/enforce: Check all feature words
Eduardo Habkost
2013-01-15
target-i386/cpu.c: Add feature name array for ext4_features
Eduardo Habkost
2013-01-15
target-i386: kvm_check_features_against_host(): Use feature_word_info
Eduardo Habkost
2013-01-15
target-i386/cpu: Introduce FeatureWord typedefs
Eduardo Habkost
2013-01-15
target-i386: Disable kvm_mmu by default
Eduardo Habkost
2013-01-15
kvm: Add fake KVM constants to avoid #ifdefs on KVM-specific code
Eduardo Habkost
2013-01-15
exec: Return CPUState from qemu_get_cpu()
Andreas Färber
2013-01-15
xen: Simplify halting of first CPU
Andreas Färber
2013-01-15
kvm: Pass CPUState to kvm_init_vcpu()
Andreas Färber
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
2013-01-15
cpu: Move numa_node field to CPUState
Andreas Färber
2013-01-15
target-mips: Clean up mips_cpu_map_tc() documentation
Andreas Färber
2013-01-15
cpu: Move nr_{cores,threads} fields to CPUState
Andreas Färber
2013-01-14
virtio-9p: fix compilation error.
KONRAD Frederic
2013-01-14
dataplane: fix build breakage on set_guest_notifiers()
Michael Roth
2013-01-14
virtio-pci: build for uninitialized return value in vq_vector_unmask
Michael Roth
2013-01-14
Add GE IP-Octal 232 IndustryPack emulation
Alberto Garcia
2013-01-14
Add TEWS TPCI200 IndustryPack emulation
Alberto Garcia
2013-01-14
Merge remote-tracking branch 'kraxel/pixman.v6' into staging
Anthony Liguori
2013-01-14
Merge remote-tracking branch 'kraxel/usb.76' into staging
Anthony Liguori
2013-01-14
Merge remote-tracking branch 'spice/spice.v67' into staging
Anthony Liguori
2013-01-14
Merge remote-tracking branch 'kraxel/testdev.2' into staging
Anthony Liguori
2013-01-14
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-01-14
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-01-14
Merge remote-tracking branch 'bonzini/stub' into staging
Anthony Liguori
2013-01-14
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2013-01-14
pixman: pass extra cflags and ldflags
Gerd Hoffmann
2013-01-14
usb-host: Initialize dev->port the obviously safe way
Markus Armbruster
2013-01-14
usb-host: Drop superfluous null test from usb_host_auto_scan()
Markus Armbruster
2013-01-14
ehci: Assert state machine is sane w.r.t. EHCIQueue
Markus Armbruster
2013-01-14
dataplane: handle misaligned virtio-blk requests
Stefan Hajnoczi
2013-01-14
dataplane: extract virtio-blk read/write processing into do_rdwr_cmd()
Stefan Hajnoczi
2013-01-14
block: make qiov_is_aligned() public
Stefan Hajnoczi
2013-01-14
raw-posix: fix bdrv_aio_ioctl
Paolo Bonzini
2013-01-14
sheepdog: implement direct write semantics
Liu Yuan
2013-01-14
block: do not probe zero-sized disks
Paolo Bonzini
2013-01-14
xhci: nuke transfe5rs on detach
Gerd Hoffmann
2013-01-14
xhci: call xhci_detach_slot on root port detach too
Gerd Hoffmann
2013-01-14
xhci: create xhci_detach_slot helper function
Gerd Hoffmann
2013-01-14
pc-testdev: use typedefs
Gerd Hoffmann
2013-01-14
qxl: Don't drop client capability bits
Markus Armbruster
2013-01-14
qxl: Fix SPICE_RING_PROD_ITEM(), SPICE_RING_CONS_ITEM() sanity check
Markus Armbruster
2013-01-12
build: improve quiet output for .stp rules
Paolo Bonzini
[next]