Commit Graph

  • 72fcd388b6 Call Perl directly instead of relying on shebang blueswir1 2009-03-08 19:26:53 +0000
  • e600d1ef2d Multi-key completion for sendkey blueswir1 2009-03-08 17:42:02 +0000
  • 49dc768d4c Fix windows build and clean up use of <windows.h> aliguori 2009-03-08 16:26:59 +0000
  • 2734c7037e Rename one more _BSD to HOST_BSD (spotted by Hasso Tepper) blueswir1 2009-03-08 15:58:00 +0000
  • c9985aa836 Remove unnecessary prefix on SDL_syswm.h. This fixes the build for certain installs of SDL. aliguori 2009-03-08 15:04:07 +0000
  • e63d7abdde Prune unused TCG_AREGs blueswir1 2009-03-08 14:45:45 +0000
  • 6635f6fa94 Prune unused AREGs blueswir1 2009-03-08 12:41:36 +0000
  • 513f789f6b Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno) blueswir1 2009-03-08 09:51:29 +0000
  • 7e12f65678 Add new entries to firmware configuration device blueswir1 2009-03-08 09:34:26 +0000
  • 179a2c1971 Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure blueswir1 2009-03-08 08:23:32 +0000
  • d5575a38b6 target-mips: remove dead code aurel32 2009-03-08 00:06:10 +0000
  • c01fccd2de target-mips: rename helpers from do_ to helper_ aurel32 2009-03-08 00:06:01 +0000
  • 829ef7b015 do not pretend to support low voltage operation aurel32 2009-03-07 22:10:40 +0000
  • 533d177a98 Fix correct reset value for ARM CP15 c1 auxiliary control register aurel32 2009-03-07 22:10:28 +0000
  • d2c753454e Work around QEMU GDB stub suboptimality aurel32 2009-03-07 22:00:56 +0000
  • 70976a7926 Fix off-by-one errors for Altivec and SPE registers aurel32 2009-03-07 22:00:49 +0000
  • e60f469ca8 Use C99 initializers for BlockDriver methods aurel32 2009-03-07 22:00:29 +0000
  • aaedd1f9f3 clean build: Fix remaining m68k warnings aurel32 2009-03-07 21:48:08 +0000
  • 2b3ea3154d clean build: Fix arm build warnings aurel32 2009-03-07 21:48:00 +0000
  • a45db6c6fd arm: Fix gic_irq_state.level bitfield type aurel32 2009-03-07 21:47:53 +0000
  • 2701dfd2d0 target-ppc: move the CD-ROM drive to the second IDE aurel32 2009-03-07 21:35:27 +0000
  • bd4524edb8 ppc_oldworld: swap the MACIO and CMD646 IDE controllers aurel32 2009-03-07 21:35:21 +0000
  • 3098dba01c Use a dedicated function to request exit from execution loop aurel32 2009-03-07 21:28:24 +0000
  • 9e995645b5 Fix texinfo syntax errors. aurel32 2009-03-07 21:28:14 +0000
  • 9485593725 Disable BAT for 970 blueswir1 2009-03-07 20:58:30 +0000
  • 0497d2f4e4 Fix mfcr on ppc64-softmmu aurel32 2009-03-07 20:57:47 +0000
  • 8eee0af947 Keep SLB in-CPU blueswir1 2009-03-07 20:57:42 +0000
  • e47ce3f244 Clear CPU_INTERRUPT_EXIT on VM load aurel32 2009-03-07 20:57:31 +0000
  • 29c8ca6f2e Fix NX bit blueswir1 2009-03-07 20:57:01 +0000
  • 2ada0ed785 Fix RFI(d) blueswir1 2009-03-07 20:56:21 +0000
  • 4911012d26 Implement mtfsf.L encoding blueswir1 2009-03-07 20:55:31 +0000
  • 6ce0ca1204 Enable 64bit mode on interrupts blueswir1 2009-03-07 20:54:59 +0000
  • 4e98d8cf0a Nop some SPRs on 970fx blueswir1 2009-03-07 20:54:03 +0000
  • 783a20dcb5 Activate uninorth AGP bridge blueswir1 2009-03-07 20:53:18 +0000
  • bf14b1cef1 Implment tlbiel blueswir1 2009-03-07 20:52:22 +0000
  • 5b5aba4f14 Implement large pages blueswir1 2009-03-07 20:51:18 +0000
  • f6b868fc58 Implement slbmte blueswir1 2009-03-07 20:50:01 +0000
  • c5e97233e8 Support for DragonFly BSD (Hasso Tepper) blueswir1 2009-03-07 20:06:23 +0000
  • 9399f095bd Fix BSD user: there is no NPTL blueswir1 2009-03-07 18:59:05 +0000
  • 88103cfecf Update i386-dis.c from commits before GPLv3 switch blueswir1 2009-03-07 16:57:53 +0000
  • c2c73b4275 Update i386-dis.c from binutils 2.17 blueswir1 2009-03-07 16:53:57 +0000
  • d40cdb1002 Fix BSD breakage from r6736 blueswir1 2009-03-07 16:52:02 +0000
  • 70c14705c3 Sparse fixes: dubious mixing of bitwise and logical operations blueswir1 2009-03-07 16:03:05 +0000
  • 50773fd23d Sparse fixes: add extern to ELF opcode tables to avoid warnings blueswir1 2009-03-07 15:59:09 +0000
  • e6f2870e25 Sparse fixes: remove duplicate entry blueswir1 2009-03-07 15:53:15 +0000
  • 80deece241 Sparse fixes: move ACPI table definitions to pc.h blueswir1 2009-03-07 15:50:18 +0000
  • 9e622b15a3 Sparse fixes: truncation by cast blueswir1 2009-03-07 15:46:23 +0000
  • 511d2b140f Sparse fixes: NULL use, header order, ANSI prototypes, static blueswir1 2009-03-07 15:32:56 +0000
  • c276471991 The _exit syscall is used for both thread termination in NPTL applications, and process termination in legacy applications. Try to guess which we want based on the presence of multiple threads. pbrook 2009-03-07 15:24:59 +0000
  • 0b8a988c5d Fix BSD user blueswir1 2009-03-07 10:51:36 +0000
  • b495006023 Fix sparc64-softmmu breakage from r6711 blueswir1 2009-03-07 10:50:46 +0000
  • 10aa630aee pc-bios/Makefile: add a rule to produce dtb files aurel32 2009-03-07 04:56:06 +0000
  • 274b6fcc78 Add more missing files aliguori 2009-03-06 23:44:29 +0000
  • 5f5aed2278 Add missing file from previous commit aliguori 2009-03-06 22:47:54 +0000
  • be214e6c05 Fix race condition on access to env->interrupt_request aurel32 2009-03-06 21:48:00 +0000
  • 28a76be8f4 Remove tabs introduced from VNC ACL series aliguori 2009-03-06 20:27:40 +0000
  • 76655d6dec Support ACLs for controlling VNC access ("Daniel P. Berrange") aliguori 2009-03-06 20:27:37 +0000
  • 1263b7d613 Include auth credentials in 'info vnc' ("Daniel P. Berrange") aliguori 2009-03-06 20:27:32 +0000
  • 2f9606b373 Add SASL authentication support ("Daniel P. Berrange") aliguori 2009-03-06 20:27:28 +0000
  • 5fb6c7a8b2 Move TLS auth into separate file ("Daniel P. Berrange") aliguori 2009-03-06 20:27:23 +0000
  • 19a490bfca Move VNC structs into header file ("Daniel P. Berrange") aliguori 2009-03-06 20:27:13 +0000
  • 0483755a4d Refactor keymap code to avoid duplication ("Daniel P. Berrange") aliguori 2009-03-06 20:27:10 +0000
  • 1ff7df1a84 Enhance 'info vnc' monitor output ("Daniel P. Berrange") aliguori 2009-03-06 20:27:05 +0000
  • adc5ec856c Fix bug in TLS authentication ("Daniel P. Berrange") aliguori 2009-03-06 20:27:02 +0000
  • 8a34a0fb03 monitor: Pass-through for gdbstub (Jan Kiszka) aliguori 2009-03-05 23:01:55 +0000
  • cde76ee16a monitor: Introduce MONITOR_USE_READLINE flag (Jan Kiszka) aliguori 2009-03-05 23:01:51 +0000
  • 2724b1806a monitor: Improve mux'ed console experience (Jan Kiszka) aliguori 2009-03-05 23:01:47 +0000
  • 731b03642d monitor: Decouple terminals (Jan Kiszka) aliguori 2009-03-05 23:01:42 +0000
  • 4c36ba3235 monitor: Introduce ReadLineState (Jan Kiszka) aliguori 2009-03-05 23:01:37 +0000
  • bb806047e2 monitor: Drop banner hiding (Jan Kiszka) aliguori 2009-03-05 23:01:33 +0000
  • 8712716151 monitor: Rework terminal management (Jan Kiszka) aliguori 2009-03-05 23:01:29 +0000
  • 376253ece4 monitor: Rework API (Jan Kiszka) aliguori 2009-03-05 23:01:23 +0000
  • bb5fc20f7c monitor: Rework modal password input (Jan Kiszka) aliguori 2009-03-05 23:01:15 +0000
  • 9dd442b123 monitor: Break out readline_show_prompt (Jan Kiszka) aliguori 2009-03-05 23:01:10 +0000
  • f220174de8 monitor: Simplify password input mode (Jan Kiszka) aliguori 2009-03-05 23:01:05 +0000
  • c0f4ce7751 monitor: Rework early disk password inquiry (Jan Kiszka) aliguori 2009-03-05 23:01:01 +0000
  • 430eb509d2 monitor: Report encrypted disks in snapshot mode (Jan Kiszka) aliguori 2009-03-05 23:00:57 +0000
  • d47d13b99b monitor: Use reasonable default virtual console size (Jan Kiszka) aliguori 2009-03-05 23:00:53 +0000
  • 045df33021 block: Introduce bdrv_get_encrypted_filename (Jan Kiszka) aliguori 2009-03-05 23:00:48 +0000
  • 51de97605b block: Improve bdrv_iterate (Jan Kiszka) aliguori 2009-03-05 23:00:43 +0000
  • 51d7c00c14 block: Polish error handling of brdv_open2 (Jan Kiszka) aliguori 2009-03-05 23:00:29 +0000
  • a80bf99fa3 char-mux: Use separate input buffers (Jan Kiszka) aliguori 2009-03-05 23:00:02 +0000
  • 2970a6c943 char: Fix initial reset (Jan Kiszka) aliguori 2009-03-05 22:59:58 +0000
  • b36d24b6c3 Fix cpuid KVM crash on i386 (Lubomir Rintel) aliguori 2009-03-05 19:01:28 +0000
  • ecabe8cc13 lsi: add ISTAT1 register read (Ryan Harper) aliguori 2009-03-05 19:01:21 +0000
  • b4171e4b79 Add version information for 0.10.0 release. aliguori 2009-03-04 22:47:59 +0000
  • ff3c01ca0a Fix "info registers" under kvm. balrog 2009-03-04 21:00:07 +0000
  • 9794f74f9c Update cocoa.m to match new DisplayState code (Samuel Benson) aliguori 2009-03-04 19:25:22 +0000
  • e53bd70384 The different VFP variants will never occur at the same time, and giving them different names confuses GDB, so use org.gnu.gdb.arm.vfp for all of them. pbrook 2009-03-04 12:18:15 +0000
  • 862c928064 DB-DMA IDE asynchronous I/O aurel32 2009-03-04 07:20:40 +0000
  • 3c4cf5353b Fix slavio_intctl.c compile errors (Robert Reif) blueswir1 2009-03-03 20:11:43 +0000
  • d488ddd835 CRIS: Avoid endless loops for unstested CRIS cpu-state load/save. edgar_igl 2009-03-03 18:07:11 +0000
  • 5368a4228f Fix SDL on evdev hosts (Anthony Liguori) aliguori 2009-03-03 17:37:21 +0000
  • 71d0770c4c Fix CVE-2008-0928 - insufficient block device address range checking (Anthony Liguori) aliguori 2009-03-03 17:37:16 +0000
  • b42ec42d43 DB-DMA cleanup aurel32 2009-03-03 09:14:10 +0000
  • 927e3a4e06 SH4: Fixed last UTLB unused and URB/URC management aurel32 2009-03-03 09:14:01 +0000
  • d905dba48f fix SIGSEGV when USE_KQEMU is defined aurel32 2009-03-03 06:28:26 +0000
  • ab2da564d7 sh4: r2d fix no ide/net case aurel32 2009-03-03 06:23:17 +0000
  • 45f4d016be SH4: Fixed last UTLB unused aurel32 2009-03-03 06:14:43 +0000
  • fb10458249 SH4: Fixed last UTLB unused aurel32 2009-03-03 06:12:34 +0000