qemu
2009-03-09 aurel32target-ppc: add support for reading/writing spefscr
2009-03-08 aurel32qemu-img: fix help message
2009-03-08 aurel32qemu-img: accept sizes with decimal values
2009-03-08 blueswir1Call Perl directly instead of relying on shebang
2009-03-08 blueswir1Multi-key completion for sendkey
2009-03-08 aliguoriFix windows build and clean up use of <windows.h>
2009-03-08 blueswir1Rename one more _BSD to HOST_BSD (spotted by Hasso...
2009-03-08 aliguoriRemove unnecessary prefix on SDL_syswm.h. This fixes...
2009-03-08 blueswir1Prune unused TCG_AREGs
2009-03-08 blueswir1Prune unused AREGs
2009-03-08 blueswir1Use firmware configuration instead of NVRAM (initial...
2009-03-08 blueswir1Add new entries to firmware configuration device
2009-03-08 blueswir1Rename _BSD to HOST_BSD so that it's more obvious that...
2009-03-08 aurel32target-mips: remove dead code
2009-03-08 aurel32target-mips: rename helpers from do_ to helper_
2009-03-07 aurel32do not pretend to support low voltage operation
2009-03-07 aurel32Fix correct reset value for ARM CP15 c1 auxiliary contr...
2009-03-07 aurel32Work around QEMU GDB stub suboptimality
2009-03-07 aurel32Fix off-by-one errors for Altivec and SPE registers
2009-03-07 aurel32Use C99 initializers for BlockDriver methods
2009-03-07 aurel32clean build: Fix remaining m68k warnings
2009-03-07 aurel32clean build: Fix arm build warnings
2009-03-07 aurel32arm: Fix gic_irq_state.level bitfield type
2009-03-07 aurel32target-ppc: move the CD-ROM drive to the second IDE
2009-03-07 aurel32ppc_oldworld: swap the MACIO and CMD646 IDE controllers
2009-03-07 aurel32Use a dedicated function to request exit from execution...
2009-03-07 aurel32Fix texinfo syntax errors.
2009-03-07 blueswir1Disable BAT for 970
2009-03-07 aurel32Fix mfcr on ppc64-softmmu
2009-03-07 blueswir1Keep SLB in-CPU
2009-03-07 aurel32Clear CPU_INTERRUPT_EXIT on VM load
2009-03-07 blueswir1Fix NX bit
2009-03-07 blueswir1Fix RFI(d)
2009-03-07 blueswir1Implement mtfsf.L encoding
2009-03-07 blueswir1Enable 64bit mode on interrupts
2009-03-07 blueswir1Nop some SPRs on 970fx
2009-03-07 blueswir1Activate uninorth AGP bridge
2009-03-07 blueswir1Implment tlbiel
2009-03-07 blueswir1Implement large pages
2009-03-07 blueswir1Implement slbmte
2009-03-07 blueswir1Support for DragonFly BSD (Hasso Tepper)
2009-03-07 blueswir1Fix BSD user: there is no NPTL
2009-03-07 blueswir1Update i386-dis.c from commits before GPLv3 switch
2009-03-07 blueswir1Update i386-dis.c from binutils 2.17
2009-03-07 blueswir1Fix BSD breakage from r6736
2009-03-07 blueswir1Sparse fixes: dubious mixing of bitwise and logical...
2009-03-07 blueswir1Sparse fixes: add extern to ELF opcode tables to avoid...
2009-03-07 blueswir1Sparse fixes: remove duplicate entry
2009-03-07 blueswir1Sparse fixes: move ACPI table definitions to pc.h
2009-03-07 blueswir1Sparse fixes: truncation by cast
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2009-03-07 pbrookThe _exit syscall is used for both thread termination...
2009-03-07 blueswir1Fix BSD user
2009-03-07 blueswir1Fix sparc64-softmmu breakage from r6711
2009-03-07 aurel32pc-bios/Makefile: add a rule to produce dtb files
2009-03-06 aliguoriAdd more missing files
2009-03-06 aliguoriAdd missing file from previous commit
2009-03-06 aurel32Fix race condition on access to env->interrupt_request
2009-03-06 aliguoriRemove tabs introduced from VNC ACL series
2009-03-06 aliguoriSupport ACLs for controlling VNC access ("Daniel P...
2009-03-06 aliguoriInclude auth credentials in 'info vnc' ("Daniel P....
2009-03-06 aliguoriAdd SASL authentication support ("Daniel P. Berrange")
2009-03-06 aliguoriMove TLS auth into separate file ("Daniel P. Berrange")
2009-03-06 aliguoriMove VNC structs into header file ("Daniel P. Berrange")
2009-03-06 aliguoriRefactor keymap code to avoid duplication ("Daniel...
2009-03-06 aliguoriEnhance 'info vnc' monitor output ("Daniel P. Berrange")
2009-03-06 aliguoriFix bug in TLS authentication ("Daniel P. Berrange")
2009-03-05 aliguorimonitor: Pass-through for gdbstub (Jan Kiszka)
2009-03-05 aliguorimonitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka)
2009-03-05 aliguorimonitor: Improve mux'ed console experience (Jan Kiszka)
2009-03-05 aliguorimonitor: Decouple terminals (Jan Kiszka)
2009-03-05 aliguorimonitor: Introduce ReadLineState (Jan Kiszka)
2009-03-05 aliguorimonitor: Drop banner hiding (Jan Kiszka)
2009-03-05 aliguorimonitor: Rework terminal management (Jan Kiszka)
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-03-05 aliguorimonitor: Rework modal password input (Jan Kiszka)
2009-03-05 aliguorimonitor: Break out readline_show_prompt (Jan Kiszka)
2009-03-05 aliguorimonitor: Simplify password input mode (Jan Kiszka)
2009-03-05 aliguorimonitor: Rework early disk password inquiry (Jan Kiszka)
2009-03-05 aliguorimonitor: Report encrypted disks in snapshot mode (Jan...
2009-03-05 aliguorimonitor: Use reasonable default virtual console size...
2009-03-05 aliguoriblock: Introduce bdrv_get_encrypted_filename (Jan Kiszka)
2009-03-05 aliguoriblock: Improve bdrv_iterate (Jan Kiszka)
2009-03-05 aliguoriblock: Polish error handling of brdv_open2 (Jan Kiszka)
2009-03-05 aliguorichar-mux: Use separate input buffers (Jan Kiszka)
2009-03-05 aliguorichar: Fix initial reset (Jan Kiszka)
2009-03-05 aliguoriFix cpuid KVM crash on i386 (Lubomir Rintel)
2009-03-05 aliguorilsi: add ISTAT1 register read (Ryan Harper)
2009-03-04 aliguoriAdd version information for 0.10.0 release.
2009-03-04 balrogFix "info registers" under kvm.
2009-03-04 aliguoriUpdate cocoa.m to match new DisplayState code (Samuel...
2009-03-04 pbrookThe different VFP variants will never occur at the...
2009-03-04 aurel32DB-DMA IDE asynchronous I/O
2009-03-03 blueswir1Fix slavio_intctl.c compile errors (Robert Reif)
2009-03-03 edgar_iglCRIS: Avoid endless loops for unstested CRIS cpu-state...
2009-03-03 aliguoriFix SDL on evdev hosts (Anthony Liguori)
2009-03-03 aliguoriFix CVE-2008-0928 - insufficient block device address...
2009-03-03 aurel32DB-DMA cleanup
2009-03-03 aurel32SH4: Fixed last UTLB unused and URB/URC management
2009-03-03 aurel32fix SIGSEGV when USE_KQEMU is defined
next