Commit Graph

  • 2eaa8f6338 qcow2: Allow alloc_clusters_noref to return errors Kevin Wolf 2010-06-04 11:22:39 +02:00
  • 018faafdbd qcow2: Allow get_refcount to return errors Kevin Wolf 2010-06-04 11:16:11 +02:00
  • 6c6ea921ff vpc: Read/write multiple sectors at once Kevin Wolf 2010-06-04 09:49:04 +02:00
  • fd42deeb4c Add exit notifiers. Gerd Hoffmann 2010-06-04 14:08:07 +02:00
  • 4cf3e6f3d8 acpi_piix4: save gpe and pci hotplug slot status Alex Williamson 2010-06-02 10:58:29 -06:00
  • b560a9ab9b qemu-option: Reject anti-social IDs Markus Armbruster 2010-06-08 13:54:26 +02:00
  • 1bb6504200 qdev: Revert the hack to let -net nic and pci_add set qdev ID Markus Armbruster 2010-06-08 13:54:04 +02:00
  • 3709c1b7cc Clarify error message when a PCI slot is already in use (v2) Daniel P. Berrange 2010-06-08 15:24:25 +01:00
  • c20fd87225 virtio-blk: simplify multiwrite calling conventions Christoph Hellwig 2010-06-08 18:26:07 +02:00
  • 7e608e8903 virtio-blk: stop tracking old_bs Christoph Hellwig 2010-06-08 18:25:54 +02:00
  • 46aaebff40 un-register kbd driver in case of USB kbd unplug. Jes Sorensen 2010-06-08 15:12:18 +02:00
  • 55541c8afc make qemu_thread_create block all signals Paolo Bonzini 2010-06-03 15:20:32 +02:00
  • 304e3a7c80 migration-tcp: call migrate_fd_error() instead of close() and free(). Yoshiaki Tamura 2010-06-10 06:50:10 +09:00
  • faa1f8ddc1 migration: use qemu_free() instead of free(). Yoshiaki Tamura 2010-06-09 14:44:31 +09:00
  • f2fcffbbe8 etrax-ser: Support the uart rx fifo. Edgar E. Iglesias 2010-06-14 18:41:12 +02:00
  • f471a17e9d ram_blocks: Convert to a QLIST Alex Williamson 2010-06-11 11:11:42 -06:00
  • 2ffcb18de0 Make netdev_del delete the netdev even when it's in use Markus Armbruster 2010-06-11 14:21:34 +02:00
  • 40ac17cd56 pass info about hpets to seabios.] Gleb Natapov 2010-06-14 11:29:28 +03:00
  • 072c2c31c2 hpet: Init capability register only once Jan Kiszka 2010-06-14 08:40:29 +02:00
  • bd69fe8448 qemu-option: Fix uninitialized value in append_option_parameter Kevin Wolf 2010-06-11 10:19:41 +02:00
  • 271248886e Change #define DEBUG to #define E1000_DEBUG in hw/e1000.c Jes Sorensen 2010-06-14 17:05:17 +02:00
  • ac7045cff7 Remove unused DEBUG defines from hw/msix.c Jes Sorensen 2010-06-14 17:05:16 +02:00
  • a4673e2762 Merge remote branch 'kwolf/for-anthony' into staging Anthony Liguori 2010-06-14 10:33:36 -05:00
  • a2da0395c1 Merge remote branch 'qmp/for-anthony' into staging Anthony Liguori 2010-06-14 09:39:01 -05:00
  • 09564574b8 OHCI address decoding fix Paul Brook 2010-06-13 23:37:31 +01:00
  • 11165820d1 Move stdbool.h Paul Brook 2010-06-13 19:00:50 +01:00
  • ea4e78e590 monitor/QMP: Drop info hpet / query-hpet Jan Kiszka 2010-06-13 14:15:46 +02:00
  • 8caa0065b8 hpet: Add MSI support Jan Kiszka 2010-06-13 14:15:45 +02:00
  • be4b44c59b hpet: Make number of timers configurable Jan Kiszka 2010-06-13 14:15:44 +02:00
  • cea1adfda7 vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8 Jan Kiszka 2010-06-13 14:15:43 +02:00
  • 22a9fe38a3 hpet: Add support for level-triggered interrupts Jan Kiszka 2010-06-13 14:15:42 +02:00
  • b7eaa6c77c hpet: Drop static state Jan Kiszka 2010-06-13 14:15:41 +02:00
  • 7d932dfdc5 hpet/rtc: Rework RTC IRQ replacement by HPET Jan Kiszka 2010-06-13 14:15:40 +02:00
  • 9cec89e8db hpet: Start/stop timer when HPET_TN_ENABLE is modified Jan Kiszka 2010-06-13 14:15:39 +02:00
  • 822557eb8e hpet: Convert to qdev Jan Kiszka 2010-06-13 14:15:38 +02:00
  • 7afbecc9ef hpet: Move static timer field initialization Jan Kiszka 2010-06-13 14:15:37 +02:00
  • ad0a655161 hpet: Silence warning on write to running main counter Jan Kiszka 2010-06-13 14:15:36 +02:00
  • 27bb0b2d6f hpet: Coding style cleanups and some refactorings Jan Kiszka 2010-06-13 14:15:35 +02:00
  • 6982d6647e hpet: Catch out-of-bounds timer access Jan Kiszka 2010-06-13 14:15:34 +02:00
  • c3d96978d0 configure: Fix evaluation of config-host.mak in create_config Jan Kiszka 2010-06-11 22:58:29 +02:00
  • d66ed0eae9 tcg-s390: correctly detect s390 with a 64-bit kernel Aurelien Jarno 2010-06-13 12:28:21 +02:00
  • b0cb640ac1 Compile OS specific files only once for all targets Blue Swirl 2010-06-12 05:49:30 +00:00
  • ce798cf2a2 Move set_proc_name() to OS specific files. Jes Sorensen 2010-06-10 11:42:31 +02:00
  • 9156d76331 Move line-buffering setup to OS specific files. Jes Sorensen 2010-06-10 11:42:30 +02:00
  • e06eb601b0 Make os_change_process_uid and os_change_root os-posix.c local Jes Sorensen 2010-06-10 11:42:29 +02:00
  • eb505be11b Move daemonize handling to OS specific files Jes Sorensen 2010-06-10 11:42:28 +02:00
  • 0766379d4c Move chroot handling to OS specific files. Jes Sorensen 2010-06-10 11:42:27 +02:00
  • 8847cfe8aa Move runas handling from vl.c to OS specific files. Jes Sorensen 2010-06-10 11:42:26 +02:00
  • 59a5264b99 Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c Jes Sorensen 2010-06-10 11:42:25 +02:00
  • 9f16732a06 Rename qemu-options.h to qemu-options.def Jes Sorensen 2010-06-10 11:42:24 +02:00
  • 6170540b82 Move find_datadir to OS specific files. Jes Sorensen 2010-06-10 11:42:23 +02:00
  • 8d963e6ae7 Move main signal handler setup to os specificfiles. Jes Sorensen 2010-06-10 11:42:22 +02:00
  • fe98ac1461 Rename os_setup_signal_handling() to os_setup_early_signal_handling() Jes Sorensen 2010-06-10 11:42:21 +02:00
  • 69bd73b1b0 Move win32 early signal handling setup to os_setup_signal_handling() Jes Sorensen 2010-06-10 11:42:20 +02:00
  • 86b645e753 Introduce os-posix.c and create os_setup_signal_handling() Jes Sorensen 2010-06-10 11:42:19 +02:00
  • 0d93ca7c3b vl.c: Move host_main_loop_wait() to OS specific files. Jes Sorensen 2010-06-10 11:42:18 +02:00
  • 19113504de Introduce os-win32.c and move polling functions from vl.c Jes Sorensen 2010-06-10 11:42:17 +02:00
  • 39626c0375 Create qemu-os-win32.h and move WIN32 specific declarations there Jes Sorensen 2010-06-10 11:42:16 +02:00
  • ddc9120e90 vl.c: Remove double include of netinet/in.h for Solaris Jes Sorensen 2010-06-10 11:42:15 +02:00
  • 41ba834146 NEON vldN optimization Paul Brook 2010-06-11 20:01:00 +01:00
  • 02e95918b8 hxtool: Fix line number reporting on SQMP/EQMP errors Jan Kiszka 2010-06-02 09:06:03 +02:00
  • 28e91a681a remove unnecessary lookaheads Paolo Bonzini 2010-05-24 09:39:53 +02:00
  • f7c052747e implement optional lookahead in json lexer Paolo Bonzini 2010-05-24 09:39:52 +02:00
  • 7f8fca7c8a add some tests for invalid JSON Paolo Bonzini 2010-05-24 09:39:51 +02:00
  • 2e89c06889 json-streamer: Don't use qdict_put_obj() Luiz Capitulino 2010-05-19 17:17:05 -03:00
  • ecb50f5fef json-lexer: Drop 'buf' Luiz Capitulino 2010-05-17 17:59:00 -03:00
  • d22b0bd7fc check-qjson: Add more escape tests Luiz Capitulino 2010-05-19 17:08:37 -03:00
  • bd0326950f qjson: Handle "\f" Luiz Capitulino 2010-05-19 17:06:15 -03:00
  • 1041ba7a14 json-lexer: Handle missing escapes Luiz Capitulino 2010-05-19 16:57:28 -03:00
  • 03308f6c27 json-lexer: Initialize 'x' and 'y' Luiz Capitulino 2010-05-17 17:50:01 -03:00
  • 0e2029a063 tcg: fix DEF macro after commit c61aaf7a388c4ad95d8b546fdb9267dc01183317 Aurelien Jarno 2010-06-11 18:39:47 +02:00
  • 28d7cc493e tcg-s390: Adjust compilation flags. Richard Henderson 2010-06-04 12:14:09 -07:00
  • 6a1621b917 tcg-s390: Compute is_write in cpu_signal_handler. Richard Henderson 2010-06-04 12:14:12 -07:00
  • 4d58be0628 s390x: Don't use a linker script for user-only. Richard Henderson 2010-06-04 12:14:11 -07:00
  • d35b261c7a s390x: Avoid _llseek. Richard Henderson 2010-06-04 12:14:10 -07:00
  • eba0b89379 tcg-s390: Allocate the code_gen_buffer near the main program. Richard Henderson 2010-06-04 12:14:14 -07:00
  • 1bcaae666f tcg-s390: Icache flush is a no-op. Richard Henderson 2010-06-04 12:14:13 -07:00
  • dc397ca35e tcg-i386: fix andi r, r, 0xff Aurelien Jarno 2010-06-10 20:52:47 +02:00
  • 447d681e8b tcg-i386: remove use of _Bool that slipped code review Aurelien Jarno 2010-06-10 20:40:24 +02:00
  • 85948643b8 esp: lower IRQ on soft reset Blue Swirl 2010-06-10 17:57:39 +00:00
  • e163ae7b8f qbus: fix memory leak in qbus_free() Isaku Yamahata 2010-05-27 14:35:58 +09:00
  • bd418d90d0 multiboot: compilation fix with DEBUG_MULTIBOOT enabled. Isaku Yamahata 2010-05-27 14:37:09 +09:00
  • fe7f9567a6 vga-isa-mm: remove one #ifdef CONFIG_BOCHS_VBE. Isaku Yamahata 2010-05-27 14:37:53 +09:00
  • 0f2ad63fcb main: allocate gui_timer only once. Isaku Yamahata 2010-05-27 14:38:47 +09:00
  • 60a3992e75 Merge remote branch 'mst/for_anthony' into staging Anthony Liguori 2010-06-10 09:21:43 -05:00
  • 77d4f95e11 cris: Break out image loading to hw/cris-boot.c. Edgar E. Iglesias 2010-06-10 14:45:46 +02:00
  • 2024c53950 s390: Disassemble some general-instruction-extension insns. Richard Henderson 2010-06-04 12:14:17 -07:00
  • 402ce448af s390: Update disassembler to the last GPLv2 from binutils. Richard Henderson 2010-06-04 12:14:16 -07:00
  • 5d8a4f8f4a tcg-i386: Merge 64-bit generation. Richard Henderson 2010-06-03 17:35:17 -07:00
  • 1c0fd16018 configure: display sysconfdir in summary Aurelien Jarno 2010-06-10 00:14:02 +02:00
  • ca35f780ac move computation of tools and roms outside of config-host.mak generation Paolo Bonzini 2010-05-26 16:08:29 +02:00
  • 683035de78 configure: move directory defaults earlier Paolo Bonzini 2010-05-26 16:08:28 +02:00
  • 6bde81cb03 configure: ignore unknown --xyzdir options Paolo Bonzini 2010-05-26 16:08:27 +02:00
  • 0b24e75f85 configure: introduce more --xyzdir options Paolo Bonzini 2010-05-26 16:08:26 +02:00
  • 1dabe05ce4 configure: expand ${prefix} in create_config Paolo Bonzini 2010-05-26 16:08:25 +02:00
  • 99d7cc75dd configure: move all directory entries in config-host.mak close Paolo Bonzini 2010-05-26 16:08:24 +02:00
  • f2b9e1e37d configure: unify handling of xyzdir variables Paolo Bonzini 2010-05-26 16:08:23 +02:00
  • 7ee2822cbe rename CONFIG_QEMU_PREFIX Paolo Bonzini 2010-05-26 16:08:22 +02:00
  • 190e9c59c0 configure: introduce confdir and confsuffix Paolo Bonzini 2010-05-26 16:08:21 +02:00
  • e7b45cc446 configure: introduce sysconfsuffix Paolo Bonzini 2010-05-26 16:08:20 +02:00