aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-30Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori7-91/+227
2012-11-30Merge remote-tracking branch 'spice/spice.v65' into stagingAnthony Liguori1-0/+1
2012-11-30Merge remote-tracking branch 'kraxel/usb.73' into stagingAnthony Liguori6-0/+12
2012-11-30Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori1-1/+1
2012-11-30seabios: update binaries in pc-bios/Gerd Hoffmann2-0/+0
2012-11-30roms: also copy the dsdt when updating seabios.Gerd Hoffmann1-0/+1
2012-11-30Revert "audio/wavcapture: Clarify licensing"Anthony Liguori1-1/+0
2012-11-30Revert "audio/audio_pt_int: Clarify licensing"Anthony Liguori1-1/+0
2012-11-30seabios: update to b1c35f2b28cc0c94ebed8176ff61ac0e0b377798Gerd Hoffmann1-0/+0
2012-11-30multiboot: fix e801 memory mapPaolo Bonzini2-0/+7
2012-11-30seccomp: adding new syscalls (bugzilla 855162)Eduardo Otubo1-17/+139
2012-11-30coroutine-sigaltstack.c: Use stack_t, not struct sigaltstackPeter Maydell1-2/+2
2012-11-30stream: fix ratelimit_set_speedDietmar Maurer1-1/+1
2012-11-30atapi: make change media detection for guests easierPavel Hrdina2-11/+10
2012-11-30Documentation: Update image format informationKevin Wolf2-57/+194
2012-11-30Documentation: Update block cache mode informationKevin Wolf1-20/+20
2012-11-29virtio: limit avail bytes lookaheadMichael S. Tsirkin4-12/+20
2012-11-29qemu-tech.texi: update implemented xtensa features listMax Filippov1-5/+5
2012-11-29qdev: relax bus type check in qdev_device_add() (v2)Anthony Liguori1-3/+2