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-08
target-mips: Replace macros by inline functions
Stefan Weil
2013-01-08
target-mips: Allow DSP access to be disabled once enabled.
Eric Johnson
2013-01-08
linux-user: fix mips 32-on-64 prealloc case
Alexander Graf
2013-01-06
Revert "virtio-pci: replace byte swap hack"
Blue Swirl
2013-01-06
virtio-pci: replace byte swap hack
Blue Swirl
2013-01-06
tests: add gcov support
Blue Swirl
2013-01-05
hw/i386: Fix broken build for non POSIX hosts
Stefan Weil
2013-01-05
softfloat: Implement uint64_to_float128
Richard Henderson
2013-01-05
softfloat: Fix uint64_to_float64
Richard Henderson
2013-01-04
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-01-04
Merge remote-tracking branch 'kraxel/testdev.1' into staging
Anthony Liguori
2013-01-04
Merge remote-tracking branch 'kraxel/acpi.2' into staging
Anthony Liguori
2013-01-04
spice: drop incorrect vm_change_state_handler() opaque
Stefan Hajnoczi
2013-01-04
linux-user/syscall.c: remove forward declarations
John Spencer
2013-01-04
hw/mcf5206: Reduce size of lookup table
Stefan Weil
2013-01-04
Remove --sparc_cpu option from the configure list
陳韋任 (Wei-Ren Chen)
2013-01-04
pseries: Remove unneeded include statement (fixes MinGW builds)
Stefan Weil
2013-01-04
pc_sysfw: Check for qemu_find_file() failure
Markus Armbruster
2013-01-04
pc: remove bochs bios debug ports
Gerd Hoffmann
2013-01-04
hw: Add test device for unittests execution
Lucas Meneghel Rodrigues
2013-01-04
add isa-debug-exit device.
Gerd Hoffmann
2013-01-04
switch debugcon to memory api
Gerd Hoffmann
2013-01-04
apci: assign memory regions to ich9 lpc device
Gerd Hoffmann
2013-01-04
apci: assign memory regions to piix4 acpi device
Gerd Hoffmann
2013-01-04
acpi: autoload dsdt
Gerd Hoffmann
2013-01-04
configure: also symlink *.aml files
Gerd Hoffmann
2013-01-03
pty: unbreak libvirt
Gerd Hoffmann
2013-01-03
dataplane: use linux-headers/ for virtio includes
Stefan Hajnoczi
2013-01-02
configure: Write new file "config-all-disas.mak" when running configure
Stefan Weil
2013-01-02
tci: Fix broken builds with TCG interpreter
Stefan Weil
2013-01-02
savevm.c: cleanup system includes
Michael Tokarev
2013-01-02
disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio...
Michael Tokarev
2013-01-02
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-01-02
tcg: Remove unneeded assertion
Stefan Weil
2013-01-02
sheepdog: pass oid directly to send_pending_req()
Liu Yuan
2013-01-02
sheepdog: don't update inode when create_and_write fails
Liu Yuan
2013-01-02
block/raw-win32: Fix compiler warnings (wrong format specifiers)
Stefan Weil
2013-01-02
qemu-img: report size overflow error message
liguang
2013-01-02
cutils: change strtosz_suffix_unit function
liguang
2013-01-02
virtio-blk: Return UNSUPP for unknown request types
Alexey Zaytsev
2013-01-02
virtio-blk: add x-data-plane=on|off performance feature
Stefan Hajnoczi
2013-01-02
dataplane: add virtio-blk data plane code
Stefan Hajnoczi
2013-01-02
virtio-blk: restore VirtIOBlkConf->config_wce flag
Stefan Hajnoczi
2013-01-02
iov: add qemu_iovec_concat_iov()
Stefan Hajnoczi
2013-01-02
test-iov: add iov_discard_front/back() testcases
Stefan Hajnoczi
2013-01-02
iov: add iov_discard_front/back() to remove data
Stefan Hajnoczi
2013-01-02
dataplane: add Linux AIO request queue
Stefan Hajnoczi
2013-01-02
dataplane: add event loop
Stefan Hajnoczi
2013-01-02
dataplane: add virtqueue vring code
Stefan Hajnoczi
2013-01-02
dataplane: add host memory mapping code
Stefan Hajnoczi
[next]