aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-07qemu-options: Fix space at EOLMichal Privoznik
2012-12-07Fix spelling in comments and documentationStefan Weil
2012-12-07Clean up pci_drive_hot_add()'s use of BlockInterfaceTypeMarkus Armbruster
2012-12-07arm: a9mpcore: remove un-used ptimer_iomem fieldPeter Crosthwaite
2012-12-07target-sparc: Remove t0, t1 from CPUSPARCStateRichard Henderson
2012-12-07target-m68k: Remove t1 from CPUM68KStateRichard Henderson
2012-12-07target-alpha: Remove t0, t1 from CPUAlphaStateRichard Henderson
2012-12-07s390x: Spelling fixes (endianess -> endianness, occured -> occurred)Stefan Weil
2012-12-07Fix comments (adress -> address, layed -> laid, wierd -> weird)Stefan Weil
2012-12-07Fix spelling (prefered -> preferred)Stefan Weil
2012-12-07configure: Remove stray debug outputPeter Maydell
2012-12-07sd: Send debug printfery to stderr not stdoutPeter Crosthwaite
2012-12-06target-i386: Use define for cpuid vendor string sizeIgor Mammedov
2012-12-06target-i386: Separate feature string parsing from CPU model lookupEduardo Habkost
2012-12-06target-i386/cpu.c: Coding style fixesEduardo Habkost
2012-12-06qdev: qdev_create(): use error_report() instead of hw_error()Eduardo Habkost
2012-12-06sysemu.h: Include qemu-types.h instead of qemu-common.hEduardo Habkost
2012-12-06Create qemu-types.h for struct typedefsEduardo Habkost
2012-12-06qlist.h: Do not include qemu-common.hEduardo Habkost
2012-12-06qga/channel-posix.c: Include headers it needsEduardo Habkost
2012-12-06qapi/qmp-registry.c: Include headers it needsEduardo Habkost
2012-12-06ui/vnc-palette.c: Include headers it needsEduardo Habkost
2012-12-06user: Rename qemu-types.h to qemu-user-types.hEduardo Habkost
2012-12-06user: Move *-user/qemu-types.h to main directoryEduardo Habkost
2012-12-06target-mips: Fix incorrect shift for SHILO and SHILOVPetar Jovanovic
2012-12-06target-mips: Fix incorrect code and test for INSVPetar Jovanovic
2012-12-05virtfs-proxy-helper: use setresuid and setresgidPaolo Bonzini
2012-12-05xilinx_uartlite: Accept input after rx FIFO popPeter Crosthwaite
2012-12-05xilinx_uartlite: suppress "cannot receive message"Peter Crosthwaite
2012-12-05xilinx_axienet: Implement R_IS behaviourPeter Crosthwaite
2012-12-04hw/dma.c: Replace register_ioport_*Julien Grall
2012-12-04hw/pc.c: Replace register_ioport_*Julien Grall
2012-12-04serial: Replace register_ioport_*Julien Grall
2012-12-04hw/cirrus_vga.c: Replace register_ioport_*Julien Grall
2012-12-04hw/apm.c: Replace register_ioport_*Julien Grall
2012-12-04isa: Add isa_address_space_io()Julien Grall
2012-12-04usb-tablet: Allow connecting to ehciHans de Goede
2012-12-04ehci: Lower timer freq when the periodic schedule is idleHans de Goede
2012-12-04usb: Allow overriding of usb_desc at the device levelHans de Goede
2012-12-04usb: Don't allow USB_RET_ASYNC for interrupt packetsHans de Goede
2012-12-04usb: Call wakeup when data becomes available for all devices with int epsHans de Goede
2012-12-04add pc-1.4Gerd Hoffmann
2012-12-04acpi: drop debug portGerd Hoffmann
2012-12-04q35: update lpc pci config space according to configured devicesGerd Hoffmann
2012-12-04apci: switch piix4 pci hotplug to memory apiGerd Hoffmann
2012-12-04acpi: remove acpi_gpe_blkGerd Hoffmann
2012-12-04apci: switch piix4 gpe to memory apiGerd Hoffmann
2012-12-04acpi: fix piix4 smbus mappingGerd Hoffmann
2012-12-04acpi: switch smbus to memory apiGerd Hoffmann
2012-12-04acpi: cleanup ich9 memory regionGerd Hoffmann