Commit Graph

  • f4e94dfefb Set revision in eeprom correctly for 82557 versions. =?UTF-8?q?Reimar=20D=C3=B6ffinger?= 2009-09-12 15:42:01 +02:00
  • fc3baad7bf restore CFLAGS check for conflict and fix recursive CFLAGS issue Thomas Monjalon 2009-09-11 18:45:40 +02:00
  • 25fe365483 virtio-pci: return error if virtio_console_init fails Amit Shah 2009-09-29 15:51:04 +05:30
  • c8cd1fcd66 qdev: show name of device that fails init Amit Shah 2009-09-29 15:51:03 +05:30
  • fa0cfdf24a vnc: Set invalid buffer pointers to NULL Stefan Weil 2009-09-19 21:00:09 +02:00
  • 7f1e9d4e13 eepro100: Don't allow guests to fail assertions Kevin Wolf 2009-09-23 17:42:42 +02:00
  • 80ee15a6b2 qcow2: Increase maximum cluster size to 2 MB Kevin Wolf 2009-09-15 12:30:43 +02:00
  • 85352471ce qemu/virtio-pci: remove unnecessary check Michael S. Tsirkin 2009-09-22 13:35:28 +03:00
  • 5a1fc5e852 qemu: clean up target page usage in msix Michael S. Tsirkin 2009-09-29 18:53:26 +02:00
  • 8f2498f9f6 fix comment on cpu_register_physical_memory_offset Michael S. Tsirkin 2009-09-29 18:53:16 +02:00
  • c0b1905b28 qemu/pci: reset device registers on bus reset Michael S. Tsirkin 2009-09-16 13:41:09 +03:00
  • 5330de099a qemu/pci: refactor code/symbolic constants Michael S. Tsirkin 2009-09-16 13:40:57 +03:00
  • e489030df2 qemu/virtio: fix reset with device removal Michael S. Tsirkin 2009-09-16 13:40:37 +03:00
  • 7f23f812c4 qemu/qdev: type safety in reset handler Michael S. Tsirkin 2009-09-16 13:40:27 +03:00
  • ac0be99800 serial: convert isa to qdev Gerd Hoffmann 2009-09-22 13:53:21 +02:00
  • 41b5e892b7 qdev: don't crash on unset drive properties. Gerd Hoffmann 2009-09-22 13:53:20 +02:00
  • 99244fa151 floppy: move dma setup + drive connect to fdctrl_init_common() Gerd Hoffmann 2009-09-22 13:53:19 +02:00
  • fd8014e132 floppy: add drive properties. Gerd Hoffmann 2009-09-22 13:53:18 +02:00
  • ef80b46623 store a pointer to QemuOpts in DeviceState, release it when zapping a device. Gerd Hoffmann 2009-09-25 21:42:49 +02:00
  • 7101174e5c allow if=none for drive_add Gerd Hoffmann 2009-09-25 21:42:48 +02:00
  • 4db49dc087 refactor drive_hot_add Gerd Hoffmann 2009-09-25 21:42:47 +02:00
  • 56a1493880 drive cleanup fixes. Gerd Hoffmann 2009-09-25 21:42:46 +02:00
  • 3f84865ade pci: windup acpi-based hotplug Gerd Hoffmann 2009-09-25 21:42:45 +02:00
  • ee995ffbf7 pci: hotplug windup Gerd Hoffmann 2009-09-25 21:42:44 +02:00
  • cb23117be7 scsi: hotplug windup Gerd Hoffmann 2009-09-25 21:42:43 +02:00
  • ef816d831f usb: hotplug windup Gerd Hoffmann 2009-09-25 21:42:42 +02:00
  • 3418bd25e1 qdev hotplug: infrastructure and monitor commands. Gerd Hoffmann 2009-09-25 21:42:41 +02:00
  • a861c453e7 switch qemu-config to qemu_error Gerd Hoffmann 2009-09-25 21:42:40 +02:00
  • a8e662b547 usb: hook unplug into qdev, cleanups + fixes. Gerd Hoffmann 2009-09-25 21:42:39 +02:00
  • e3936fa574 pci: move unregister from PCIDevice to PCIDeviceInfo Gerd Hoffmann 2009-09-25 21:42:38 +02:00
  • a36a344dcd pci: use qdev for device destruction. Gerd Hoffmann 2009-09-25 21:42:37 +02:00
  • 01985dcf38 Implement scsi device destruction Gerd Hoffmann 2009-09-25 21:42:36 +02:00
  • d29275f103 Add exit callback to DeviceInfo. Gerd Hoffmann 2009-09-25 21:42:35 +02:00
  • 131ec1bd7d qdev: device free fixups. Gerd Hoffmann 2009-09-25 21:42:34 +02:00
  • 021f067459 parallel: convert isa to qdev Gerd Hoffmann 2009-09-22 13:53:22 +02:00
  • 907265dbb6 update pc-bios/bios.bin Gerd Hoffmann 2009-09-22 11:47:40 +02:00
  • 1ac7105e68 update pcbios submodule to current master Gerd Hoffmann 2009-09-22 11:47:39 +02:00
  • 7cd9eee0f6 piix_pci: kill PIIX3IrqState Gerd Hoffmann 2009-09-16 22:25:33 +02:00
  • 0358718275 convert pci bridge to qdev Gerd Hoffmann 2009-09-16 22:25:32 +02:00
  • 21eea4b38f support inplace allocation for pci bus, split irq init. Gerd Hoffmann 2009-09-16 22:25:31 +02:00
  • 1f850f1064 switch ide bus to inplace allocation. Gerd Hoffmann 2009-09-16 22:25:30 +02:00
  • b2317837f0 switch usb bus to inplace allocation. Gerd Hoffmann 2009-09-16 22:25:29 +02:00
  • ca9c39faed switch scsi bus to inplace allocation. Gerd Hoffmann 2009-09-16 22:25:28 +02:00
  • cd739fb6e9 allow qdev busses allocations be inplace Gerd Hoffmann 2009-09-16 22:25:27 +02:00
  • 828566bc33 temporary fix for on_vcpu Glauber Costa 2009-09-17 20:10:06 +02:00
  • b3807725f6 kvm: Fix guest single-stepping Jan Kiszka 2009-09-17 20:05:58 +02:00
  • 5f30fa18ad gdbstub: x86: Switch 64/32 bit registers dynamically Jan Kiszka 2009-09-17 18:14:13 +02:00
  • 6875204c78 Enable host-clock-based RTC Jan Kiszka 2009-09-15 13:36:04 +02:00
  • 1ed2fc1fa3 Refactor RTC command line switches Jan Kiszka 2009-09-15 13:36:04 +02:00
  • 21d5d12bb0 Introduce QEMU_CLOCK_HOST Jan Kiszka 2009-09-15 13:36:04 +02:00
  • f64382bad8 win32: Drop dead dyntick timer code Jan Kiszka 2009-09-15 13:36:04 +02:00
  • 0fdddf80a8 Rename QEMU_TIMER_* to QEMU_CLOCK_* Jan Kiszka 2009-09-15 13:36:04 +02:00
  • 0148fde54c Fix exit on 'pci_add' Monitor command Luiz Capitulino 2009-09-24 11:16:01 -03:00
  • a979670344 Correctly free nd structure Glauber Costa 2009-09-17 16:53:39 -04:00
  • e5bc201df7 do proper cpu_self check Glauber Costa 2009-09-28 15:27:44 -03:00
  • 47cbc7aa5e bdf: Remove last users of FALSE/TRUE Juan Quintela 2009-09-30 01:10:56 +02:00
  • a316e3788d Add -Wold-style-* flags Juan Quintela 2009-09-30 01:10:55 +02:00
  • b6e31c1239 slirp: It needs to use QEMU_CFLAGS not CFLAGS Juan Quintela 2009-09-30 01:10:54 +02:00
  • d5b61ddd65 musicpal: Add VMState support Jan Kiszka 2009-09-18 20:51:23 +02:00
  • c88d6bded6 musicpal: Make PIT emulation more robust Jan Kiszka 2009-09-18 20:51:23 +02:00
  • 267c48404f musicpal: True reset support for audio device Jan Kiszka 2009-09-18 20:51:23 +02:00
  • 30624c926c musicpal: True reset support for GPIO Jan Kiszka 2009-09-18 20:51:23 +02:00
  • 49fedd0d64 musicpal: Coding style fixes Jan Kiszka 2009-09-18 20:51:23 +02:00
  • 243cd13ca9 musicpal: Clean up typecasts Jan Kiszka 2009-09-18 20:51:23 +02:00
  • 708afdf3a4 musicpal: Rework GPIO input events Jan Kiszka 2009-09-18 20:51:23 +02:00
  • 2e87c5b937 musicpal: Catch null TX qeueues Jan Kiszka 2009-09-18 20:51:22 +02:00
  • 0cb892aa26 x86: port cpu to vmstate Juan Quintela 2009-09-29 22:49:08 +02:00
  • f11f6a5fff vmstate: Add suppot for field_exist() test Juan Quintela 2009-09-29 22:49:07 +02:00
  • 3c8ce630c5 x86: factor out cpu_get/put_fpreg() Juan Quintela 2009-09-29 22:49:06 +02:00
  • 216c07c3a8 x86: factor out cpu_get/put_mttr_var() Juan Quintela 2009-09-29 22:49:05 +02:00
  • fc3b0aa23e x86: factor out cpu_get/put_xmm_reg() Juan Quintela 2009-09-29 22:49:04 +02:00
  • 468f65814e x86: factor out cpu_pre/post_load() Juan Quintela 2009-09-29 22:49:03 +02:00
  • c4c38c8c72 x86: factor out cpu_pre_save() Juan Quintela 2009-09-29 22:49:02 +02:00
  • 66e6d55b75 x86: port segments to vmstate Juan Quintela 2009-09-29 22:49:01 +02:00
  • f89a8e4ede Add *TL functions to vmstate Juan Quintela 2009-09-29 22:49:00 +02:00
  • c1a54d573b x86: split MTRRVar union Juan Quintela 2009-09-29 22:48:59 +02:00
  • acc6883679 x86: split FPReg union Juan Quintela 2009-09-29 22:48:58 +02:00
  • e5cc6429de x86: mcg_cap is never 0 Juan Quintela 2009-09-29 22:48:57 +02:00
  • 496eb021d8 x86: send mce_banks as an array Juan Quintela 2009-09-29 22:48:56 +02:00
  • ac74d0f1fc x86: mce_banks always have the same size Juan Quintela 2009-09-29 22:48:55 +02:00
  • 60a902f1c3 x86: add fpregs_format_vmstate Juan Quintela 2009-09-29 22:48:54 +02:00
  • bfc179b60c x86: add pending_irq_vmstate to the state Juan Quintela 2009-09-29 22:48:53 +02:00
  • cdc0c58fa9 x86: add fptag_vmstate to the state Juan Quintela 2009-09-29 22:48:52 +02:00
  • 67b8f41957 x86: fpus is uint16_t not unsigned int Juan Quintela 2009-09-29 22:48:51 +02:00
  • eb83162311 x86: fpuc is uint16_t not unsigned int Juan Quintela 2009-09-29 22:48:50 +02:00
  • 5ee0ffaa42 x86: make a20_mask int32_t Juan Quintela 2009-09-29 22:48:49 +02:00
  • 1f76b9b9b3 x86: hflags is not modified at all, just save it directly Juan Quintela 2009-09-29 22:48:48 +02:00
  • 6b0e766f4c vmstate: remove i2c_slave_load/save Juan Quintela 2009-09-29 22:48:44 +02:00
  • aa1e3b286c vmstate: port lm832x device Juan Quintela 2009-09-29 22:48:43 +02:00
  • e69f0602ee lm832x: make fields to have the same types that they are saved/loaded Juan Quintela 2009-09-29 22:48:42 +02:00
  • 19df438b63 vmstate: add support for arrays of pointers Juan Quintela 2009-09-29 22:48:41 +02:00
  • f0495f56c9 vmstate: port twl92230 device Juan Quintela 2009-09-29 22:48:40 +02:00
  • b53d44e513 twl92230: change pwrbtn_state to uint8_t Juan Quintela 2009-09-29 22:48:39 +02:00
  • 371a446863 vmstate: port tmp105 device Juan Quintela 2009-09-29 22:48:38 +02:00
  • 6f3a7798ec tmp105: change len and alorm to uint8_t Juan Quintela 2009-09-29 22:48:37 +02:00
  • 289070c715 vmstate: create VMSTATE_INT16_ARRAY Juan Quintela 2009-09-29 22:48:36 +02:00
  • aed7278dbd vmstate: port ssd0303 device Juan Quintela 2009-09-29 22:48:35 +02:00
  • 0211364d37 vmstate: port pxa2xx_i2c device Juan Quintela 2009-09-29 22:48:34 +02:00
  • 840e9cef84 vmstate: create VMSTATE_STRUCT_POINTER Juan Quintela 2009-09-29 22:48:33 +02:00
  • 7cb45faabd vmstate: port max7310 device Juan Quintela 2009-09-29 22:48:32 +02:00