aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-06qdev: qdev_create(): use error_report() instead of hw_error()Eduardo Habkost1-3/+5
2012-12-06sysemu.h: Include qemu-types.h instead of qemu-common.hEduardo Habkost1-1/+1
2012-12-06Create qemu-types.h for struct typedefsEduardo Habkost3-61/+63
2012-12-06qlist.h: Do not include qemu-common.hEduardo Habkost1-1/+0
2012-12-06qga/channel-posix.c: Include headers it needsEduardo Habkost1-0/+5
2012-12-06qapi/qmp-registry.c: Include headers it needsEduardo Habkost1-0/+2
2012-12-06ui/vnc-palette.c: Include headers it needsEduardo Habkost1-0/+2
2012-12-06user: Rename qemu-types.h to qemu-user-types.hEduardo Habkost4-3/+3
2012-12-06user: Move *-user/qemu-types.h to main directoryEduardo Habkost2-24/+0
2012-12-06target-mips: Fix incorrect shift for SHILO and SHILOVPetar Jovanovic3-8/+47
2012-12-06target-mips: Fix incorrect code and test for INSVPetar Jovanovic2-2/+2
2012-12-05virtfs-proxy-helper: use setresuid and setresgidPaolo Bonzini1-29/+64
2012-12-05xilinx_uartlite: Accept input after rx FIFO popPeter Crosthwaite1-0/+1
2012-12-05xilinx_uartlite: suppress "cannot receive message"Peter Crosthwaite1-5/+1
2012-12-05xilinx_axienet: Implement R_IS behaviourPeter Crosthwaite1-0/+4
2012-12-04hw/dma.c: Replace register_ioport_*Julien Grall1-36/+70
2012-12-04hw/pc.c: Replace register_ioport_*Julien Grall1-9/+40
2012-12-04serial: Replace register_ioport_*Julien Grall3-4/+5
2012-12-04hw/cirrus_vga.c: Replace register_ioport_*Julien Grall1-20/+28
2012-12-04hw/apm.c: Replace register_ioport_*Julien Grall5-9/+25
2012-12-04isa: Add isa_address_space_io()Julien Grall2-0/+10
2012-12-04usb-tablet: Allow connecting to ehciHans de Goede2-1/+93
2012-12-04ehci: Lower timer freq when the periodic schedule is idleHans de Goede2-6/+34
2012-12-04usb: Allow overriding of usb_desc at the device levelHans de Goede2-0/+4
2012-12-04usb: Don't allow USB_RET_ASYNC for interrupt packetsHans de Goede4-0/+7
2012-12-04usb: Call wakeup when data becomes available for all devices with int epsHans de Goede4-0/+17
2012-12-04add pc-1.4Gerd Hoffmann1-2/+13
2012-12-04acpi: drop debug portGerd Hoffmann1-9/+0
2012-12-04q35: update lpc pci config space according to configured devicesGerd Hoffmann3-12/+30
2012-12-04apci: switch piix4 pci hotplug to memory apiGerd Hoffmann1-8/+29
2012-12-04acpi: remove acpi_gpe_blkGerd Hoffmann4-11/+0
2012-12-04apci: switch piix4 gpe to memory apiGerd Hoffmann1-6/+18
2012-12-04acpi: fix piix4 smbus mappingGerd Hoffmann1-1/+19
2012-12-04acpi: switch smbus to memory apiGerd Hoffmann5-50/+33
2012-12-04acpi: cleanup ich9 memory regionGerd Hoffmann1-124/+1
2012-12-04apci: switch ich9 smi to memory apiGerd Hoffmann2-10/+37
2012-12-04apci: switch ich9 gpe to memory apiGerd Hoffmann2-10/+29
2012-12-04acpi: cleanup vt82c686 memory regionGerd Hoffmann1-60/+1
2012-12-04acpi: cleanup piix4 memory regionGerd Hoffmann1-40/+1
2012-12-04apci: switch evt to memory apiGerd Hoffmann5-55/+54
2012-12-04apci: switch cnt to memory apiGerd Hoffmann5-31/+36
2012-12-04apci: switch timer to memory apiGerd Hoffmann5-17/+23
2012-12-04apci: switch vt82c686 to memory apiGerd Hoffmann1-10/+27
2012-12-04apci: switch ich9 to memory apiGerd Hoffmann2-17/+28
2012-12-04apci: switch piix4 to memory apiGerd Hoffmann1-17/+24
2012-12-03Open up 1.4 development branchAnthony Liguori1-1/+1
2012-12-03Update version for 1.3.0 releasev1.3.0Anthony Liguori1-1/+1
2012-12-03e1000: Discard packets that are too long if !SBP and !LPEMichael Contreras1-0/+10
2012-11-30Update version for 1.3.0-rc2v1.3.0-rc2Anthony Liguori1-1/+1
2012-11-30Merge remote-tracking branch 'kraxel/seabios-b1c35f2' into stagingAnthony Liguori4-0/+1