Commit Graph

  • 7a046f5f14 New QERR_INVALID_PARAMETER Markus Armbruster 2009-12-07 21:37:13 +01:00
  • 41471a2338 QError: New QERR_FD_NOT_SUPPLIED Markus Armbruster 2009-12-07 21:37:12 +01:00
  • 063c1a0918 monitor: convert do_closefd() to QError Markus Armbruster 2009-12-07 21:37:11 +01:00
  • c7c338c497 QError: New QERR_FD_NOT_FOUND Markus Armbruster 2009-12-07 21:37:10 +01:00
  • ec3b82afaa monitor: convert do_change() to QObject, QError Markus Armbruster 2009-12-07 21:37:09 +01:00
  • a6906e31a8 QError: New QERR_VNC_SERVER_FAILED Markus Armbruster 2009-12-07 21:37:08 +01:00
  • 7a84cb23c0 QError: New QERR_SET_PASSWD_FAILED Markus Armbruster 2009-12-07 21:37:07 +01:00
  • 17901e7532 QError: New QERR_INVALID_BLOCK_FORMAT Markus Armbruster 2009-12-07 21:37:06 +01:00
  • 2c2a6bb860 monitor: convert do_eject() to QError Markus Armbruster 2009-12-07 21:37:05 +01:00
  • 5cfe026475 QError: New QERR_DEVICE_NOT_REMOVABLE Markus Armbruster 2009-12-07 21:37:04 +01:00
  • b086838090 QError: New QERR_DEVICE_LOCKED Markus Armbruster 2009-12-07 21:37:03 +01:00
  • e16a181222 QError: Put error definitions in alphabetical order Markus Armbruster 2009-12-07 21:37:02 +01:00
  • 2895e075c6 monitor: Fix double-prompt after "change vnc passwd BLA" Markus Armbruster 2009-12-07 21:37:01 +01:00
  • 94171e119c monitor: do_cont(): Don't ask for passwords Luiz Capitulino 2009-12-07 21:37:00 +01:00
  • 0df37c411c QError: new class for device encrypted errors Luiz Capitulino 2009-12-07 21:36:59 +01:00
  • ad382a1257 Merge commit 'mst/pci' into staging Anthony Liguori 2009-12-07 14:31:38 -06:00
  • a3a55a2edb monitor: Introduce 'block_passwd' command Luiz Capitulino 2009-12-04 15:24:09 -02:00
  • f6d855c50d QError: Add class for invalid passwords Luiz Capitulino 2009-12-04 15:24:08 -02:00
  • b6981cb57b pci: interrupt disable bit support Michael S. Tsirkin 2009-11-25 16:31:42 +02:00
  • f9bf77dd1f pci: interrupt status bit implementation Michael S. Tsirkin 2009-11-25 15:44:40 +02:00
  • d036bb215e pci: prepare irq code for interrupt state Michael S. Tsirkin 2009-11-25 15:20:51 +02:00
  • 5b5cb08683 msix: function mask support Michael S. Tsirkin 2009-11-25 12:19:32 +02:00
  • 2760952ba9 msix: macro rename for function mask support Michael S. Tsirkin 2009-11-25 12:18:00 +02:00
  • 6d9fef1a02 cpuid: Fix multicore setup on Intel Andre Przywara 2009-12-07 11:58:02 +01:00
  • 6fb6d24554 kvm: x86: Fix initial kvm_has_msr_star Jan Kiszka 2009-12-06 15:51:24 +01:00
  • 5d7ff5bbde TCG: Mac OS X support for ppc64 target Andreas Faerber 2009-12-06 14:00:24 +01:00
  • ee4660f925 Update OpenBIOS images to r640 Blue Swirl 2009-12-06 09:25:06 +00:00
  • 749717a0ea Add S390 maintainer information Alexander Graf 2009-12-05 12:44:31 +01:00
  • 93d434b4ae Set default console to virtio on S390x Alexander Graf 2009-12-05 12:44:30 +01:00
  • afcb0e4559 S390 GDB stub Alexander Graf 2009-12-05 12:44:29 +01:00
  • 8cb310e130 Add S390x virtio machine description Alexander Graf 2009-12-05 12:44:28 +01:00
  • f3304eea93 Add S390x virtio machine bus Alexander Graf 2009-12-05 12:44:27 +01:00
  • 10c339a07d Add support for S390x system emulation Alexander Graf 2009-12-05 12:44:26 +01:00
  • 6b02494d64 Allocate physical memory in low virtual address space Alexander Graf 2009-12-05 12:44:25 +01:00
  • 0e60a699d2 Add KVM support for S390x Alexander Graf 2009-12-05 12:44:24 +01:00
  • 2827822ef1 S/390 fake TCG implementation Alexander Graf 2009-12-05 12:44:23 +01:00
  • 24e804ec14 S/390 host/target build system support Alexander Graf 2009-12-05 12:44:22 +01:00
  • 10ec51174c S/390 CPU fake emulation Alexander Graf 2009-12-05 12:44:21 +01:00
  • 2a90358f8a Sparc64: handle MMU global bit and nucleus context Blue Swirl 2009-12-05 11:14:55 +00:00
  • dd5121bd8a monitor: fix use of plain integer as NULL pointer, spotted by Sparse Blue Swirl 2009-12-04 20:52:02 +00:00
  • d05ac8faf5 Add "static" to please Sparse Blue Swirl 2009-12-04 20:44:44 +00:00
  • 407f879abb scsi: fix incorrect ?: use Blue Swirl 2009-12-04 18:08:59 +00:00
  • d08d6f04d6 monitor: use qemu_gettimeofday(), not gettimeofday() Blue Swirl 2009-12-04 18:06:39 +00:00
  • 08fd0fa9f1 win32: fix variable use before initialization Blue Swirl 2009-12-04 18:06:20 +00:00
  • 242cd0030a monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32 Blue Swirl 2009-12-04 18:05:45 +00:00
  • 31a68d5766 Sparc64: fix compilation with DEBUG_MMU Blue Swirl 2009-12-04 16:16:33 +00:00
  • fe0d61231e ide: implement stub for audio control/volume read Thadeu Lima de Souza Cascardo 2009-11-30 17:37:03 -02:00
  • a70089ceeb ide: Use some already defined page macros instead of constants Thadeu Lima de Souza Cascardo 2009-11-30 17:36:54 -02:00
  • b8f6ba0d0c eepro100: Improve debug messages Stefan Weil 2009-11-27 12:06:02 +01:00
  • 9ea37780a4 Remove rule for config-devices.h Stefan Weil 2009-11-25 21:59:38 +01:00
  • ec16928806 eepro100: Allocate a larger buffer for regname() David Benjamin 2009-11-25 21:20:10 -05:00
  • 5f370b1463 multiboot: Use signed type for negative error numbers Kevin Wolf 2009-11-18 12:15:21 +01:00
  • 6769da29c7 posix-aio-compat: Fix error check Kevin Wolf 2009-11-18 12:15:10 +01:00
  • 7078dead94 qemu-img: Fix memory leak Kevin Wolf 2009-11-18 10:48:01 +01:00
  • b4b2f05403 Fix compile error when LSI_DEBUG is defined Ryan Harper 2009-11-20 13:55:12 -06:00
  • 01d86a8544 Fix build for mingw32 on windows ($$ expansion) Stefan Weil 2009-11-19 20:19:56 +01:00
  • 7ebf54bca1 Fix build for mingw32 on windows ($@ in macro) Stefan Weil 2009-11-19 20:07:52 +01:00
  • b10fec9bfa e1000: Fix warning from code review Stefan Weil 2009-11-19 19:44:55 +01:00
  • 53ea95de52 multiboot: Fix module loading and setting of mmap. Adam Lackorzynski 2009-11-30 23:25:44 +01:00
  • dc61b0dc5a Make -kernel for linux work with bochsbios Alexander Graf 2009-11-17 17:49:16 +01:00
  • 0745eb1e43 Fix recently introduced bugs in -usbdevice host Markus Armbruster 2009-11-27 13:05:53 +01:00
  • 21eb3a2ba3 Fix description of size parameter in qemu-img's help text Pierre Riteau 2009-11-27 14:14:56 +01:00
  • ea5ad306ba Suppress optionrom build on Solaris x86 Andreas Faerber 2009-11-27 22:18:52 +01:00
  • fc072ec4df Rename DriveInfo.onerror to on_write_error Kevin Wolf 2009-11-27 13:25:36 +01:00
  • 550fe6c6fc SCSI: Fix Standard INQUIRY data Laszlo Ast 2009-11-19 11:07:12 +01:00
  • a0fb002c64 kvm: x86: Add support for VCPU event states Jan Kiszka 2009-11-25 00:33:03 +01:00
  • 5a2e3c2e11 kvm: x86: Fix merge artifact of f8d926e9 about mp_state Jan Kiszka 2009-11-25 00:31:03 +01:00
  • dc702288a3 targe-ppc: Sync CPU state for KVM Alexander Graf 2009-12-02 23:20:29 +01:00
  • ba5e50908c target-ppc: Get MMU state on register sync Alexander Graf 2009-12-02 23:19:47 +01:00
  • feb9e61285 qemu: cleanup unused macros in cirrus Michael S. Tsirkin 2009-11-30 21:02:32 +02:00
  • f74ab486d5 qemu: make cirrus init value pci spec compliant Michael S. Tsirkin 2009-11-30 21:02:26 +02:00
  • 40ff6d7e8d Don't leak file descriptors Kevin Wolf 2009-12-02 12:24:42 +01:00
  • 12c09b8ce2 qemu-img: There is more than one host device driver Kevin Wolf 2009-11-30 16:54:15 +01:00
  • 702ef63f3e qcow2: Fix some more qemu_malloc fallout Kevin Wolf 2009-11-27 17:35:55 +01:00
  • e1c7f0e3f9 qcow2: Store exact backing format length Kevin Wolf 2009-11-26 14:03:42 +01:00
  • f35d68f0e7 virtio-blk: Implement rerror option Kevin Wolf 2009-11-27 13:25:39 +01:00
  • ce4b6522f7 ide: Implement rerror option Kevin Wolf 2009-11-27 13:25:38 +01:00
  • e9b2e81889 Introduce rerror option for drives Kevin Wolf 2009-11-27 13:25:37 +01:00
  • f785009961 Rename DriveInfo.onerror to on_write_error Kevin Wolf 2009-11-27 13:25:36 +01:00
  • 843079386e ram migration: Properly reset statistics Jan Kiszka 2009-12-02 11:29:38 +01:00
  • b09417b9bc qemu-opts: Release id on deletion Jan Kiszka 2009-12-01 15:24:18 +01:00
  • 90697be889 live migration: Serialize vmstate saving in stage 2 Jan Kiszka 2009-12-01 15:19:55 +01:00
  • 792773b225 block migration: Skip zero-sized disks Jan Kiszka 2009-11-30 20:34:55 +01:00
  • 23bd90d2f9 block migration: Increase dirty chunk size to 1M Jan Kiszka 2009-11-30 18:21:22 +01:00
  • 01e61e2d16 block migration: Add support for restore progress reporting Jan Kiszka 2009-12-01 15:20:17 +01:00
  • 25f236433f block migration: Report progress also via info migration Jan Kiszka 2009-11-30 18:21:21 +01:00
  • 7184049ee6 block migration: Fix outgoing progress output Jan Kiszka 2009-11-30 18:21:21 +01:00
  • f327aa0c60 live migration: Propagate output monitor to callback handler Jan Kiszka 2009-11-30 18:21:21 +01:00
  • 82801d8f4f block migration: Report overall migration progress Jan Kiszka 2009-11-30 18:21:21 +01:00
  • 4ec7fcc7da live migration: Allow cleanup after cancellation or error Jan Kiszka 2009-11-30 18:21:21 +01:00
  • 9a743e5ba3 ram migration: Stop loading on error Jan Kiszka 2009-11-30 18:21:21 +01:00
  • 4b640365c7 block migration: Add error handling/propagation Jan Kiszka 2009-11-30 18:21:21 +01:00
  • 13f0b67fd3 block migration: Consolidate block transmission Jan Kiszka 2009-11-30 18:21:21 +01:00
  • 57cce12d54 block migration: Consolidate mig_read_device_bulk into mig_save_device_bulk Jan Kiszka 2009-11-30 18:21:20 +01:00
  • b1d10856d6 block migration: Clean up use of total_sectors Jan Kiszka 2009-11-30 18:21:20 +01:00
  • 69d63a97a1 block migration: Initialize remaining BlkMigState fields Jan Kiszka 2009-11-30 18:21:20 +01:00
  • 5e5328be14 block migration: Switch device and block lists to QSIMPLEQ Jan Kiszka 2009-11-30 18:21:20 +01:00
  • c616bbe1fd Import a simple queue implementation from NetBSD Pierre Riteau 2009-11-30 18:21:20 +01:00
  • 3c095c3f80 block migration: Drop dead code Jan Kiszka 2009-11-30 18:21:20 +01:00
  • d11ecd3dd5 block migration: Avoid indirection of block_mig_state Jan Kiszka 2009-11-30 18:21:20 +01:00