Commit Graph

  • e6e91b9c3d simplify TARGET_ABI_DIR generation Juan Quintela 2009-07-16 18:34:17 +02:00
  • 0adcffb1ce simplify TARGET_ARCH2 generation Juan Quintela 2009-07-16 18:34:16 +02:00
  • 6acff7da2b simplify TARGET_BASE_ARCH generation Juan Quintela 2009-07-16 18:34:15 +02:00
  • e73aae6715 generate TARGET_<arch name> for config.h Juan Quintela 2009-07-16 18:34:14 +02:00
  • afc29f8259 generate TARGET_ARCH for config.h Juan Quintela 2009-07-16 18:34:13 +02:00
  • 938b1edd10 Only setup TARGET_ARCH when it is different of Juan Quintela 2009-07-16 18:34:12 +02:00
  • b498c8a088 print only once TARGET_ARCH Juan Quintela 2009-07-16 18:34:11 +02:00
  • ea2d6a39b8 Refactor targe_bigendian selection in another list Juan Quintela 2009-07-16 18:34:10 +02:00
  • e0da9dd3c5 Refactor common code using a list Juan Quintela 2009-07-16 18:34:09 +02:00
  • 16dbd14f19 generate ARCH name instead of coding it Juan Quintela 2009-07-16 18:34:08 +02:00
  • d80438aad5 We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure time Juan Quintela 2009-07-16 18:34:07 +02:00
  • ffada369ee We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure time Juan Quintela 2009-07-16 18:34:06 +02:00
  • 92b458e836 qemu binary don't exist anymore. I guess not much people is compiling on alpha Juan Quintela 2009-07-16 18:34:05 +02:00
  • 1639448541 Refactor a single rule to generate all qemu-* executables Juan Quintela 2009-07-16 18:34:04 +02:00
  • 1c87267258 TARGET_ARCH == TARGET_BASE_ARCH in m68k and arm Juan Quintela 2009-07-16 18:34:03 +02:00
  • c44098ca34 BASE_LDFLAGS is not used anywhere else Juan Quintela 2009-07-16 18:34:02 +02:00
  • 0d46b7ed45 configure kqemu in a single place Juan Quintela 2009-07-16 18:34:01 +02:00
  • c59249f929 configure kvm in a single place Juan Quintela 2009-07-16 18:34:00 +02:00
  • 1b0c87fc0f configure xen in a single place Juan Quintela 2009-07-16 18:33:59 +02:00
  • 9637443f85 change ifdefs by obj-$(TARGET_BASE_ARCH) Juan Quintela 2009-07-16 18:33:58 +02:00
  • d2917a4777 TARGET_ARCH2 is already known at configure time. Juan Quintela 2009-07-16 17:57:08 +02:00
  • 0ba99fc6a1 configure already knows what TARGET_BASE_ARCH we need, no need to put the logic in Makefile.target Juan Quintela 2009-07-16 17:57:07 +02:00
  • 3b47612b0b already defined several lines before in block-obj-y Juan Quintela 2009-07-16 17:57:06 +02:00
  • 71c4f21f02 Remove unused Makefile variable Juan Quintela 2009-07-16 17:57:05 +02:00
  • 9c1dd99b20 use nwfpe-obj-y for consistence Juan Quintela 2009-07-16 17:57:04 +02:00
  • 1a65ba7605 use block-nested-y for files inside block/ Juan Quintela 2009-07-16 17:57:03 +02:00
  • 727374d935 Remove duplicated definition Juan Quintela 2009-07-16 17:57:02 +02:00
  • 4c050b3fab fix sparc not solaris build Juan Quintela 2009-07-16 17:57:01 +02:00
  • 7ed208c433 fix XEN Build Juan Quintela 2009-07-16 17:57:00 +02:00
  • 356c7ff4b6 fix for bad macaddr of e1000 in Windows 2003 server with original MS driver Naphtali Sprei 2009-07-16 18:17:53 +03:00
  • f35199864c qdev: es1370+ac97 description Gerd Hoffmann 2009-07-15 13:50:13 +02:00
  • a1e0fea587 qdev/compat: virtio-net-pci 0.10 compatibility. Gerd Hoffmann 2009-07-15 13:48:25 +02:00
  • 8ad1251470 qdev: print device id in "info pci". Gerd Hoffmann 2009-07-15 13:43:36 +02:00
  • d6beee9938 qdev/compat: virtio-console-pci 0.10 compatibility. Gerd Hoffmann 2009-07-15 13:48:24 +02:00
  • eb54b6dcb8 qdev: add id= support for pci nics. Gerd Hoffmann 2009-07-15 13:43:35 +02:00
  • ab73ff29ce qdev/compat: virtio-blk-pci 0.10 compatibility. Gerd Hoffmann 2009-07-15 13:48:23 +02:00
  • ccb63de38e qdev: add user-specified identifier to devices. Gerd Hoffmann 2009-07-15 13:43:34 +02:00
  • 96cc181089 qdev/compat: add pc-0.10 machine type. Gerd Hoffmann 2009-07-15 13:48:22 +02:00
  • 3320e56e54 qdev: add no_user, alias and desc Gerd Hoffmann 2009-07-15 13:43:33 +02:00
  • b6b6114460 qdev/compat: compat property infrastructure. Gerd Hoffmann 2009-07-15 13:48:21 +02:00
  • 81ebb98b24 qdev: factor out driver search to qdev_find_info() Gerd Hoffmann 2009-07-15 13:43:32 +02:00
  • 15239b2e52 cleanup: drop unused struct elements from VirtIOPCIProxy. Gerd Hoffmann 2009-07-15 13:48:20 +02:00
  • ee6847d19b qdev: rework device properties. Gerd Hoffmann 2009-07-15 13:43:31 +02:00
  • f114784f69 monitor: Add port write command Jan Kiszka 2009-07-14 10:20:11 +02:00
  • ef74679a81 Initialize PS2 keyboard / mouse state on reset Dinesh Subhraveti 2009-07-14 18:30:53 -07:00
  • 0bb05eaff0 fix segfault in setting migration speed Glauber Costa 2009-07-14 18:26:51 -04:00
  • 9f6839d4b1 Remove dead i386 assembly code from softmmu_header.h Stuart Brady 2009-07-12 20:09:40 +01:00
  • 1db6947daf qemu-io: use BDRV_O_FILE to implement the growable open option Christoph Hellwig 2009-07-15 23:11:21 +02:00
  • 0873898472 tlb flush cleanup Igor Kovalenko 2009-07-12 02:15:40 +04:00
  • 7d93b1fa18 Reset HPET config register on hpet_reset Beth Kon 2009-07-13 19:43:13 -04:00
  • ca94dbc753 qemu-io: Implement bdrv_load_vmstate/bdrv_save_vmstate Kevin Wolf 2009-07-15 12:06:58 +02:00
  • bf4e5d9297 Handle vga= in -append Pascal Terjan 2009-07-13 17:46:42 +02:00
  • 07323531c1 ioport: use uint{32, 16, 8}_t for ioport value and pio_addr_t for ioport address. Isaku Yamahata 2009-07-14 19:10:43 +09:00
  • fc7083b530 ioport: remove some #ifdef DEBUG_UNUSED_IOPORT. Isaku Yamahata 2009-07-14 19:10:42 +09:00
  • 1e37d05904 raw-posix: Handle errors in raw_create Stefan Weil 2009-07-11 16:43:37 +02:00
  • 09ac35ac31 omit 3DNOW! CPUID bits from qemu64 CPU model Andre Przywara 2009-07-16 14:49:31 +02:00
  • 89befdd1a6 honor -S on incoming migration Paolo Bonzini 2009-07-14 18:07:50 +02:00
  • 8167ee8839 Update to a hopefully more future proof FSF address Blue Swirl 2009-07-16 20:47:01 +00:00
  • a1961a4b31 Sparc32: convert slavio interrupt controller to qdev Blue Swirl 2009-07-16 14:15:34 +00:00
  • 666713c071 Sparc32: refactor CPU init Blue Swirl 2009-07-16 13:48:20 +00:00
  • a350db853f Sparc32: convert memory to qdev Blue Swirl 2009-07-16 13:48:14 +00:00
  • f48f656949 Sparc32: convert boot prom to qdev Blue Swirl 2009-07-16 13:48:10 +00:00
  • 5f750b2ea0 Sparc32: convert iommu to qdev Blue Swirl 2009-07-16 13:47:55 +00:00
  • fa28ec521b Sparc32: convert cs4231 to qdev Blue Swirl 2009-07-16 13:47:45 +00:00
  • d3ffcafe25 Sparc32: fix SDL zooming with TCX Blue Swirl 2009-07-16 13:45:57 +00:00
  • 24d904eab3 Don't copy multiboot.bin into pc-bios after built Anthony Liguori 2009-07-11 08:56:38 -05:00
  • 7aa486fe6b Fix multiboot.bin build on mingw32 Anthony Liguori 2009-07-11 08:48:29 -05:00
  • b8c0e7d7c4 Fix non-ACPI Timer Interrupt Routing - v3 Anthony Liguori 2009-07-11 08:20:57 -05:00
  • d8d2e079fa pci.c: remove unnecessary #ifdef DEBUG_PCI. Isaku Yamahata 2009-07-07 15:59:22 +09:00
  • 45566e9c99 replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate Christoph Hellwig 2009-07-10 23:11:57 +02:00
  • e1e8f35a4f bios: Fix multiple calls into smbios_load_ex Anthony Liguori 2009-07-10 14:52:56 -05:00
  • 84273177f2 gdbstub: x86: Support for setting segment registers Jan Kiszka 2009-06-27 09:53:51 +02:00
  • b1631e7a6f gdbstub: x86: Refactor register access Jan Kiszka 2009-06-27 09:53:51 +02:00
  • dd32aa1047 gdbstub: Add vCont support Jan Kiszka 2009-06-27 09:53:51 +02:00
  • 8389e7f4e1 slirp: Fix default netmask to 255.255.255.0 Anthony Liguori 2009-07-10 12:43:14 -05:00
  • ef2039f17d Regenerate BIOS and add patches for -boot option Anthony Liguori 2009-07-10 11:56:35 -05:00
  • 2221dde5d4 Update boot option documentation Jan Kiszka 2009-07-02 00:19:02 +02:00
  • 9538749118 Add boot menu control via command line switch Jan Kiszka 2009-07-02 00:19:02 +02:00
  • e0f084bfc9 Add boot-once support Jan Kiszka 2009-07-02 00:19:02 +02:00
  • dda9b29f61 Add qemu_unregister_reset Jan Kiszka 2009-07-02 00:19:02 +02:00
  • 55ddfe8ef5 Rework reset handler management Jan Kiszka 2009-07-02 00:19:02 +02:00
  • 76e30d0f13 Move boot_set callback backend Jan Kiszka 2009-07-02 00:19:02 +02:00
  • ef3adf68f8 Rework -boot option Jan Kiszka 2009-07-02 00:19:02 +02:00
  • e8b2a1c648 Add a pc-0-10 machine type for compatibility with 0.10.x Mark McLoughlin 2009-07-08 11:48:03 +01:00
  • 21d58b575e Change default PCI class of virtio-console to PCI_CLASS_SERIAL_OTHER Mark McLoughlin 2009-07-07 12:09:58 +01:00
  • 5c634ef30d Change default PCI class of virtio-blk to PCI_CLASS_STORAGE_SCSI Mark McLoughlin 2009-07-07 12:09:10 +01:00
  • 6f6260c7d6 Sparc32: convert sparc32_dma to qdev Blue Swirl 2009-07-15 20:45:19 +00:00
  • 430c7ec700 Avoid SIGSEGV when dumping cpu state without enabled logging malc 2009-07-15 20:52:47 +04:00
  • f64ab228b8 Convert fdc to qdev Blue Swirl 2009-07-15 14:41:54 +00:00
  • c70c59eeec Sparc32: convert slavio timers to qdev Blue Swirl 2009-07-15 08:53:09 +00:00
  • 6c319c8222 Sparc32/PPC: convert escc to qdev Blue Swirl 2009-07-15 08:51:32 +00:00
  • 2582cfa0cb Sparc32: convert slavio_misc to qdev Blue Swirl 2009-07-13 16:51:27 +00:00
  • 325f27475d Sparc32: convert idreg to qdev Blue Swirl 2009-07-13 16:11:08 +00:00
  • f407823616 target-ppc: enable PPC_MFTB for 44x Baojun Wang 2009-07-03 19:27:39 +08:00
  • fbe73008f2 ppc tcg: fix wrong bit/mask of wrteei Baojun Wang 2009-07-03 18:56:57 +08:00
  • 22555301ad gdb-xml: fix hacks in powerpc register numbering Nathan Froyd 2009-06-04 19:02:28 -07:00
  • 33890b3e0d target-ppc: fix evmergelo and evmergelohi Nathan Froyd 2009-06-04 13:46:41 -07:00
  • f55e9d9a40 target-ppc: fix typo in _cpu_ppc_load_decr Tristan Gingold 2009-04-27 10:55:47 +02:00
  • d27cf0ae6d Sparc32/Sparc64/PPC: convert m48txx to qdev Blue Swirl 2009-07-12 20:07:07 +00:00
  • f40070c36c Sparc32: convert tcx to qdev Blue Swirl 2009-07-12 19:21:36 +00:00