Commit Graph

  • 377a43b6fb target-alpha: Rewrite gen_ext_[hl] in terms of zapnot. Richard Henderson 2009-12-10 14:00:18 -08:00
  • 87d98f9551 target-alpha: Expand zap/zapnot with immediate inline. Richard Henderson 2009-12-10 13:43:58 -08:00
  • 806991da3a target-alpha: Fix -d in_asm Richard Henderson 2009-12-10 12:54:04 -08:00
  • 13e4df99ce target-alpha: Implement missing MVI instructions. Richard Henderson 2009-12-10 12:04:42 -08:00
  • 91a7593526 target-mips: fix user-mode emulation startup Nathan Froyd 2009-12-11 09:29:20 -08:00
  • f1e00a9cf3 target-i386: Update CPUID feature set for TCG Andre Przywara 2009-12-07 12:05:38 +01:00
  • ba0e276db4 target-alpha: Fixes for alpha-linux syscalls. Richard Henderson 2009-12-09 15:56:29 -08:00
  • 990b3e1901 target-alpha: Enable softfloat. Richard Henderson 2009-12-09 15:48:02 -08:00
  • a964acc6bf target-alpha: Honor the -cpu command line argument. Richard Henderson 2009-12-09 15:46:36 -08:00
  • 19188121b4 target-alpha: Remove bogus DO_TB_FLUSH code from translator. Richard Henderson 2009-12-09 15:44:08 -08:00
  • da1f14021e target-alpha: Add binfmt entry. Richard Henderson 2009-12-09 15:40:11 -08:00
  • 8a57a6c740 target-alpha: Drop bogus UNIQ initial value on Linux. Richard Henderson 2009-12-09 15:39:42 -08:00
  • d19954f46d target-mips: set Config1.CA for MIPS16-aware CPUs Nathan Froyd 2009-12-08 08:06:32 -08:00
  • 9da53be7ea target-mips: add copyright notice for mips16 work Nathan Froyd 2009-12-08 08:06:31 -08:00
  • ff1d1977ff gdbstub: add MIPS16 support Nathan Froyd 2009-12-08 08:06:30 -08:00
  • 364d48314a target-mips: add mips16 instruction decoding Nathan Froyd 2009-12-08 08:06:29 -08:00
  • 6ea219d019 target-mips: add enums for MIPS16 opcodes Nathan Froyd 2009-12-08 08:06:28 -08:00
  • c960206137 target-mips: split out delay slot handling Nathan Froyd 2009-12-08 08:06:27 -08:00
  • 662d748516 target-mips: add gen_base_offset_addr Nathan Froyd 2009-12-08 10:01:01 -08:00
  • 7dca4ad050 target-mips: make gen_compute_branch 16/32-bit-aware Nathan Froyd 2009-12-08 08:06:25 -08:00
  • ea63e2c358 target-mips: move ROTR and ROTRV inside gen_shift_{imm, } Nathan Froyd 2009-12-08 08:06:24 -08:00
  • 32188a03da target-mips: change interrupt bits to be mips16-aware Nathan Froyd 2009-12-08 08:06:23 -08:00
  • 79ef2c4cdb target-mips: add new HFLAGs for JALX and 16/32-bit delay slots Nathan Froyd 2009-12-08 08:06:22 -08:00
  • 90228ee395 workaround for cmd646 bmdma register access while no dma is active Igor V. Kovalenko 2009-12-13 19:03:31 +00:00
  • cf708987d7 s390: typo fix Michael S. Tsirkin 2009-12-13 16:45:47 +02:00
  • 0435d39360 s390: fix build on 32 bit host Michael S. Tsirkin 2009-12-13 16:44:33 +02:00
  • b32bb95264 qemu-io: add 'const' Blue Swirl 2009-12-13 15:41:43 +00:00
  • be45f06826 Silence softfloat warnings on OpenSolaris Andreas Färber 2009-12-12 20:10:56 +01:00
  • ee7139c33b tap: Compilation fix for Solaris Andreas Färber 2009-12-12 20:10:55 +01:00
  • 82407d1a40 fdc/sparc32: don't hang on detection under OBP Artyom Tarasenko 2009-12-13 13:30:44 +00:00
  • c5de386ac9 Sparc32: implement AFX for SS-5 Artyom Tarasenko 2009-12-13 13:30:19 +00:00
  • ad3cea4248 scsi-disk: Inquiry with allocation length of CDB < 36 (v4) Artyom Tarasenko 2009-12-13 11:32:36 +01:00
  • f062a3c793 microblaze: Handle wdc flush and clear. Edgar E. Iglesias 2009-12-13 09:10:08 +01:00
  • 9d2dcce9a3 microblaze: Correct branch to registers. Paul Hartke 2009-12-13 03:22:24 +01:00
  • 1a03675db1 v2: properly save kvm system time msr registers Glauber Costa 2009-10-22 10:26:56 -02:00
  • d96fd29cca VNC: Convert do_info_vnc() to QObject Luiz Capitulino 2009-12-10 17:16:10 -02:00
  • 7a344f7ac7 PCI: Convert pci_device_hot_add() to QObject Luiz Capitulino 2009-12-10 17:16:09 -02:00
  • 588b383201 char: Convert qemu_chr_info() to QObject Luiz Capitulino 2009-12-10 17:16:08 -02:00
  • 218a536a7a block: Convert bdrv_info_stats() to QObject Luiz Capitulino 2009-12-10 17:16:07 -02:00
  • d15e546567 block: Convert bdrv_info() to QObject Luiz Capitulino 2009-12-10 17:16:06 -02:00
  • c86a668390 migration: Convert do_info_migrate() to QObject Luiz Capitulino 2009-12-10 17:16:05 -02:00
  • e78c48ec4e monitor: Convert do_info_mice() to QObject Luiz Capitulino 2009-12-10 17:16:04 -02:00
  • 9603ceba2e monitor: Convert do_info_uuid() to QObject Luiz Capitulino 2009-12-10 17:16:03 -02:00
  • 14f0720df9 monitor: Convert do_info_hpet() to QObject Luiz Capitulino 2009-12-10 17:16:02 -02:00
  • e05486cba6 monitor: Convert do_info_name() to QObject Luiz Capitulino 2009-12-10 17:16:01 -02:00
  • 2af5ba712b monitor: Convert do_info_kvm() to QObject Luiz Capitulino 2009-12-10 17:16:00 -02:00
  • c0e8520ed5 monitor: Convert do_info_status() to QObject Luiz Capitulino 2009-12-10 17:15:59 -02:00
  • 45e914cfe0 monitor: do_info_version(): Use QDict Luiz Capitulino 2009-12-10 17:15:58 -02:00
  • 55483ad657 monitor: do_info_cpus(): Use QBool Luiz Capitulino 2009-12-10 17:15:57 -02:00
  • 1a728677d4 monitor: Fix do_info_commands() output Luiz Capitulino 2009-12-10 17:15:56 -02:00
  • 7f1796713e monitor: Fix do_info_balloon() output Luiz Capitulino 2009-12-10 17:15:55 -02:00
  • f2e1750803 QDict: Introduce qdict_get_qlist() Luiz Capitulino 2009-12-10 17:15:54 -02:00
  • cd4dde36ae QDict: Introduce qdict_get_qbool() Luiz Capitulino 2009-12-10 17:15:53 -02:00
  • 2a01000f7d Makefile: move QObject objs to their own entry Luiz Capitulino 2009-12-10 17:15:52 -02:00
  • 2471dd00ef Introduce qemu-objects.h header file Luiz Capitulino 2009-12-10 17:15:51 -02:00
  • 4a93fe1708 vnc: fix capslock tracking logic. Gerd Hoffmann 2009-12-11 11:25:07 +01:00
  • d318ff9900 QemuOpts: allow larger option values. Gerd Hoffmann 2009-12-10 11:11:08 +01:00
  • 11f4d7f483 scsi: fix drive hotplug. Gerd Hoffmann 2009-12-10 11:11:07 +01:00
  • 09e3acc6cf pci: don't hw_error() when no slot is available. Gerd Hoffmann 2009-12-10 11:11:06 +01:00
  • 53e0d8affe pci: don't abort() when trying to hotplug with acpi off. Gerd Hoffmann 2009-12-10 11:11:05 +01:00
  • 986c5f7854 Set default console to virtio on S390x Gerd Hoffmann 2009-12-08 13:11:54 +01:00
  • aee1b935c5 default devices: virtio consoles. Gerd Hoffmann 2009-12-08 13:11:53 +01:00
  • 6ca5582d4f add -qmp convinience switch Gerd Hoffmann 2009-12-08 13:11:52 +01:00
  • 22a0e04b9b add new -mon switch Gerd Hoffmann 2009-12-08 13:11:51 +01:00
  • 8858934370 rework -monitor handling, switch to QemuOpts Gerd Hoffmann 2009-12-08 13:11:50 +01:00
  • 33521634bf un-static qemu_chr_parse_compat() Gerd Hoffmann 2009-12-08 13:11:49 +01:00
  • aa40fc9c96 default devices: drives Gerd Hoffmann 2009-12-08 13:11:48 +01:00
  • cb4522ccf6 default devices: network Gerd Hoffmann 2009-12-08 13:11:47 +01:00
  • d8c208dd8a default devices: add global cmd line option. Gerd Hoffmann 2009-12-08 13:11:46 +01:00
  • 64465297cd default devices: vga adapter. Gerd Hoffmann 2009-12-08 13:11:45 +01:00
  • e1c09175bc zap serial_monitor_mux Gerd Hoffmann 2009-12-08 13:11:44 +01:00
  • abdeed06b4 default devices: qemu monitor. Gerd Hoffmann 2009-12-08 13:11:43 +01:00
  • 6a5e8b0e31 default devices: parallel port. Gerd Hoffmann 2009-12-08 13:11:42 +01:00
  • 998bbd74b9 default devices: core code & serial lines. Gerd Hoffmann 2009-12-08 13:11:41 +01:00
  • 735ba58849 vc: colorize chardev title line with blue background. Gerd Hoffmann 2009-12-08 13:11:40 +01:00
  • 51bfa4d316 chardev: move greeting into vc backend. Gerd Hoffmann 2009-12-08 13:11:39 +01:00
  • 014100bb73 Revert "Set default console to virtio on S390x" Gerd Hoffmann 2009-12-08 13:11:38 +01:00
  • 4e307fc883 Revert "monitor: Command-line flag to enable control mode" Gerd Hoffmann 2009-12-08 13:11:37 +01:00
  • 1a688d3bbc chardev: make chardevs specified in config file work. Gerd Hoffmann 2009-12-08 13:11:36 +01:00
  • 07a8de3566 qdev: also match bus name for global properties Gerd Hoffmann 2009-12-08 13:11:35 +01:00
  • d0fef6fbea qdev: add command line option to set global defaults for properties. Gerd Hoffmann 2009-12-08 13:11:34 +01:00
  • 458fb6792d qdev: make compat stuff more generic Gerd Hoffmann 2009-12-08 13:11:33 +01:00
  • 4d6e3ac5d4 kvm: x86: Save/restore exception_index Jan Kiszka 2009-12-08 17:54:55 +01:00
  • bd9d30640c Fix recently added QERR_ definitions Markus Armbruster 2009-12-08 13:33:54 +01:00
  • 556cd09885 qdev: Replace device names containing whitespace Markus Armbruster 2009-12-09 17:07:53 +01:00
  • 063846984c qdev: Separate USB product description from qdev name Markus Armbruster 2009-12-09 17:07:52 +01:00
  • 0fe6d12e0b qdev: Rename USBDevice member devname to product_desc Markus Armbruster 2009-12-09 17:07:51 +01:00
  • ba32edab7f fix rtc-td-hack on host without high-res timers Gleb Natapov 2009-12-08 15:50:54 +02:00
  • 6d74ca5aa8 virtio: verify features on load Michael S. Tsirkin 2009-12-08 20:07:48 +02:00
  • b3c3f123f7 vmware_vga: add rom file so that it boots. Dave Airlie 2009-12-11 15:47:44 +10:00
  • 20ff6c8066 Do not abort on qemu_malloc(0) in production builds Anthony Liguori 2009-12-09 12:59:36 -06:00
  • 725b8a6983 Fix ARM userspace strex implementation. Paul Brook 2009-12-11 15:38:10 +00:00
  • 7029a83bd6 microblaze: Make boot_info static. Edgar E. Iglesias 2009-12-10 14:46:18 +01:00
  • be5e834986 microblaze: Add missing cpu_reset. Edgar E. Iglesias 2009-12-10 14:43:13 +01:00
  • b4d34d5e9b microblaze: Boot and reset fixes. Edgar E. Iglesias 2009-12-10 14:40:35 +01:00
  • 6287462ef5 microblaze: Update disasm to latest GPLv2 version. Edgar E. Iglesias 2009-12-10 12:33:49 +01:00
  • 7dbbbb0c9e qemu: delete rule target on error Michael S. Tsirkin 2009-12-07 21:04:52 +02:00
  • 77e595e7c6 QMP: add human-readable description to error response Markus Armbruster 2009-12-07 21:37:16 +01:00
  • 7cdfcfe18f monitor: convert do_getfd() to QError Markus Armbruster 2009-12-07 21:37:15 +01:00
  • a488be27e5 QError: New QERR_TOO_MANY_FILES Markus Armbruster 2009-12-07 21:37:14 +01:00