5898 Commits (fa0d32c4e4486ed7d4caf60bcf14306d0c7406ea)
 

Author SHA1 Message Date
aurel32 fa0d32c4e4 target-ppc: remove dead code 18 years ago
balrog 4cc633c38b Patch holes in ARM translation (Laurent Desnogues). 18 years ago
balrog aaf2d97dcb ARM: cosmetics (Laurent Desnogues). 18 years ago
balrog 1364332320 omap1: fix uart3 init (Jean-Christophe PLAGNIOL-VILLARD). 18 years ago
balrog c588de3d27 omap1: add OSC_12M_SEL UART register support (original patch from Jean-Christophe PLAGNIOL-VILLARD) 18 years ago
balrog d361be2566 pflash_cfi01: add Single Byte Program (Jean-Christophe PLAGNIOL-VILLARD). 18 years ago
balrog 575750581c SCSI: Handle inquiry commands of varying length (Justin Chevrier). 18 years ago
balrog 02b373ad5d LSI53C895A: Handle empty SCRIPTS opcode (Justin Chevrier) 18 years ago
balrog c021db86a4 LSI53C895A: Remove current_dma_len hack 18 years ago
balrog 9e7d11ff34 Remove a duplicate omap_l4_attach(), add one missing elsewhere. 18 years ago
balrog ed00525318 Don't wrap I2C registers addresses on PXA270. 18 years ago
edgar_igl e63204853e ETRAX-FS: Simplify the DMA blocks address registration and decoding. 18 years ago
edgar_igl 0db74b0705 ETRAX-FS: No need to decode the address anymore. 18 years ago
aurel32 8983da70c4 target-ppc: remove dead code 18 years ago
aurel32 74d37793f4 target-ppc: convert SLB/TLB instructions to TCG 18 years ago
blueswir1 331dadde19 The configure test for struct iovec #includes <sys/uio.h> but qemu-common.h did not. 18 years ago
aurel32 06dca6a7c1 target-ppc: convert dcr load/store to TCG 18 years ago
aurel32 6527f6ea9c target-ppc: convert msr load/store to TCG 18 years ago
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