aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-22jazz-led: use trace frameworkHervé Poussineau
2012-02-22qom: Fix object_initialize_with_type() assertionAndreas Färber
2012-02-22pci: set memory type for memory behind the bridgeMichael S. Tsirkin
2012-02-22pci: add accessors to get/set registers by maskMichael S. Tsirkin
2012-02-22qom: Document ways to retrieve child object added by object_property_add_child()Alexander Barabash
2012-02-22pc_piix/pc_sysfw: enable flash by defaultJordan Justen
2012-02-22hw/pc_piix: add pc-1.1Jordan Justen
2012-02-22hw/pc_piix: remove is_default for pc-0.15Jordan Justen
2012-02-22hw/pc_sysfw: support system flash memory with pflashJordan Justen
2012-02-22hw/pc_sysfw: enable pc-sysfw as a qdevJordan Justen
2012-02-22hw/pc: move rom init to pc_sysfw.cJordan Justen
2012-02-22vl: make find_default_machine externally visibleJordan Justen
2012-02-22pflash_cfi01/02: support read-only pflash devicesJordan Justen
2012-02-22blockdev: allow read-only pflash devicesJordan Justen
2012-02-22Merge remote-tracking branch 'bonzini/qdev-props-for-anthony' into stagingAnthony Liguori
2012-02-22qdev: drop unnecessary parse/print methodsPaolo Bonzini
2012-02-22qdev: use built-in QOM string parserPaolo Bonzini
2012-02-22qdev: accept hex properties only if prefixed by 0xPaolo Bonzini
2012-02-22qdev: accept both strings and integers for PCI addressesPaolo Bonzini
2012-02-22qom: add generic string parsing/printingPaolo Bonzini
2012-02-21qxl: add user-friendly bar size propertiesGerd Hoffmann
2012-02-21qxl: move ram size init to new functionGerd Hoffmann
2012-02-21qxl: drop vram bar minimum sizeGerd Hoffmann
2012-02-21spice: support ipv6 channel address in monitor events and in spice infoYonit Halperin
2012-02-21Add SPICE support to add_client monitor commandDaniel P. Berrange
2012-02-21qxl: make sure primary surface is saved on migration also in compat modeYonit Halperin
2012-02-21qxl: set only off-screen surfaces dirty instead of the whole vramYonit Halperin
2012-02-21qxl: don't render stuff when the vm is stopped.Gerd Hoffmann
2012-02-21qxl: fix warnings on 32bitGerd Hoffmann
2012-02-21qapi: add tests for string-based visitorsPaolo Bonzini
2012-02-21qapi: add string-based visitorsPaolo Bonzini
2012-02-21qapi: drop qmp_input_end_optionalPaolo Bonzini
2012-02-21qapi: allow sharing enum implementation across visitorsPaolo Bonzini
2012-02-17input: send kbd+mouse events only to running guests.Gerd Hoffmann
2012-02-17i8259: Do not clear level-triggered lines in IRR on initJan Kiszka
2012-02-17i8254: Factor out pit_get_channel_infoJan Kiszka
2012-02-17pcspk: Convert to qdevJan Kiszka
2012-02-17i8254: Rework & fix interaction with HPET in legacy modeJan Kiszka
2012-02-17i8254: Pass alternative IRQ output object on initializationJan Kiszka
2012-02-17i8254: Factor out interface headerJan Kiszka
2012-02-17hpet: Save/restore cached RTC IRQ levelJan Kiszka
2012-02-17i8254: Do not raise IRQ level on resetJan Kiszka
2012-02-17vnc: Don't demote authentication scheme when changing password/disabling loginDaniel P. Berrange
2012-02-17qdev: Fix qdev_try_create() semanticsAndreas Färber
2012-02-17qom: Fix identifiers in documentationAndreas Färber
2012-02-17qom: Fix typo in Object's documentationAndreas Färber
2012-02-17configure: Remove OpenBSD workaround for curses probeBrad Smith
2012-02-17libcacard configure fixesPaul Brook
2012-02-17coroutine: switch to QSLISTPaolo Bonzini
2012-02-17qemu-queue: drop QCIRCLEQPaolo Bonzini