aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-04pc_acpi_init(): don't bail as soon as failing to find default DSDTLaszlo Ersek
2013-04-04Introduce IO_APIC_DEFAULT_ADDRESS for 0xfec00000Laszlo Ersek
2013-04-04extract/unify the constant 0xfee00000 as APIC_DEFAULT_ADDRESSLaszlo Ersek
2013-04-04like acpi_table_install(), acpi_table_add() should propagate ErrorsLaszlo Ersek
2013-04-04acpi_table_add(): extract and reimplement internalsLaszlo Ersek
2013-04-04acpi_table_add(): accept QemuOpts and parse it with OptsVisitorLaszlo Ersek
2013-04-04qapi schema: add AcpiTableOptionsLaszlo Ersek
2013-04-04acpi_table_add(): report fatal errors through an internal Error objectLaszlo Ersek
2013-04-04change element type from "char" to "unsigned char" in ACPI table dataLaszlo Ersek
2013-04-04strip some whitespaceLaszlo Ersek
2013-04-04ipoctal232: Convert to use chardev properties directlyHans de Goede
2013-04-04qemu-char: Call fe_claim / fe_release when not using qdev chr propertiesHans de Goede
2013-04-04qemu-char: Add qemu_chr_fe_claim / _release helper functionsHans de Goede
2013-04-04xilinx_axienet: pump events as appropriatePeter Crosthwaite
2013-04-04po: Update German translationKevin Wolf
2013-04-04po/Makefile: Fix dependency for %.moKevin Wolf
2013-04-03help: add docs for missing 'queues' option of tapJason Wang
2013-04-03acpi: initialize s4_val used in s4 shutdownBruce Rogers
2013-04-03target-i386: Check for host features before filter_features_for_kvm()Eduardo Habkost
2013-04-03tpm: Fix several compiler warnings (redefined data types)Stefan Weil
2013-04-03Merge remote-tracking branch 'sstabellini/xen-2013-04-03' into stagingAnthony Liguori
2013-04-03xen-mapcache: pass the right size argument to test_bitsHanweidong
2013-04-03xen-mapcache: replace last_address_index with a last_entry pointerStefano Stabellini
2013-04-03usb-tablet: Don't claim wakeup capability for USB-2 versionHans de Goede
2013-04-03usb: update docs for bus name changeGerd Hoffmann
2013-04-03usb-hub: report status changes only onceGerd Hoffmann
2013-04-03usb-hub: limit chain lengthGerd Hoffmann
2013-04-03xhci: zap unused name fieldGerd Hoffmann
2013-04-03xhci: remove unimplemented printfsGerd Hoffmann
2013-04-03xhci: remove leftover debug printfGerd Hoffmann
2013-04-03xhci: fix numintrs sanity checksGerd Hoffmann
2013-04-03usb-redir: Add flow control supportHans de Goede
2013-04-03usb-redir: Fix crash on migration with no client connectedHans de Goede
2013-04-02Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-04-02configure: remove unset variablesPaolo Bonzini
2013-04-02chardev: clear O_NONBLOCK on SCM_RIGHTS file descriptorsStefan Hajnoczi
2013-04-02qemu-socket: set passed fd non-blocking in socket_connect()Stefan Hajnoczi
2013-04-02net: ensure "socket" backend uses non-blocking fdsStefan Hajnoczi
2013-04-02oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()Stefan Hajnoczi
2013-04-02qemu-ga: ga_get_fd_handle(): abort if fd_counter overflowsLuiz Capitulino
2013-04-02qga schema: document generic QERR_UNSUPPORTEDLaszlo Ersek
2013-04-02qga schema: mark optional GuestLogicalProcessor.can-offline with #optionalLaszlo Ersek
2013-04-02qga: add windows implementation for guest-set-timeLei Li
2013-04-02qga: add windows implementation for guest-get-timeLei Li
2013-04-02VMXNET3: initialize rx_ridx to eliminate compile warningWenchao Xia
2013-04-02qdev: only send deleted event if device was realizedAnthony Liguori
2013-04-02QOM-ify the TPM supportStefan Berger
2013-04-02qemu-char: rewrite io_channel_send_all and drop the '_all' suffixAnthony Liguori
2013-04-02ui/gtk: Set QEMU window iconStefan Weil
2013-04-02po: add French translationAurelien Jarno