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
2012-08-14
linux-user: Use init_guest_space when -R and -B are specified
Meador Inge
2012-08-14
linux-user: Factor out guest space probing into a function
Meador Inge
2012-08-14
flatload: fix bss clearing
Mike Frysinger
2012-08-14
linux-user: make host_to_target_cmsg support SO_TIMESTAMP cmsg_type
Jing Huang
2012-08-14
linux-user: make do_setsockopt support SOL_RAW ICMP_FILTER socket option
Jing Huang
2012-08-14
linux-user: pass sockaddr from host to target
Jing Huang
2012-08-13
linux-user: Move target_to_host_errno_table[] setup out of ioctl loop
Peter Maydell
2012-08-13
linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions
Peter Maydell
2012-08-13
linux-user: Fix incorrect TARGET_BLKBSZGET, TARGET_BLKBSZSET
Peter Maydell
2012-08-13
qom: Reimplement Interfaces
Anthony Liguori
2012-08-13
xilinx_axi*: Re-implemented interconnect
Peter A. G. Crosthwaite
2012-08-11
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-08-11
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-08-11
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-08-11
configure: fix double check tests with Clang
Blue Swirl
2012-08-11
configure: Check for -Werror causing failures when compiling tests
Peter Maydell
2012-08-11
exec.c: fix dirty bitmap reallocation
Igor Mitsyanko
2012-08-11
Makefile: add qapi.py dependencies
Stefan Hajnoczi
2012-08-11
unicore32-softmmu: Add a minimal curses screen support
Guan Xuetao
2012-08-11
unicore32: Close dump-option of cpu_dump_state_ucf64 function
Guan Xuetao
2012-08-11
unicore32: Disintegrate cpu_dump_state_ucf64 function
Guan Xuetao
2012-08-11
unicore32: Split UniCore-F64 instruction helpers from helper.c
Guan Xuetao
2012-08-11
unicore32-softmmu: Add is_default setting for puv3 machine
Guan Xuetao
2012-08-11
unicore32-softmmu: Add maintainer information for UniCore32 machine
Guan Xuetao
2012-08-11
unicore32-softmmu: Add ps2 support
Guan Xuetao
2012-08-11
unicore32-softmmu: Add puv3 dma support
Guan Xuetao
2012-08-11
unicore32-softmmu: Add puv3 pm support
Guan Xuetao
2012-08-11
unicore32-softmmu: Add puv3 gpio support
Guan Xuetao
2012-08-11
unicore32-softmmu: Add puv3 ostimer support
Guan Xuetao
2012-08-11
unicore32-softmmu: Add puv3 interrupt support
Guan Xuetao
2012-08-11
unicore32-softmmu: Add puv3 soc/board support
Guan Xuetao
2012-08-11
unicore32-softmmu: Make sure that kernel can access user space
Guan Xuetao
2012-08-11
unicore32-softmmu: Implement softmmu specific functions
Guan Xuetao
2012-08-11
target-unicore32: Drop UC32_CPUID macros
Andreas Färber
2012-08-11
unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable
Guan Xuetao
2012-08-11
unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
Guan Xuetao
2012-08-11
unicore32-softmmu: Add unicore32-softmmu build support
Guan Xuetao
2012-08-10
target-arm: Fix typos in comments
Peter Maydell
2012-08-10
arm: translate: comment typo - s/middel/middle/
Peter A. G. Crosthwaite
2012-08-10
vl.c: Exit QEMU early if no machine is found
Dunrong Huang
2012-08-10
qemu-iotests: skip 039 with ./check -nocache
Stefan Hajnoczi
2012-08-10
block: add BLOCK_O_CHECK for qemu-img check
Stefan Hajnoczi
2012-08-10
qcow2: mark image clean after repair succeeds
Stefan Hajnoczi
2012-08-10
qed: mark image clean after repair succeeds
Stefan Hajnoczi
2012-08-10
blockdev: flip default cache mode from writethrough to writeback
Paolo Bonzini
2012-08-10
virtio-blk: disable write cache if not negotiated
Paolo Bonzini
2012-08-10
virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE
Paolo Bonzini
2012-08-10
qemu-iotests: Save some sed processes
Kevin Wolf
2012-08-10
ahci: Fix sglist memleak in ahci_dma_rw_buf()
Jason Baron
2012-08-10
ahci: Fix ahci cdrom read corruptions for reads > 128k
Jason Baron
[next]