aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-07target-ppc: remove dead codeaurel32
2008-12-07Patch holes in ARM translation (Laurent Desnogues).balrog
2008-12-07ARM: cosmetics (Laurent Desnogues).balrog
2008-12-07omap1: fix uart3 init (Jean-Christophe PLAGNIOL-VILLARD).balrog
2008-12-07omap1: add OSC_12M_SEL UART register support (original patch from Jean-Christ...balrog
2008-12-07pflash_cfi01: add Single Byte Program (Jean-Christophe PLAGNIOL-VILLARD).balrog
2008-12-07SCSI: Handle inquiry commands of varying length (Justin Chevrier).balrog
2008-12-07LSI53C895A: Handle empty SCRIPTS opcode (Justin Chevrier)balrog
2008-12-07LSI53C895A: Remove current_dma_len hackbalrog
2008-12-07Remove a duplicate omap_l4_attach(), add one missing elsewhere.balrog
2008-12-07Don't wrap I2C registers addresses on PXA270.balrog
2008-12-07ETRAX-FS: Simplify the DMA blocks address registration and decoding.edgar_igl
2008-12-06ETRAX-FS: No need to decode the address anymore.edgar_igl
2008-12-06target-ppc: remove dead codeaurel32
2008-12-06target-ppc: convert SLB/TLB instructions to TCGaurel32
2008-12-06The configure test for struct iovec #includes <sys/uio.h> but qemu-common.h d...blueswir1
2008-12-06target-ppc: convert dcr load/store to TCGaurel32
2008-12-06target-ppc: convert msr load/store to TCGaurel32
2008-12-06target-ppc: convert POWER bridge instructions to TCGaurel32
2008-12-06Revert "hw/apic.c: use fls() from host-utils"aurel32
2008-12-05Make struct iovec universally availablealiguori
2008-12-05Attached patch contains warning fixes.blueswir1
2008-12-05Attached patch make cpu-exec.c compile on NetBSD.blueswir1
2008-12-05Attached patch makes NetBSD use the native bswap functionsblueswir1
2008-12-05sys-queue.h defines _SYS_QUEUE_H_ which is also defined byblueswir1
2008-12-05Fix PPC PREP platform, broken by commit 5849aurel32
2008-12-05hw/ppc4xx_pci.c: kill two warningsaurel32
2008-12-05target-ppc: convert POWER shift instructions to TCGaurel32
2008-12-05target-ppc: add functions to load/store SPRaurel32
2008-12-04do boundary check based on absolute value (Glauber Costa)aliguori
2008-12-04Use writeback caching by default with qcow2aliguori
2008-12-04Fix RTC initial date computationaurel32
2008-12-04Fix windows build after virtio changesaliguori
2008-12-04hw/apic.c: use fls() from host-utilsaurel32
2008-12-04Add missing file from previous commit.aliguori
2008-12-04Add virtio-balloon supportaliguori
2008-12-04Add ballooning infrastructure.aliguori
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