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-06
ETRAX-FS: No need to decode the address anymore.
edgar_igl
2008-12-06
target-ppc: remove dead code
aurel32
2008-12-06
target-ppc: convert SLB/TLB instructions to TCG
aurel32
2008-12-06
The configure test for struct iovec #includes <sys/uio.h> but qemu-common.h d...
blueswir1
2008-12-06
target-ppc: convert dcr load/store to TCG
aurel32
2008-12-06
target-ppc: convert msr load/store to TCG
aurel32
2008-12-06
target-ppc: convert POWER bridge instructions to TCG
aurel32
2008-12-06
Revert "hw/apic.c: use fls() from host-utils"
aurel32
2008-12-05
Make struct iovec universally available
aliguori
2008-12-05
Attached patch contains warning fixes.
blueswir1
2008-12-05
Attached patch make cpu-exec.c compile on NetBSD.
blueswir1
2008-12-05
Attached patch makes NetBSD use the native bswap functions
blueswir1
2008-12-05
sys-queue.h defines _SYS_QUEUE_H_ which is also defined by
blueswir1
2008-12-05
Fix PPC PREP platform, broken by commit 5849
aurel32
2008-12-05
hw/ppc4xx_pci.c: kill two warnings
aurel32
2008-12-05
target-ppc: convert POWER shift instructions to TCG
aurel32
2008-12-05
target-ppc: add functions to load/store SPR
aurel32
2008-12-04
do boundary check based on absolute value (Glauber Costa)
aliguori
2008-12-04
Use writeback caching by default with qcow2
aliguori
2008-12-04
Fix RTC initial date computation
aurel32
2008-12-04
Fix windows build after virtio changes
aliguori
2008-12-04
hw/apic.c: use fls() from host-utils
aurel32
2008-12-04
Add missing file from previous commit.
aliguori
2008-12-04
Add virtio-balloon support
aliguori
2008-12-04
Add ballooning infrastructure.
aliguori
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
[next]