summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-05target-s390: Fix SRNMTRichard Henderson1-0/+1
2013-04-05chardev: drop the Memory chardev driverLuiz Capitulino1-64/+0
2013-04-05hmp: human-monitor-command: stop using the Memory chardev driverLuiz Capitulino1-9/+8
2013-04-05Monitor: Make output buffer dynamicLuiz Capitulino1-17/+28
2013-04-05qstring: add qstring_get_length()Luiz Capitulino2-0/+9
2013-04-05linux-user: Don't omit comma for strace of rt_sigaction()Peter Maydell1-1/+1
2013-04-05test-visitor-serialization: Fix some memory leaksStefan Berger1-1/+11
2013-04-04Allow clock_gettime() monotonic clock to be utilized on more OS'sBrad Smith2-5/+2
2013-04-04pc_acpi_init(): don't bail as soon as failing to find default DSDTLaszlo Ersek1-16/+17
2013-04-04Introduce IO_APIC_DEFAULT_ADDRESS for 0xfec00000Laszlo Ersek1-1/+3
2013-04-04extract/unify the constant 0xfee00000 as APIC_DEFAULT_ADDRESSLaszlo Ersek4-6/+4
2013-04-04like acpi_table_install(), acpi_table_add() should propagate ErrorsLaszlo Ersek4-12/+16
2013-04-04acpi_table_add(): extract and reimplement internalsLaszlo Ersek1-121/+163
2013-04-04acpi_table_add(): accept QemuOpts and parse it with OptsVisitorLaszlo Ersek6-63/+98
2013-04-04qapi schema: add AcpiTableOptionsLaszlo Ersek1-0/+58
2013-04-04acpi_table_add(): report fatal errors through an internal Error objectLaszlo Ersek1-14/+19
2013-04-04change element type from "char" to "unsigned char" in ACPI table dataLaszlo Ersek2-9/+10
2013-04-04strip some whitespaceLaszlo Ersek3-6/+6
2013-04-04ipoctal232: Convert to use chardev properties directlyHans de Goede1-29/+14
2013-04-04qemu-char: Call fe_claim / fe_release when not using qdev chr propertiesHans de Goede12-7/+42
2013-04-04qemu-char: Add qemu_chr_fe_claim / _release helper functionsHans de Goede3-3/+54
2013-04-04xilinx_axienet: pump events as appropriatePeter Crosthwaite1-0/+2
2013-04-04po: Update German translationKevin Wolf1-6/+6
2013-04-04po/Makefile: Fix dependency for %.moKevin Wolf1-1/+1
2013-04-03help: add docs for missing 'queues' option of tapJason Wang2-1/+4
2013-04-03acpi: initialize s4_val used in s4 shutdownBruce Rogers5-5/+6
2013-04-03target-i386: Check for host features before filter_features_for_kvm()Eduardo Habkost1-3/+3
2013-04-03tpm: Fix several compiler warnings (redefined data types)Stefan Weil2-9/+4
2013-04-03Merge remote-tracking branch 'sstabellini/xen-2013-04-03' into stagingAnthony Liguori1-21/+37
2013-04-03xen-mapcache: pass the right size argument to test_bitsHanweidong1-4/+22
2013-04-03xen-mapcache: replace last_address_index with a last_entry pointerStefano Stabellini1-18/+16
2013-04-02Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori14-28/+37
2013-04-02configure: remove unset variablesPaolo Bonzini1-2/+0
2013-04-02chardev: clear O_NONBLOCK on SCM_RIGHTS file descriptorsStefan Hajnoczi1-0/+3
2013-04-02qemu-socket: set passed fd non-blocking in socket_connect()Stefan Hajnoczi1-0/+1
2013-04-02net: ensure "socket" backend uses non-blocking fdsStefan Hajnoczi1-1/+6
2013-04-02oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()Stefan Hajnoczi14-27/+27
2013-04-02VMXNET3: initialize rx_ridx to eliminate compile warningWenchao Xia1-1/+1
2013-04-02qdev: only send deleted event if device was realizedAnthony Liguori1-9/+14
2013-04-02QOM-ify the TPM supportStefan Berger8-59/+413
2013-04-02qemu-char: rewrite io_channel_send_all and drop the '_all' suffixAnthony Liguori1-16/+20
2013-04-02ui/gtk: Set QEMU window iconStefan Weil1-0/+13
2013-04-02po: add French translationAurelien Jarno1-0/+62
2013-04-02po: update existing translation filesAurelien Jarno3-26/+92
2013-04-02po/Makefile: correctly pass QEMU versionAurelien Jarno1-1/+1
2013-04-02po/Makefile: simplifyAurelien Jarno1-8/+4
2013-04-02gtk: make more messages translatableAurelien Jarno1-2/+2
2013-04-02append the terminating '\0' to bootorder stringAmos Kong1-3/+3
2013-04-02Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20130401.0' int...Anthony Liguori2-55/+1128
2013-04-02microblaze: Add support for the sleep insnEdgar E. Iglesias1-0/+17