summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-14target-mips: fix indentationAurelien Jarno2-3/+3
2009-11-14mips-malta: fix resetAurelien Jarno1-25/+27
2009-11-14mips: fix cpu_reset memory leakBlue Swirl3-56/+54
2009-11-14fix make clean targetsMagnus Damm1-2/+3
2009-11-14sh4 disasm fixesMagnus Damm2-1/+4
2009-11-14tcg/i386: remove duplicate sar opcodeMagnus Damm1-1/+0
2009-11-14pci: Fix function pci_default_write_configStefan Weil1-3/+3
2009-11-14mips: fix CPU resetAurelien Jarno3-20/+36
2009-11-13Fix PPC crashBlue Swirl1-1/+1
2009-11-13ARM MPCore tweaksPaul Brook4-47/+131
2009-11-13Realview/EB procid hacksPaul Brook4-6/+18
2009-11-12pci: fix the conversion of config field from array to pointerJuan Quintela1-2/+2
2009-11-12qemu_system_reset: we need to call it before loadvm/migrationJuan Quintela1-1/+1
2009-11-12fdc: fix vmstate variable passedJuan Quintela1-4/+29
2009-11-12vnc: improve capslock handling.Gerd Hoffmann1-0/+21
2009-11-12e1000 fix: read access to some registers is missing.Kay Ackermann1-0/+2
2009-11-12Fix 32-bit overflow in parallels image supportDavid Woodhouse1-2/+3
2009-11-12kvm ppc: Remove unused labelHollis Blanchard1-1/+0
2009-11-12kvm: Move KVM mp_state accessors to i386-specific codeHollis Blanchard3-23/+20
2009-11-12virtio-blk: Pass read errors to the guestKevin Wolf1-1/+1
2009-11-12savevm: Delete existing snapshots in all imagesKevin Wolf1-19/+39
2009-11-12Fix incoming migrationJuan Quintela1-1/+6
2009-11-12fix type in CFLAGS nameJuan Quintela1-1/+1
2009-11-12fix parallel buildJuan Quintela3-6/+10
2009-11-12qdev: Check if unplug handler exists before calling itAmit Shah1-0/+2
2009-11-12Makefile: Fix definition of pxe-*.bin blobsStefan Weil1-2/+3
2009-11-12eepro100: Add missing .exit initialisationStefan Weil1-0/+9
2009-11-12eepro100: Fix boot ROM supportStefan Weil2-0/+11
2009-11-12Makefile: Prettify loggingStefan Weil1-1/+1
2009-11-12serial: Add interface to set reference oscillator frequencyStefan Weil2-0/+8
2009-11-12microblaze: Move the kcmdline out of the way.Edgar E. Iglesias1-1/+1
2009-11-12microblaze: Restore env when raising unmapped bus access.Edgar E. Iglesias1-0/+2
2009-11-12microblaze: Unbreak reset.Edgar E. Iglesias1-27/+26
2009-11-11Fix ARM MCore secondary cpu bootPaul Brook3-9/+27
2009-11-11Reject late rom loadingPaul Brook1-0/+7
2009-11-11Fix ARM system emulationPaul Brook2-28/+41
2009-11-09QemuOpts: command line switches for the config file.Gerd Hoffmann2-0/+35
2009-11-09QemuOpts: parse config from file.Gerd Hoffmann2-0/+51
2009-11-09QemuOpts: dump config.Gerd Hoffmann2-0/+41
2009-11-09QemuOpts: add find_list()Gerd Hoffmann1-9/+20
2009-11-09Documentation: Add options to image format descriptionsKevin Wolf1-1/+45
2009-11-09Documentation: Don't mention old qemu-img optionsKevin Wolf3-31/+21
2009-11-09Documentation: Move image format descriptions to own sectionKevin Wolf1-37/+41
2009-11-09Documentation: Add documentation for -chardevMatthew Booth1-4/+230
2009-11-09Added imlpementation for qemu_error for non-qemu executablesNaphtali Sprei1-0/+9
2009-11-09eepro100: Improve support for different devicesStefan Weil1-25/+143
2009-11-09pci/monitor: print out bridge's filtering values and so on.Isaku Yamahata1-0/+25
2009-11-09pci: implement pci bridge filtering.Isaku Yamahata2-7/+151
2009-11-09pci: factor out pci_for_each_device().Isaku Yamahata1-7/+14
2009-11-09pci: cosmetic on pci_upadte_mappings()Isaku Yamahata1-70/+76