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