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
2008-12-04
Define fls() in terms of clz32().
aliguori
2008-12-04
Remove TARGET_PAGE_SIZE from virtio interface (Hollis Blanchard)
aliguori
2008-12-04
Add virtio-blk support
aliguori
2008-12-04
Virtio core support
aliguori
2008-12-04
Introduce fls() helper
aliguori
2008-12-04
Clarify -soundhw documentation as to avoid hda confusion
malc
2008-12-04
Update
malc
2008-12-03
Silence warnings generated due to `#if BUILD_Y8950'
malc
2008-12-03
Make audio violate POSIX less
malc
2008-12-03
More consistent PAGE_xxx defines, avoid conflicting with system PAGE_xxx
blueswir1
2008-12-02
IBM PowerPC 4xx 32-bit PCI controller emulation
aurel32
2008-12-02
Change order of metadata update to prevent loosing guest data because of unex...
aliguori
2008-12-02
Cleanup {alloc|get}_cluster_offset() (Gleb Natapov)
aliguori
2008-12-02
Write table offset and size in one syscall (Gleb Natapov)
aliguori
2008-12-02
Introduce new helper function qcow_shedule_bh() (Gleb Natapov)
aliguori
2008-12-02
Remove tabs from qcow_aio_read_cb(). (Gleb Natapov)
aliguori
2008-12-02
Exclude unix: from vnc call to unix_listen() (Ryan Harper)
aliguori
2008-12-02
Fix register name typo in dumping debug registers (Jan Kiszka)
aliguori
2008-12-02
Remove address masking after some rearranging
blueswir1
2008-12-02
Remove address masking
blueswir1
2008-12-02
Cosmetic cleanups to previous patch.
pbrook
2008-12-01
Reset the key modifiers upon client connect
malc
2008-12-01
Add basic audio functionality to vnc.c
malc
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
Allocate cleared memory for cpu state.
pbrook
2008-12-01
arm: Don't potentially overwrite input registers in add2, sub2.
balrog
2008-12-01
Fix the comment added in r5844.
balrog
2008-12-01
Don't rely on ARM tcg_out_goto() generating just a single insn.
balrog
2008-12-01
arm: Reserve code buffer in memory range reachable for pc-relative branch.
balrog
2008-12-01
Use libgcc __clear_cache to clean icache, when available.
balrog
2008-12-01
Fix a typo preventing GNUC builtins usage.
balrog
2008-12-01
Fix pmovsx* / pmovzx* SSE instructions (original fix by Frank Mehnert).
balrog
2008-12-01
Don't try to select on an invalid VNC socket when init fails.
balrog
2008-11-30
qemu-img: open files with cache=writeback
aurel32
2008-11-30
target-ppc: remove unused file op_mem_access.h
aurel32
2008-11-30
target-ppc: use ldl/ldub/stl/stub for load/store in op_helper.c
aurel32
2008-11-30
target-ppc: convert PPC 440 instructions to TCG
aurel32
2008-11-30
Spelling and grammar fixes
aurel32
2008-11-30
Fix warning from sparse (wrong declaration)
aurel32
2008-11-30
Fix warning from sparse
aurel32
2008-11-30
target-ppc: convert return from interrupt instructions to TCG
aurel32
2008-11-30
target-ppc: convert external load/store instructions to TCG
aurel32
2008-11-30
target-ppc: convert load/store with reservation instructions to TCG
aurel32
2008-11-30
target-ppc: convert lscbx instruction to TCG
aurel32
2008-11-30
target-ppc: convert load/store string instructions to TCG
aurel32
2008-11-30
target-ppc: convert icbi instruction to TCG
aurel32
2008-11-30
target-ppc: convert dcbz instruction to TCG
aurel32
2008-11-30
target-ppc: convert load/store multiple instructions to TCG
aurel32
2008-11-30
target-ppc: convert wait instruction to TCG
aurel32
2008-11-30
target-ppc: convert mfrom instruction to TCG
aurel32
[next]