summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mips-malta: fix resetAurelien Jarno2009-11-141-25/+27
* mips: fix cpu_reset memory leakBlue Swirl2009-11-143-56/+54
* fix make clean targetsMagnus Damm2009-11-141-2/+3
* sh4 disasm fixesMagnus Damm2009-11-142-1/+4
* tcg/i386: remove duplicate sar opcodeMagnus Damm2009-11-141-1/+0
* pci: Fix function pci_default_write_configStefan Weil2009-11-141-3/+3
* mips: fix CPU resetAurelien Jarno2009-11-143-20/+36
* Fix PPC crashBlue Swirl2009-11-131-1/+1
* ARM MPCore tweaksPaul Brook2009-11-134-47/+131
* Realview/EB procid hacksPaul Brook2009-11-134-6/+18
* pci: fix the conversion of config field from array to pointerJuan Quintela2009-11-121-2/+2
* qemu_system_reset: we need to call it before loadvm/migrationJuan Quintela2009-11-121-1/+1
* fdc: fix vmstate variable passedJuan Quintela2009-11-121-4/+29
* vnc: improve capslock handling.Gerd Hoffmann2009-11-121-0/+21
* e1000 fix: read access to some registers is missing.Kay Ackermann2009-11-121-0/+2
* Fix 32-bit overflow in parallels image supportDavid Woodhouse2009-11-121-2/+3
* kvm ppc: Remove unused labelHollis Blanchard2009-11-121-1/+0
* kvm: Move KVM mp_state accessors to i386-specific codeHollis Blanchard2009-11-123-23/+20
* virtio-blk: Pass read errors to the guestKevin Wolf2009-11-121-1/+1
* savevm: Delete existing snapshots in all imagesKevin Wolf2009-11-121-19/+39
* Fix incoming migrationJuan Quintela2009-11-121-1/+6
* fix type in CFLAGS nameJuan Quintela2009-11-121-1/+1
* fix parallel buildJuan Quintela2009-11-123-6/+10
* qdev: Check if unplug handler exists before calling itAmit Shah2009-11-121-0/+2
* Makefile: Fix definition of pxe-*.bin blobsStefan Weil2009-11-121-2/+3
* eepro100: Add missing .exit initialisationStefan Weil2009-11-121-0/+9
* eepro100: Fix boot ROM supportStefan Weil2009-11-122-0/+11
* Makefile: Prettify loggingStefan Weil2009-11-121-1/+1
* serial: Add interface to set reference oscillator frequencyStefan Weil2009-11-122-0/+8
* microblaze: Move the kcmdline out of the way.Edgar E. Iglesias2009-11-121-1/+1
* microblaze: Restore env when raising unmapped bus access.Edgar E. Iglesias2009-11-121-0/+2
* microblaze: Unbreak reset.Edgar E. Iglesias2009-11-121-27/+26
* Fix ARM MCore secondary cpu bootPaul Brook2009-11-113-9/+27
* Reject late rom loadingPaul Brook2009-11-111-0/+7
* Fix ARM system emulationPaul Brook2009-11-112-28/+41
* QemuOpts: command line switches for the config file.Gerd Hoffmann2009-11-092-0/+35
* QemuOpts: parse config from file.Gerd Hoffmann2009-11-092-0/+51
* QemuOpts: dump config.Gerd Hoffmann2009-11-092-0/+41
* QemuOpts: add find_list()Gerd Hoffmann2009-11-091-9/+20
* Documentation: Add options to image format descriptionsKevin Wolf2009-11-091-1/+45
* Documentation: Don't mention old qemu-img optionsKevin Wolf2009-11-093-31/+21
* Documentation: Move image format descriptions to own sectionKevin Wolf2009-11-091-37/+41
* Documentation: Add documentation for -chardevMatthew Booth2009-11-091-4/+230
* Added imlpementation for qemu_error for non-qemu executablesNaphtali Sprei2009-11-091-0/+9
* eepro100: Improve support for different devicesStefan Weil2009-11-091-25/+143
* pci/monitor: print out bridge's filtering values and so on.Isaku Yamahata2009-11-091-0/+25
* pci: implement pci bridge filtering.Isaku Yamahata2009-11-092-7/+151
* pci: factor out pci_for_each_device().Isaku Yamahata2009-11-091-7/+14
* pci: cosmetic on pci_upadte_mappings()Isaku Yamahata2009-11-091-70/+76
* pci: initialize pci config headers depending it pci header type.Isaku Yamahata2009-11-093-5/+67
OpenPOWER on IntegriCloud