index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-12-07
Some cleanups after dyngen removal
aurel32
2008-12-07
target-i386: fix CVE-2007-1322
aurel32
2008-12-07
slirp: fix CVE 2007-5729
aurel32
2008-12-07
Some fixes for TCG debugging
blueswir1
2008-12-07
target-ppc: disable single stepping
aurel32
2008-12-07
PXA: Account for offset from page start in a subpage mapping.
balrog
2008-12-07
Update .gitignore
aurel32
2008-12-07
target-ppc: Fix use of uninitialized TCG variable in tlbiva
aurel32
2008-12-07
Remove a few dyngen and dyngen related code
aurel32
2008-12-07
ARM: fix smmul and smmla/smmls usage of registers (Mans Rullgard).
balrog
2008-12-07
ARM: fix usad8 and usada8 usage of registers (Mans Rullgard).
balrog
2008-12-07
Remove gcc 3.4 check
aurel32
2008-12-07
target-ppc: convert SPR accesses to TCG
aurel32
2008-12-07
target-ppc: remove dead code
aurel32
2008-12-07
Patch holes in ARM translation (Laurent Desnogues).
balrog
2008-12-07
ARM: cosmetics (Laurent Desnogues).
balrog
2008-12-07
omap1: fix uart3 init (Jean-Christophe PLAGNIOL-VILLARD).
balrog
2008-12-07
omap1: add OSC_12M_SEL UART register support (original patch from Jean-Christ...
balrog
2008-12-07
pflash_cfi01: add Single Byte Program (Jean-Christophe PLAGNIOL-VILLARD).
balrog
2008-12-07
SCSI: Handle inquiry commands of varying length (Justin Chevrier).
balrog
2008-12-07
LSI53C895A: Handle empty SCRIPTS opcode (Justin Chevrier)
balrog
2008-12-07
LSI53C895A: Remove current_dma_len hack
balrog
2008-12-07
Remove a duplicate omap_l4_attach(), add one missing elsewhere.
balrog
2008-12-07
Don't wrap I2C registers addresses on PXA270.
balrog
2008-12-07
ETRAX-FS: Simplify the DMA blocks address registration and decoding.
edgar_igl
2008-12-06
ETRAX-FS: No need to decode the address anymore.
edgar_igl
2008-12-06
target-ppc: remove dead code
aurel32
2008-12-06
target-ppc: convert SLB/TLB instructions to TCG
aurel32
2008-12-06
The configure test for struct iovec #includes <sys/uio.h> but qemu-common.h d...
blueswir1
2008-12-06
target-ppc: convert dcr load/store to TCG
aurel32
2008-12-06
target-ppc: convert msr load/store to TCG
aurel32
2008-12-06
target-ppc: convert POWER bridge instructions to TCG
aurel32
2008-12-06
Revert "hw/apic.c: use fls() from host-utils"
aurel32
2008-12-05
Make struct iovec universally available
aliguori
2008-12-05
Attached patch contains warning fixes.
blueswir1
2008-12-05
Attached patch make cpu-exec.c compile on NetBSD.
blueswir1
2008-12-05
Attached patch makes NetBSD use the native bswap functions
blueswir1
2008-12-05
sys-queue.h defines _SYS_QUEUE_H_ which is also defined by
blueswir1
2008-12-05
Fix PPC PREP platform, broken by commit 5849
aurel32
2008-12-05
hw/ppc4xx_pci.c: kill two warnings
aurel32
2008-12-05
target-ppc: convert POWER shift instructions to TCG
aurel32
2008-12-05
target-ppc: add functions to load/store SPR
aurel32
2008-12-04
do boundary check based on absolute value (Glauber Costa)
aliguori
2008-12-04
Use writeback caching by default with qcow2
aliguori
2008-12-04
Fix RTC initial date computation
aurel32
2008-12-04
Fix windows build after virtio changes
aliguori
2008-12-04
hw/apic.c: use fls() from host-utils
aurel32
2008-12-04
Add missing file from previous commit.
aliguori
2008-12-04
Add virtio-balloon support
aliguori
2008-12-04
Add ballooning infrastructure.
aliguori
[next]