5980 Commits (93220573844045c48eeda03df74db04418456ce3)
 

Author SHA1 Message Date
aurel32 22e0e17337 target-ppc: convert POWER bridge instructions to TCG 18 years ago
aurel32 3b63c04e1b Revert "hw/apic.c: use fls() from host-utils" 18 years ago
aliguori bf9298b90e Make struct iovec universally available 18 years ago
blueswir1 a38131b669 Attached patch contains warning fixes. 18 years ago
blueswir1 b3efe5c890 Attached patch make cpu-exec.c compile on NetBSD. 18 years ago
blueswir1 1360677cfe Attached patch makes NetBSD use the native bswap functions 18 years ago
blueswir1 3990d09adf sys-queue.h defines _SYS_QUEUE_H_ which is also defined by 18 years ago
aurel32 4dd8c13803 Fix PPC PREP platform, broken by commit 5849 18 years ago
aurel32 3476f891cc hw/ppc4xx_pci.c: kill two warnings 18 years ago
aurel32 7487953d70 target-ppc: convert POWER shift instructions to TCG 18 years ago
aurel32 54cdcae646 target-ppc: add functions to load/store SPR 18 years ago
aliguori b2b183c270 do boundary check based on absolute value (Glauber Costa) 18 years ago
aliguori 4dc822d726 Use writeback caching by default with qcow2 18 years ago
aurel32 0cd2df75a2 Fix RTC initial date computation 18 years ago
aliguori bb6834cfae Fix windows build after virtio changes 18 years ago
aurel32 d34ca59016 hw/apic.c: use fls() from host-utils 18 years ago
aliguori d096ab91c9 Add missing file from previous commit. 18 years ago
aliguori bd3220870f Add virtio-balloon support 18 years ago
aliguori df751fa8bf Add ballooning infrastructure. 18 years ago
aliguori 8d371d4bce Define fls() in terms of clz32(). 18 years ago
aliguori f46f15bca7 Remove TARGET_PAGE_SIZE from virtio interface (Hollis Blanchard) 18 years ago
aliguori 6e02c38dad Add virtio-blk support 18 years ago
aliguori 967f97fa00 Virtio core support 18 years ago
aliguori b39ade83c2 Introduce fls() helper 18 years ago
malc 9b3469cc9a Clarify -soundhw documentation as to avoid hda confusion 18 years ago
malc d08c4d34a0 Update 18 years ago
malc cee83d9135 Silence warnings generated due to `#if BUILD_Y8950' 18 years ago
malc 1ea879e558 Make audio violate POSIX less 18 years ago
blueswir1 8b0de438d4 More consistent PAGE_xxx defines, avoid conflicting with system PAGE_xxx 18 years ago
aurel32 825bb581b4 IBM PowerPC 4xx 32-bit PCI controller emulation 18 years ago
aliguori e976c6a1e4 Change order of metadata update to prevent loosing guest data because of unexpected exit (Gleb Natapov) 18 years ago
aliguori 6db6c63826 Cleanup {alloc|get}_cluster_offset() (Gleb Natapov) 18 years ago
aliguori 643e5399bb Write table offset and size in one syscall (Gleb Natapov) 18 years ago
aliguori a32ef786f4 Introduce new helper function qcow_shedule_bh() (Gleb Natapov) 18 years ago
aliguori ac67488746 Remove tabs from qcow_aio_read_cb(). (Gleb Natapov) 18 years ago
aliguori 4a55bfdfcf Exclude unix: from vnc call to unix_listen() (Ryan Harper) 18 years ago
aliguori d4b55be509 Fix register name typo in dumping debug registers (Jan Kiszka) 18 years ago
blueswir1 a8f48dcc7c Remove address masking after some rearranging 18 years ago
blueswir1 e64d7d595f Remove address masking 18 years ago
pbrook 0e8f096751 Cosmetic cleanups to previous patch. 18 years ago
malc 53762ddb27 Reset the key modifiers upon client connect 18 years ago
malc 429a8ed384 Add basic audio functionality to vnc.c 18 years ago
pbrook 8da3ff1809 Change MMIO callbacks to use offsets, not absolute addresses. 18 years ago
pbrook 6ad1d22b15 Allocate cleared memory for cpu state. 18 years ago
balrog 0c9c3a9e3a arm: Don't potentially overwrite input registers in add2, sub2. 18 years ago
balrog 63d412465b Fix the comment added in r5844. 18 years ago
balrog fe33867b0d Don't rely on ARM tcg_out_goto() generating just a single insn. 18 years ago
balrog 1cb0661e00 arm: Reserve code buffer in memory range reachable for pc-relative branch. 18 years ago
balrog 3233f0d463 Use libgcc __clear_cache to clean icache, when available. 18 years ago
balrog 80fe30ed34 Fix a typo preventing GNUC builtins usage. 18 years ago