Sign in
qemu-android
/
qemu-android
/
651721b2a55370cf04794d5ce397984c78fc0fec
651721b
targe-ppc: optimize mfcr and mtcrf
by aurel32
· 16 years ago
7d515c1
fread_targphys(): Do not cut off the tail.
by blueswir1
· 16 years ago
e4f5100
configure sensitive to user locale
by blueswir1
· 16 years ago
69bd582
target-ppc: free a tcg temp variable
by aurel32
· 16 years ago
d34defb
target-ppc: add support for reading/writing spefscr
by aurel32
· 16 years ago
2fbc409
qemu-img: fix help message
by aurel32
· 16 years ago
2450148
qemu-img: accept sizes with decimal values
by aurel32
· 16 years ago
72fcd38
Call Perl directly instead of relying on shebang
by blueswir1
· 16 years ago
e600d1e
Multi-key completion for sendkey
by blueswir1
· 16 years ago
49dc768
Fix windows build and clean up use of <windows.h>
by aliguori
· 16 years ago
2734c70
Rename one more _BSD to HOST_BSD (spotted by Hasso Tepper)
by blueswir1
· 16 years ago
c9985aa
Remove unnecessary prefix on SDL_syswm.h. This fixes the build for certain
by aliguori
· 16 years ago
e63d7ab
Prune unused TCG_AREGs
by blueswir1
· 16 years ago
6635f6f
Prune unused AREGs
by blueswir1
· 16 years ago
513f789
Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)
by blueswir1
· 16 years ago
7e12f65
Add new entries to firmware configuration device
by blueswir1
· 16 years ago
179a2c1
Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure
by blueswir1
· 16 years ago
d5575a3
target-mips: remove dead code
by aurel32
· 16 years ago
c01fccd
target-mips: rename helpers from do_ to helper_
by aurel32
· 16 years ago
829ef7b
do not pretend to support low voltage operation
by aurel32
· 16 years ago
533d177
Fix correct reset value for ARM CP15 c1 auxiliary control register
by aurel32
· 16 years ago
d2c7534
Work around QEMU GDB stub suboptimality
by aurel32
· 16 years ago
70976a7
Fix off-by-one errors for Altivec and SPE registers
by aurel32
· 16 years ago
e60f469
Use C99 initializers for BlockDriver methods
by aurel32
· 16 years ago
aaedd1f
clean build: Fix remaining m68k warnings
by aurel32
· 16 years ago
2b3ea31
clean build: Fix arm build warnings
by aurel32
· 16 years ago
a45db6c
arm: Fix gic_irq_state.level bitfield type
by aurel32
· 16 years ago
2701dfd
target-ppc: move the CD-ROM drive to the second IDE
by aurel32
· 16 years ago
bd4524e
ppc_oldworld: swap the MACIO and CMD646 IDE controllers
by aurel32
· 16 years ago
3098dba
Use a dedicated function to request exit from execution loop
by aurel32
· 16 years ago
9e99564
Fix texinfo syntax errors.
by aurel32
· 16 years ago
9485593
Disable BAT for 970
by blueswir1
· 16 years ago
0497d2f
Fix mfcr on ppc64-softmmu
by aurel32
· 16 years ago
8eee0af
Keep SLB in-CPU
by blueswir1
· 16 years ago
e47ce3f
Clear CPU_INTERRUPT_EXIT on VM load
by aurel32
· 16 years ago
29c8ca6
Fix NX bit
by blueswir1
· 16 years ago
2ada0ed
Fix RFI(d)
by blueswir1
· 16 years ago
4911012
Implement mtfsf.L encoding
by blueswir1
· 16 years ago
6ce0ca1
Enable 64bit mode on interrupts
by blueswir1
· 16 years ago
4e98d8c
Nop some SPRs on 970fx
by blueswir1
· 16 years ago
783a20d
Activate uninorth AGP bridge
by blueswir1
· 16 years ago
bf14b1c
Implment tlbiel
by blueswir1
· 16 years ago
5b5aba4
Implement large pages
by blueswir1
· 16 years ago
f6b868f
Implement slbmte
by blueswir1
· 16 years ago
c5e9723
Support for DragonFly BSD (Hasso Tepper)
by blueswir1
· 16 years ago
9399f09
Fix BSD user: there is no NPTL
by blueswir1
· 16 years ago
88103cf
Update i386-dis.c from commits before GPLv3 switch
by blueswir1
· 16 years ago
c2c73b4
Update i386-dis.c from binutils 2.17
by blueswir1
· 16 years ago
d40cdb1
Fix BSD breakage from r6736
by blueswir1
· 16 years ago
70c1470
Sparse fixes: dubious mixing of bitwise and logical operations
by blueswir1
· 16 years ago
50773fd
Sparse fixes: add extern to ELF opcode tables to avoid warnings
by blueswir1
· 16 years ago
e6f2870
Sparse fixes: remove duplicate entry
by blueswir1
· 16 years ago
80deece
Sparse fixes: move ACPI table definitions to pc.h
by blueswir1
· 16 years ago
9e622b1
Sparse fixes: truncation by cast
by blueswir1
· 16 years ago
511d2b1
Sparse fixes: NULL use, header order, ANSI prototypes, static
by blueswir1
· 16 years ago
c276471
The _exit syscall is used for both thread termination in NPTL applications,
by pbrook
· 16 years ago
0b8a988
Fix BSD user
by blueswir1
· 16 years ago
b495006
Fix sparc64-softmmu breakage from r6711
by blueswir1
· 16 years ago
10aa630
pc-bios/Makefile: add a rule to produce dtb files
by aurel32
· 16 years ago
274b6fc
Add more missing files
by aliguori
· 16 years ago
5f5aed2
Add missing file from previous commit
by aliguori
· 16 years ago
be214e6
Fix race condition on access to env->interrupt_request
by aurel32
· 16 years ago
28a76be
Remove tabs introduced from VNC ACL series
by aliguori
· 16 years ago
76655d6
Support ACLs for controlling VNC access ("Daniel P. Berrange")
by aliguori
· 16 years ago
1263b7d
Include auth credentials in 'info vnc' ("Daniel P. Berrange")
by aliguori
· 16 years ago
2f9606b
Add SASL authentication support ("Daniel P. Berrange")
by aliguori
· 16 years ago
5fb6c7a
Move TLS auth into separate file ("Daniel P. Berrange")
by aliguori
· 16 years ago
19a490b
Move VNC structs into header file ("Daniel P. Berrange")
by aliguori
· 16 years ago
0483755
Refactor keymap code to avoid duplication ("Daniel P. Berrange")
by aliguori
· 16 years ago
1ff7df1
Enhance 'info vnc' monitor output ("Daniel P. Berrange")
by aliguori
· 16 years ago
adc5ec8
Fix bug in TLS authentication ("Daniel P. Berrange")
by aliguori
· 16 years ago
8a34a0f
monitor: Pass-through for gdbstub (Jan Kiszka)
by aliguori
· 16 years ago
cde76ee
monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
by aliguori
· 16 years ago
2724b18
monitor: Improve mux'ed console experience (Jan Kiszka)
by aliguori
· 16 years ago
731b036
monitor: Decouple terminals (Jan Kiszka)
by aliguori
· 16 years ago
4c36ba3
monitor: Introduce ReadLineState (Jan Kiszka)
by aliguori
· 16 years ago
bb80604
monitor: Drop banner hiding (Jan Kiszka)
by aliguori
· 16 years ago
8712716
monitor: Rework terminal management (Jan Kiszka)
by aliguori
· 16 years ago
376253e
monitor: Rework API (Jan Kiszka)
by aliguori
· 16 years ago
bb5fc20
monitor: Rework modal password input (Jan Kiszka)
by aliguori
· 16 years ago
9dd442b
monitor: Break out readline_show_prompt (Jan Kiszka)
by aliguori
· 16 years ago
f220174
monitor: Simplify password input mode (Jan Kiszka)
by aliguori
· 16 years ago
c0f4ce7
monitor: Rework early disk password inquiry (Jan Kiszka)
by aliguori
· 16 years ago
430eb50
monitor: Report encrypted disks in snapshot mode (Jan Kiszka)
by aliguori
· 16 years ago
d47d13b
monitor: Use reasonable default virtual console size (Jan Kiszka)
by aliguori
· 16 years ago
045df33
block: Introduce bdrv_get_encrypted_filename (Jan Kiszka)
by aliguori
· 16 years ago
51de976
block: Improve bdrv_iterate (Jan Kiszka)
by aliguori
· 16 years ago
51d7c00
block: Polish error handling of brdv_open2 (Jan Kiszka)
by aliguori
· 16 years ago
a80bf99
char-mux: Use separate input buffers (Jan Kiszka)
by aliguori
· 16 years ago
2970a6c
char: Fix initial reset (Jan Kiszka)
by aliguori
· 16 years ago
b36d24b
Fix cpuid KVM crash on i386 (Lubomir Rintel)
by aliguori
· 16 years ago
ecabe8c
lsi: add ISTAT1 register read (Ryan Harper)
by aliguori
· 16 years ago
b4171e4
Add version information for 0.10.0 release.
by aliguori
· 16 years ago
ff3c01c
Fix "info registers" under kvm.
by balrog
· 16 years ago
9794f74
Update cocoa.m to match new DisplayState code (Samuel Benson)
by aliguori
· 16 years ago
e53bd70
The different VFP variants will never occur at the same time, and giving them
by pbrook
· 16 years ago
862c928
DB-DMA IDE asynchronous I/O
by aurel32
· 16 years ago
3c4cf53
Fix slavio_intctl.c compile errors (Robert Reif)
by blueswir1
· 16 years ago
d488ddd
CRIS: Avoid endless loops for unstested CRIS cpu-state load/save.
by edgar_igl
· 16 years ago
5368a42
Fix SDL on evdev hosts (Anthony Liguori)
by aliguori
· 16 years ago
Next »