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
2009-03-07
Work around QEMU GDB stub suboptimality
aurel32
2009-03-07
Fix off-by-one errors for Altivec and SPE registers
aurel32
2009-03-07
Use C99 initializers for BlockDriver methods
aurel32
2009-03-07
clean build: Fix remaining m68k warnings
aurel32
2009-03-07
clean build: Fix arm build warnings
aurel32
2009-03-07
arm: Fix gic_irq_state.level bitfield type
aurel32
2009-03-07
target-ppc: move the CD-ROM drive to the second IDE
aurel32
2009-03-07
ppc_oldworld: swap the MACIO and CMD646 IDE controllers
aurel32
2009-03-07
Use a dedicated function to request exit from execution loop
aurel32
2009-03-07
Fix texinfo syntax errors.
aurel32
2009-03-07
Disable BAT for 970
blueswir1
2009-03-07
Fix mfcr on ppc64-softmmu
aurel32
2009-03-07
Keep SLB in-CPU
blueswir1
2009-03-07
Clear CPU_INTERRUPT_EXIT on VM load
aurel32
2009-03-07
Fix NX bit
blueswir1
2009-03-07
Fix RFI(d)
blueswir1
2009-03-07
Implement mtfsf.L encoding
blueswir1
2009-03-07
Enable 64bit mode on interrupts
blueswir1
2009-03-07
Nop some SPRs on 970fx
blueswir1
2009-03-07
Activate uninorth AGP bridge
blueswir1
2009-03-07
Implment tlbiel
blueswir1
2009-03-07
Implement large pages
blueswir1
2009-03-07
Implement slbmte
blueswir1
2009-03-07
Support for DragonFly BSD (Hasso Tepper)
blueswir1
2009-03-07
Fix BSD user: there is no NPTL
blueswir1
2009-03-07
Update i386-dis.c from commits before GPLv3 switch
blueswir1
2009-03-07
Update i386-dis.c from binutils 2.17
blueswir1
2009-03-07
Fix BSD breakage from r6736
blueswir1
2009-03-07
Sparse fixes: dubious mixing of bitwise and logical operations
blueswir1
2009-03-07
Sparse fixes: add extern to ELF opcode tables to avoid warnings
blueswir1
2009-03-07
Sparse fixes: remove duplicate entry
blueswir1
2009-03-07
Sparse fixes: move ACPI table definitions to pc.h
blueswir1
2009-03-07
Sparse fixes: truncation by cast
blueswir1
2009-03-07
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-07
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
2009-03-07
Fix BSD user
blueswir1
2009-03-07
Fix sparc64-softmmu breakage from r6711
blueswir1
2009-03-07
pc-bios/Makefile: add a rule to produce dtb files
aurel32
2009-03-06
Add more missing files
aliguori
2009-03-06
Add missing file from previous commit
aliguori
2009-03-06
Fix race condition on access to env->interrupt_request
aurel32
2009-03-06
Remove tabs introduced from VNC ACL series
aliguori
2009-03-06
Support ACLs for controlling VNC access ("Daniel P. Berrange")
aliguori
2009-03-06
Include auth credentials in 'info vnc' ("Daniel P. Berrange")
aliguori
2009-03-06
Add SASL authentication support ("Daniel P. Berrange")
aliguori
2009-03-06
Move TLS auth into separate file ("Daniel P. Berrange")
aliguori
2009-03-06
Move VNC structs into header file ("Daniel P. Berrange")
aliguori
2009-03-06
Refactor keymap code to avoid duplication ("Daniel P. Berrange")
aliguori
2009-03-06
Enhance 'info vnc' monitor output ("Daniel P. Berrange")
aliguori
2009-03-06
Fix bug in TLS authentication ("Daniel P. Berrange")
aliguori
[next]