Commit Graph

  • 715a664ac4 QemuOpts: command line switches for the config file. Gerd Hoffmann 2009-10-14 10:39:28 +02:00
  • 42262ba860 QemuOpts: parse config from file. Gerd Hoffmann 2009-10-14 10:39:27 +02:00
  • 9d993394a1 QemuOpts: dump config. Gerd Hoffmann 2009-10-14 10:39:26 +02:00
  • ddc978550d QemuOpts: add find_list() Gerd Hoffmann 2009-10-14 10:39:25 +02:00
  • 3e03236438 Documentation: Add options to image format descriptions Kevin Wolf 2009-10-28 12:49:17 +01:00
  • 8063d0fe3b Documentation: Don't mention old qemu-img options Kevin Wolf 2009-10-28 12:49:16 +01:00
  • f932c04039 Documentation: Move image format descriptions to own section Kevin Wolf 2009-10-28 12:49:15 +01:00
  • 7273a2dbcc Documentation: Add documentation for -chardev Matthew Booth 2009-10-30 13:41:12 +00:00
  • eeb4a3bae0 Added imlpementation for qemu_error for non-qemu executables Naphtali Sprei 2009-10-28 18:41:39 +02:00
  • ba42b6467b eepro100: Improve support for different devices Stefan Weil 2009-10-30 13:36:21 +01:00
  • b4dccd8db4 pci/monitor: print out bridge's filtering values and so on. Isaku Yamahata 2009-10-30 21:21:26 +09:00
  • a0c7a97ea7 pci: implement pci bridge filtering. Isaku Yamahata 2009-10-30 21:21:25 +09:00
  • 1074df4f29 pci: factor out pci_for_each_device(). Isaku Yamahata 2009-10-30 21:21:24 +09:00
  • a968857067 pci: cosmetic on pci_upadte_mappings() Isaku Yamahata 2009-10-30 21:21:23 +09:00
  • fb23162885 pci: initialize pci config headers depending it pci header type. Isaku Yamahata 2009-10-30 21:21:22 +09:00
  • edb000350d pci: teach pci_default_config_write() ROM bar for normal/bridge device . Isaku Yamahata 2009-10-30 21:21:21 +09:00
  • 260c0cd3d9 pci: use range helper functions. Isaku Yamahata 2009-10-30 21:21:20 +09:00
  • f49db805a9 pci: add helper functions to check ranges overlap. Isaku Yamahata 2009-10-30 21:21:19 +09:00
  • a9f4994611 pci: pcie host and mmcfg support. Isaku Yamahata 2009-10-30 21:21:18 +09:00
  • 9cae69bd8d vmstate: introduce VMSTATE_BUFFER_UNSAFE_INFO. Isaku Yamahata 2009-10-30 21:21:17 +09:00
  • ce195fb532 pci_host: change the signature of pci_data_{read, write}. Isaku Yamahata 2009-10-30 21:21:16 +09:00
  • 766347cc8c pci: move pci host stuff from pci.c to pci_host.c Isaku Yamahata 2009-10-30 21:21:15 +09:00
  • 74e32ac1d1 pci: factor out the conversion logic from io port address into pci device. Isaku Yamahata 2009-10-30 21:21:14 +09:00
  • e822a52a81 pci: make pci configuration transaction more accurate. Isaku Yamahata 2009-10-30 21:21:13 +09:00
  • e94ff65026 pci: remove bus_num member from struct PCIBus. Isaku Yamahata 2009-10-30 21:21:12 +09:00
  • 1442125843 pci: 64bit bar support. Isaku Yamahata 2009-10-30 21:21:11 +09:00
  • 4f8589e115 pci: typedef pcibus_t as uint64_t instead of uint32_t. Isaku Yamahata 2009-10-30 21:21:10 +09:00
  • 89e8b13c53 pci: introduce FMT_PCIBUS for printf format for pcibus_t. Isaku Yamahata 2009-10-30 21:21:09 +09:00
  • 6e355d901b pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t Isaku Yamahata 2009-10-30 21:21:08 +09:00
  • a455783bb6 pci_host: consolidate pci config address access. Isaku Yamahata 2009-10-30 21:21:07 +09:00
  • 4f5e19e6c5 pci_host.h: move functions in pci_host.h into .c file. Isaku Yamahata 2009-10-30 21:21:06 +09:00
  • b3b1169731 pci: make pci_bar() aware of header type 1. Isaku Yamahata 2009-10-30 21:21:05 +09:00
  • 5029fe12dc pci: clean up of pci_default_read_config. Isaku Yamahata 2009-10-30 21:21:04 +09:00
  • 0392a017ae pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h Isaku Yamahata 2009-10-30 21:21:03 +09:00
  • 67a51b48c8 pci: clean up pci_init_wmask() Isaku Yamahata 2009-10-30 21:21:02 +09:00
  • 74c01823ba pci/bridge: clean up of pci_bridge_initfn() Isaku Yamahata 2009-10-30 21:21:01 +09:00
  • b0ff8eb2d0 pci: use helper functions to access pci config space. Isaku Yamahata 2009-10-30 21:21:00 +09:00
  • fb5ce7d289 pci: helper functions to access PCIDevice::config Isaku Yamahata 2009-10-30 21:20:59 +09:00
  • 182f9c8a64 pci: define a constant to represent a unmapped bar and use it. Isaku Yamahata 2009-10-30 21:20:58 +09:00
  • 2217dcfff5 pci: use PCI_SLOT() and PCI_FUNC(). Isaku Yamahata 2009-10-30 21:20:57 +09:00
  • e369cad7cd pci: introduce constant PCI_NUM_PINS for the number of interrupt pins, 4. Isaku Yamahata 2009-10-30 21:20:56 +09:00
  • 2e49d64ac7 pci: fix PCI_DPRINTF() wrt variadic macro. Isaku Yamahata 2009-10-30 21:20:55 +09:00
  • 783c4f5835 Makefile: make qemu-io dependent on config-host.h Paolo Bonzini 2009-10-29 19:46:35 +01:00
  • 43b443b668 scsi: move scsi-disk.h -> scsi.h Gerd Hoffmann 2009-10-30 09:54:00 +01:00
  • 1cd3af5480 scsi: move scsi.h -> esp.h Gerd Hoffmann 2009-10-30 09:53:59 +01:00
  • fafce63d99 Makefile: make qemu-img dependant on config-host.h Uri Lublin 2009-10-29 14:40:01 -04:00
  • 184bd04845 whitelist host virtio networking features Dustin Kirkland 2009-10-29 10:34:15 -05:00
  • 9f56640c85 qemu-img: Allow creating zero sized images Kevin Wolf 2009-10-28 11:36:07 +01:00
  • 5819c91806 tap: drain queue in tap_send() Mark McLoughlin 2009-10-27 18:16:39 +00:00
  • cdd5cc12ba virtio-net: split the has_buffers() logic from can_receive() Mark McLoughlin 2009-10-27 18:16:38 +00:00
  • 839f368f2b net/queue: queue packets even if sender doesn't supply a callback Mark McLoughlin 2009-10-27 18:16:37 +00:00
  • 893379efd0 net: disable receiving if client returns zero Mark McLoughlin 2009-10-27 18:16:36 +00:00
  • be1636b3ab tap: disable draining queue in one go Mark McLoughlin 2009-10-27 18:16:35 +00:00
  • eb852011ab Configurable block format whitelist Markus Armbruster 2009-10-27 18:41:44 +01:00
  • 39a51dfda8 qdev: Tag isa-fdc, PIIX3 IDE and PIIX4 IDE as no-user Markus Armbruster 2009-10-27 13:52:13 +01:00
  • c79662f7f7 Pass the drive's readonly attribute to the guest OS Naphtali Sprei 2009-10-29 11:42:11 +02:00
  • 59f2689d90 Added readonly flag to -drive command Naphtali Sprei 2009-10-26 16:25:16 +02:00
  • d191d12d5f qcow2: Allow qcow2 disk images with size zero Stefan Weil 2009-10-26 16:11:16 +01:00
  • b4558d7481 (x86/Sparc/PPC)-user: fix cpu_copy Blue Swirl 2009-11-07 16:34:12 +00:00
  • 4a64356397 IDE: Fix reset handling Blue Swirl 2009-11-07 14:13:05 +00:00
  • b55a37c981 user: move CPU reset call to main.c for x86/PPC/Sparc Blue Swirl 2009-11-07 10:37:06 +00:00
  • d84bda46de PPC: rename cpu_ppc_reset to cpu_reset for consistency Blue Swirl 2009-11-07 10:36:04 +00:00
  • 44a9935465 Sparc64/x86: remove unneeded calls to device reset Blue Swirl 2009-11-07 10:05:03 +00:00
  • e43941318d PPC: remove unneeded calls to device reset Blue Swirl 2009-11-07 09:32:21 +00:00
  • a01d6ef446 sparc32 (mostly): remove unneeded calls to device reset Blue Swirl 2009-11-07 08:55:24 +00:00
  • c169998802 v3: don't call reset functions on cpu initialization Glauber Costa 2009-11-05 16:05:15 -02:00
  • cae334cd6b vga: fix line comparison malc 2009-11-06 16:08:26 +03:00
  • d1984194f3 vga: Respect Line Compare Register in text modes malc 2009-11-06 03:46:12 +03:00
  • 3e6ba50340 Sparc: fix carry flag handling (Solaris bootblk fix) Artyom Tarasenko 2009-11-04 19:38:26 +00:00
  • 2d7adea4fe hw/sd: Support SDHC size cards Andrzej Zaborowski 2009-11-03 15:28:19 +01:00
  • 2d9f27d2fd Fix the build when srcdir == objdir Anthony Liguori 2009-11-02 15:50:27 -06:00
  • ed7193ec1d Unbreak Linux build Anthony Liguori 2009-10-30 16:45:20 -05:00
  • ec9f735638 Update gpxe roms to have BANNER_TIMEOUT=0 Anthony Liguori 2009-10-30 16:44:26 -05:00
  • 71f4effce7 Unbreak tap compilation on OS X Alexander Graf 2009-10-30 22:27:00 +01:00
  • 195325a4c1 Revert "Fall back to network boot as the last possible boot option" Anthony Liguori 2009-10-30 12:42:29 -05:00
  • 94ca5a9859 Fall back to network boot as the last possible boot option Anthony Liguori 2009-10-30 09:35:38 -05:00
  • 04095e5ff3 Remove e1000 rom loading hack Anthony Liguori 2009-10-30 09:28:36 -05:00
  • 74b12befba Switch from etherboot to gPXE Anthony Liguori 2009-10-30 09:23:27 -05:00
  • fd64612241 Switch pc bios from pc-bios to seabios Anthony Liguori 2009-10-30 09:06:09 -05:00
  • 65e59a08f6 Update SeaBIOS to latest upstream Anthony Liguori 2009-10-30 09:02:27 -05:00
  • 3cbe04c442 virtio-net: fix macaddr config regression Mark McLoughlin 2009-10-28 14:07:23 +00:00
  • 76f5159d7f qemu/msix: fix table access issues Michael S. Tsirkin 2009-10-26 16:22:44 +02:00
  • 79758e95d7 qemu/virtio: make wmb compiler barrier + comments Michael S. Tsirkin 2009-10-26 15:17:15 +02:00
  • 1e5b9d2fcc Remove aio_ctx from paio_* interface Kevin Wolf 2009-10-26 13:03:08 +01:00
  • fa39472763 Add *CFLAGS to LINK in rules.mak Peter Hjalmarsson 2009-10-24 11:34:02 +02:00
  • 718b8aec62 serial: Add missing bit Stefan Weil 2009-10-26 21:51:41 +01:00
  • 45eea13b24 serial: Support additional serial speed values Stefan Weil 2009-10-26 16:10:10 +01:00
  • 66a6593a8c usb: print attached status in info qtree Gerd Hoffmann 2009-10-26 15:56:51 +01:00
  • 26a9e82ac4 usb-host: use qdev for -usbdevice + rework. Gerd Hoffmann 2009-10-26 15:56:50 +01:00
  • b3e461d3d6 usb-storage: use qdev for -usbdevice Gerd Hoffmann 2009-10-26 15:56:49 +01:00
  • 61e094c049 usb: make attach optional. Gerd Hoffmann 2009-10-26 15:56:48 +01:00
  • 2b0efdc3e1 usb-serial and braille: use qdev for -usbdevice Gerd Hoffmann 2009-10-26 15:56:47 +01:00
  • fa7c70c35a usb-hid: use qdev for -usbdevice Gerd Hoffmann 2009-10-26 15:56:46 +01:00
  • 0958b4cc8f usb core: use qdev for -usbdevice Gerd Hoffmann 2009-10-26 15:56:45 +01:00
  • 51edd4e6b5 use rom loader for pc bios. Gerd Hoffmann 2009-10-26 12:18:27 +01:00
  • 5245d57a7a vga roms: move loading from pc.c to vga drivers. Gerd Hoffmann 2009-10-26 12:18:26 +01:00
  • de2aff17a3 rom loader: make vga+rom loading configurable. Gerd Hoffmann 2009-10-26 12:18:25 +01:00
  • 14a3f32d9e rom loader: use qemu_strdup. Gerd Hoffmann 2009-10-26 12:18:24 +01:00
  • 9c282718aa net: move UFO support detection to tap-linux.c Mark McLoughlin 2009-10-22 17:49:16 +01:00
  • 1faac1f7d4 net: move tap_set_offload() code into tap-linux.c Mark McLoughlin 2009-10-22 17:49:15 +01:00