aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-07Some cleanups after dyngen removalaurel32
2008-12-07target-i386: fix CVE-2007-1322aurel32
2008-12-07slirp: fix CVE 2007-5729aurel32
2008-12-07Some fixes for TCG debuggingblueswir1
2008-12-07target-ppc: disable single steppingaurel32
2008-12-07PXA: Account for offset from page start in a subpage mapping.balrog
2008-12-07Update .gitignoreaurel32
2008-12-07target-ppc: Fix use of uninitialized TCG variable in tlbivaaurel32
2008-12-07Remove a few dyngen and dyngen related codeaurel32
2008-12-07ARM: fix smmul and smmla/smmls usage of registers (Mans Rullgard).balrog
2008-12-07ARM: fix usad8 and usada8 usage of registers (Mans Rullgard).balrog
2008-12-07Remove gcc 3.4 checkaurel32
2008-12-07target-ppc: convert SPR accesses to TCGaurel32
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