2009-03-12 |
aliguori | From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
aliguori | monitor: sync from kvm state before generating output... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
aliguori | Guest debugging support for KVM (Jan Kiszka) |
commit | commitdiff | tree | snapshot |
2009-03-12 |
aliguori | Drop internal bdrv_pread()/bdrv_pwrite() APIs (Avi... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
aliguori | Add internal scsi generic block API (Avi Kivity) |
commit | commitdiff | tree | snapshot |
2009-03-12 |
aliguori | Add specialized block driver scsi generic API (Avi... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
aliguori | Revert r6404 |
commit | commitdiff | tree | snapshot |
2009-03-11 |
aliguori | Revert r6405 |
commit | commitdiff | tree | snapshot |
2009-03-11 |
aliguori | Revert r6406 |
commit | commitdiff | tree | snapshot |
2009-03-11 |
aliguori | Revert r6407 |
commit | commitdiff | tree | snapshot |
2009-03-11 |
aliguori | Revert r6408 |
commit | commitdiff | tree | snapshot |
2009-03-11 |
aurel32 | tcg: move {not,neg}_i{32,64} definitions at the right... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
aurel32 | tcg: fix commit r6805 |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | Clean build: Add bt-host.h |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | tcg-arm: fix qemu_ld64 |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | tcg: update TODO |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | tcg/x86: add not/neg/extu/bswap/rot i32 ops |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | tcg: optimize logical operations |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | target-ppc: fix commit r6789 |
commit | commitdiff | tree | snapshot |
2009-03-10 |
malc | musicpal: Reorganize IO memory handling (Jan Kiszka) |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | Fix tcg after commit 6800 |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | target-mips: use nor instead of or + not |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | tcg: use TCGV_EQUAL_I{32,64} |
commit | commitdiff | tree | snapshot |
2009-03-10 |
aurel32 | tcg: define TCGV_EQUAL_I{32,64} |
commit | commitdiff | tree | snapshot |
2009-03-09 |
aurel32 | tcg: optimize nor(X, Y, Y), used on PPC for not(X, Y) |
commit | commitdiff | tree | snapshot |
2009-03-09 |
aurel32 | Implement TCG not ops for x86-64 |
commit | commitdiff | tree | snapshot |
2009-03-09 |
aurel32 | tcg: don't define TCG rotation ops if they are not... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
aurel32 | Implement TCG rotation ops for x86-64 |
commit | commitdiff | tree | snapshot |
2009-03-09 |
aurel32 | target-mips: optimize mflo and mfhi |
commit | commitdiff | tree | snapshot |
2009-03-09 |
aurel32 | targe-ppc: optimize mfcr and mtcrf |
commit | commitdiff | tree | snapshot |
2009-03-09 |
blueswir1 | fread_targphys(): Do not cut off the tail. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
blueswir1 | configure sensitive to user locale |
commit | commitdiff | tree | snapshot |
2009-03-09 |
aurel32 | target-ppc: free a tcg temp variable |
commit | commitdiff | tree | snapshot |
2009-03-09 |
aurel32 | target-ppc: add support for reading/writing spefscr |
commit | commitdiff | tree | snapshot |
2009-03-08 |
aurel32 | qemu-img: fix help message |
commit | commitdiff | tree | snapshot |
2009-03-08 |
aurel32 | qemu-img: accept sizes with decimal values |
commit | commitdiff | tree | snapshot |
2009-03-08 |
blueswir1 | Call Perl directly instead of relying on shebang |
commit | commitdiff | tree | snapshot |
2009-03-08 |
blueswir1 | Multi-key completion for sendkey |
commit | commitdiff | tree | snapshot |
2009-03-08 |
aliguori | Fix windows build and clean up use of <windows.h> |
commit | commitdiff | tree | snapshot |
2009-03-08 |
blueswir1 | Rename one more _BSD to HOST_BSD (spotted by Hasso... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
aliguori | Remove unnecessary prefix on SDL_syswm.h. This fixes... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
blueswir1 | Prune unused TCG_AREGs |
commit | commitdiff | tree | snapshot |
2009-03-08 |
blueswir1 | Prune unused AREGs |
commit | commitdiff | tree | snapshot |
2009-03-08 |
blueswir1 | Use firmware configuration instead of NVRAM (initial... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
blueswir1 | Add new entries to firmware configuration device |
commit | commitdiff | tree | snapshot |
2009-03-08 |
blueswir1 | Rename _BSD to HOST_BSD so that it's more obvious that... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
aurel32 | target-mips: remove dead code |
commit | commitdiff | tree | snapshot |
2009-03-08 |
aurel32 | target-mips: rename helpers from do_ to helper_ |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | do not pretend to support low voltage operation |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | Fix correct reset value for ARM CP15 c1 auxiliary contr... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | Work around QEMU GDB stub suboptimality |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | Fix off-by-one errors for Altivec and SPE registers |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | Use C99 initializers for BlockDriver methods |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | clean build: Fix remaining m68k warnings |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | clean build: Fix arm build warnings |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | arm: Fix gic_irq_state.level bitfield type |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | target-ppc: move the CD-ROM drive to the second IDE |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | ppc_oldworld: swap the MACIO and CMD646 IDE controllers |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | Use a dedicated function to request exit from execution... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | Fix texinfo syntax errors. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Disable BAT for 970 |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | Fix mfcr on ppc64-softmmu |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Keep SLB in-CPU |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | Clear CPU_INTERRUPT_EXIT on VM load |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Fix NX bit |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Fix RFI(d) |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Implement mtfsf.L encoding |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Enable 64bit mode on interrupts |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Nop some SPRs on 970fx |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Activate uninorth AGP bridge |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Implment tlbiel |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Implement large pages |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Implement slbmte |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Support for DragonFly BSD (Hasso Tepper) |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Fix BSD user: there is no NPTL |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Update i386-dis.c from commits before GPLv3 switch |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Update i386-dis.c from binutils 2.17 |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Fix BSD breakage from r6736 |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Sparse fixes: dubious mixing of bitwise and logical... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Sparse fixes: add extern to ELF opcode tables to avoid... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Sparse fixes: remove duplicate entry |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Sparse fixes: move ACPI table definitions to pc.h |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Sparse fixes: truncation by cast |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Sparse fixes: NULL use, header order, ANSI prototypes... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
pbrook | The _exit syscall is used for both thread termination... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Fix BSD user |
commit | commitdiff | tree | snapshot |
2009-03-07 |
blueswir1 | Fix sparc64-softmmu breakage from r6711 |
commit | commitdiff | tree | snapshot |
2009-03-07 |
aurel32 | pc-bios/Makefile: add a rule to produce dtb files |
commit | commitdiff | tree | snapshot |
2009-03-06 |
aliguori | Add more missing files |
commit | commitdiff | tree | snapshot |
2009-03-06 |
aliguori | Add missing file from previous commit |
commit | commitdiff | tree | snapshot |
2009-03-06 |
aurel32 | Fix race condition on access to env->interrupt_request |
commit | commitdiff | tree | snapshot |
2009-03-06 |
aliguori | Remove tabs introduced from VNC ACL series |
commit | commitdiff | tree | snapshot |
2009-03-06 |
aliguori | Support ACLs for controlling VNC access ("Daniel P... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
aliguori | Include auth credentials in 'info vnc' ("Daniel P.... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
aliguori | Add SASL authentication support ("Daniel P. Berrange") |
commit | commitdiff | tree | snapshot |
2009-03-06 |
aliguori | Move TLS auth into separate file ("Daniel P. Berrange") |
commit | commitdiff | tree | snapshot |
2009-03-06 |
aliguori | Move VNC structs into header file ("Daniel P. Berrange") |
commit | commitdiff | tree | snapshot |
2009-03-06 |
aliguori | Refactor keymap code to avoid duplication ("Daniel... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
aliguori | Enhance 'info vnc' monitor output ("Daniel P. Berrange") |
commit | commitdiff | tree | snapshot |
2009-03-06 |
aliguori | Fix bug in TLS authentication ("Daniel P. Berrange") |
commit | commitdiff | tree | snapshot |
next |