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-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
2012-01-13
virtio-console: no need to remove char handlers explicitly
Amit Shah
2012-01-13
qdev: Add a 'free' method to disassociate chardev from qdev device
Amit Shah
2012-01-13
vectorize is_dup_page
Paolo Bonzini
2012-01-13
virtio-blk: refuse SG_IO requests with scsi=off
Paolo Bonzini
2012-01-13
vmstate: extract declarations out of hw/hw.h
Paolo Bonzini
2012-01-13
ptimer: move declarations to ptimer.h
Paolo Bonzini
2012-01-13
rtc: clear non-PF bits when reinjecting on ack
Paolo Bonzini
2012-01-13
rtc: raise PF bit when the periodic timer triggers but PIE=0
Paolo Bonzini
2012-01-13
rtc: raise AF bit when the alarm is encountered but AIE=0
Paolo Bonzini
2012-01-13
rtc: fix 12-hour mode
Paolo Bonzini
2012-01-13
qdev: fix device_del by refactoring reference counting
Anthony Liguori
2012-01-13
Merge remote-tracking branch 'stefanha/trivial-patches' into HEAD
Anthony Liguori
2012-01-13
target-i386: fix compilation with --enable-debug-tcg
Aurelien Jarno
2012-01-13
bt-host: add missing break statement
Stefan Hajnoczi
2012-01-13
virtfs-proxy-helper: Add missing printf format attribute
Stefan Weil
2012-01-13
virtfs-proxy-helper: Clean include files
Stefan Weil
2012-01-13
virtfs-proxy-helper: Fix compilation on newer systems
Stefan Weil
2012-01-13
hmp: Fix freeing of PciInfoList
Stefan Berger
2012-01-13
Add 'fall through' comments to case statements without break
Stefan Weil
2012-01-13
omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUS
Stefan Hajnoczi
2012-01-13
vnc: fix no-lock-key-sync strncmp() length
Stefan Hajnoczi
2012-01-13
vvfat: avoid leaking file descriptor in commit_one_file()
Stefan Hajnoczi
2012-01-13
Spelling fixes in comments and documentation
Stefan Weil
2012-01-13
tcg-arm: fix a typo in comments
Aurelien Jarno
2012-01-13
configure: Modify detection of supported warning options
Stefan Weil
2012-01-13
cris: Update paths to match the move of tests/cris
Edgar E. Iglesias
2012-01-12
check-qstring: remove check.h include
Anthony Liguori
2012-01-12
MAINTAINERS: update tracing repo git URL
Stefan Hajnoczi
2012-01-12
Support for UDP unicast network backend
Benjamin
2012-01-12
cleanup, save a syscall
Lai Jiangshan
2012-01-12
cleanup, Remove duplicated code
Lai Jiangshan
2012-01-12
test: eliminate libcheck tests and have make check use gtester
Anthony Liguori
2012-01-12
check-qjson: enable disabled tests
Anthony Liguori
2012-01-12
check-qjson: convert to gtest
Anthony Liguori
2012-01-12
check-qlist: convert to gtest
Anthony Liguori
2012-01-12
check-qstring: convert to gtest
Anthony Liguori
2012-01-12
check-qint: convert to gtest
Anthony Liguori
2012-01-12
check-qfloat: convert to gtest
Anthony Liguori
2012-01-12
check-qdict: convert to gtest
Anthony Liguori
2012-01-12
build: split unit test builds to a separate makefile fragment
Anthony Liguori
2012-01-12
tests: mv tests/* -> tests/tcg
Anthony Liguori
2012-01-12
vga: optimize ppm_save() divisions
Avi Kivity
2012-01-12
Fix qapi code generation fix
Avi Kivity
2012-01-12
etraxfs-dma: Model metadata and eop
Lars Persson
2012-01-12
microblaze: Break the tb at memory barriers
Edgar E. Iglesias
2012-01-12
microblaze: Emulate the hw stackprotector
Edgar E. Iglesias
2012-01-12
microblaze: Add support for the clz insn
Edgar E. Iglesias
2012-01-11
target-i386: fix SSE rounding and flush to zero
Aurelien Jarno
2012-01-11
target-i386: fix dpps and dppd SSE2 instructions
Aurelien Jarno
[next]