aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-12-04apci: switch ich9 smi to memory apiGerd Hoffmann
2012-12-04apci: switch ich9 gpe to memory apiGerd Hoffmann
2012-12-04acpi: cleanup vt82c686 memory regionGerd Hoffmann
2012-12-04acpi: cleanup piix4 memory regionGerd Hoffmann
2012-12-04apci: switch evt to memory apiGerd Hoffmann
2012-12-04apci: switch cnt to memory apiGerd Hoffmann
2012-12-04apci: switch timer to memory apiGerd Hoffmann
2012-12-04apci: switch vt82c686 to memory apiGerd Hoffmann
2012-12-04apci: switch ich9 to memory apiGerd Hoffmann
2012-12-04apci: switch piix4 to memory apiGerd Hoffmann
2012-12-03Open up 1.4 development branchAnthony Liguori
2012-12-03Update version for 1.3.0 releasev1.3.0Anthony Liguori
2012-12-03e1000: Discard packets that are too long if !SBP and !LPEMichael Contreras
2012-11-30Update version for 1.3.0-rc2v1.3.0-rc2Anthony Liguori
2012-11-30Merge remote-tracking branch 'kraxel/seabios-b1c35f2' into stagingAnthony Liguori
2012-11-30Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-11-30Merge remote-tracking branch 'spice/spice.v65' into stagingAnthony Liguori
2012-11-30Merge remote-tracking branch 'kraxel/usb.73' into stagingAnthony Liguori
2012-11-30Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-11-30seabios: update binaries in pc-bios/Gerd Hoffmann
2012-11-30roms: also copy the dsdt when updating seabios.Gerd Hoffmann
2012-11-30Revert "audio/wavcapture: Clarify licensing"Anthony Liguori
2012-11-30Revert "audio/audio_pt_int: Clarify licensing"Anthony Liguori
2012-11-30seabios: update to b1c35f2b28cc0c94ebed8176ff61ac0e0b377798Gerd Hoffmann
2012-11-30multiboot: fix e801 memory mapPaolo Bonzini
2012-11-30seccomp: adding new syscalls (bugzilla 855162)Eduardo Otubo
2012-11-30coroutine-sigaltstack.c: Use stack_t, not struct sigaltstackPeter Maydell
2012-11-30stream: fix ratelimit_set_speedDietmar Maurer
2012-11-30atapi: make change media detection for guests easierPavel Hrdina
2012-11-30Documentation: Update image format informationKevin Wolf
2012-11-30Documentation: Update block cache mode informationKevin Wolf
2012-11-29virtio: limit avail bytes lookaheadMichael S. Tsirkin