Commit History

Author SHA1 Message Date
  Andreas Färber 8c43a6f05d Make all static TypeInfos const 12 years ago
  Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 12 years ago
  Paolo Bonzini 83c9089e73 monitor: move include files to include/monitor/ 12 years ago
  Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 12 years ago
  Julien Grall ac10027327 isa: Add isa_address_space_io() 13 years ago
  Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 13 years ago
  Aurelien Jarno 14e7a6456e isa: add a isa_vga_init() function 13 years ago
  Jim Meyering a5cf8262e4 scsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_dev_path return NULL 13 years ago
  Anthony Liguori 0d936928ef qdev: Convert busses to QEMU Object Model 13 years ago
  Andreas Färber 83f7d43a9e qom: Unify type registration 13 years ago
  Anthony Liguori d307af795d qdev: kill off DeviceInfo 13 years ago
  Anthony Liguori 39bffca203 qdev: register all types natively through QEMU Object Model 13 years ago
  Anthony Liguori 999e12bbe8 sysbus: apic: ioapic: convert to QEMU Object Model 13 years ago
  Anthony Liguori 8f04ee0882 isa: pic: convert to QEMU Object Model 13 years ago
  Hervé Poussineau d3c68e4f45 isa: always use provided ISA bus in isa_bus_irqs() 13 years ago
  Hervé Poussineau 75782268d6 isa: always use provided ISA bus when creating an isa device 13 years ago
  Hervé Poussineau d1a1be180c isa: move ISABus structure definition to header file 13 years ago
  Hervé Poussineau 48a18b3c69 isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions 13 years ago
  Richard Henderson 0d95952453 isa: Remove isa_init_ioport_range and isa_init_ioport 14 years ago
  Avi Kivity d750073472 isa: Add isa_register_portio_list() 14 years ago
  Richard Henderson ebf47c24b0 isa: Tidy support code for isabus_get_fw_dev_path 14 years ago
  Richard Henderson 78e2059352 isa: add isa_register_ioport() 14 years ago
  Richard Henderson c2d0d01202 isa: Pass i/o address space to isa_bus_new 14 years ago
  Avi Kivity c839adec88 isa: add isa_address_space() 14 years ago
  Blue Swirl a08784dd11 Remove unused sysemu.h include directives 14 years ago
  Jan Kiszka ee951a37d8 isa-bus: Remove bogus IRQ sharing check 14 years ago
  Blue Swirl 86f4a9a5c7 isa: add creation function that may fail 14 years ago
  Gleb Natapov 6a26e1197d Add get_fw_dev_path callback to ISA bus in qdev. 14 years ago
  Gleb Natapov dee41d58ef Keep track of ISA ports ISA device is using in qdev. 14 years ago
  Gleb Natapov 779206de67 Introduce fw_name field to DeviceInfo structure. 14 years ago