summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* acpi_table_add(): extract and reimplement internalsLaszlo Ersek2013-04-041-121/+163
* acpi_table_add(): accept QemuOpts and parse it with OptsVisitorLaszlo Ersek2013-04-046-63/+98
* qapi schema: add AcpiTableOptionsLaszlo Ersek2013-04-041-0/+58
* acpi_table_add(): report fatal errors through an internal Error objectLaszlo Ersek2013-04-041-14/+19
* change element type from "char" to "unsigned char" in ACPI table dataLaszlo Ersek2013-04-042-9/+10
* strip some whitespaceLaszlo Ersek2013-04-043-6/+6
* ipoctal232: Convert to use chardev properties directlyHans de Goede2013-04-041-29/+14
* qemu-char: Call fe_claim / fe_release when not using qdev chr propertiesHans de Goede2013-04-0412-7/+42
* qemu-char: Add qemu_chr_fe_claim / _release helper functionsHans de Goede2013-04-043-3/+54
* xilinx_axienet: pump events as appropriatePeter Crosthwaite2013-04-041-0/+2
* po: Update German translationKevin Wolf2013-04-041-6/+6
* po/Makefile: Fix dependency for %.moKevin Wolf2013-04-041-1/+1
* help: add docs for missing 'queues' option of tapJason Wang2013-04-032-1/+4
* acpi: initialize s4_val used in s4 shutdownBruce Rogers2013-04-035-5/+6
* target-i386: Check for host features before filter_features_for_kvm()Eduardo Habkost2013-04-031-3/+3
* tpm: Fix several compiler warnings (redefined data types)Stefan Weil2013-04-032-9/+4
* Merge remote-tracking branch 'sstabellini/xen-2013-04-03' into stagingAnthony Liguori2013-04-031-21/+37
|\
| * xen-mapcache: pass the right size argument to test_bitsHanweidong2013-04-031-4/+22
| * xen-mapcache: replace last_address_index with a last_entry pointerStefano Stabellini2013-04-031-18/+16
|/
* Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-04-0214-28/+37
|\
| * chardev: clear O_NONBLOCK on SCM_RIGHTS file descriptorsStefan Hajnoczi2013-04-021-0/+3
| * qemu-socket: set passed fd non-blocking in socket_connect()Stefan Hajnoczi2013-04-021-0/+1
| * net: ensure "socket" backend uses non-blocking fdsStefan Hajnoczi2013-04-021-1/+6
| * oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()Stefan Hajnoczi2013-04-0214-27/+27
* | configure: remove unset variablesPaolo Bonzini2013-04-021-2/+0
* | VMXNET3: initialize rx_ridx to eliminate compile warningWenchao Xia2013-04-021-1/+1
* | qdev: only send deleted event if device was realizedAnthony Liguori2013-04-021-9/+14
* | QOM-ify the TPM supportStefan Berger2013-04-028-59/+413
* | qemu-char: rewrite io_channel_send_all and drop the '_all' suffixAnthony Liguori2013-04-021-16/+20
* | ui/gtk: Set QEMU window iconStefan Weil2013-04-021-0/+13
* | po: add French translationAurelien Jarno2013-04-021-0/+62
* | po: update existing translation filesAurelien Jarno2013-04-023-26/+92
* | po/Makefile: correctly pass QEMU versionAurelien Jarno2013-04-021-1/+1
* | po/Makefile: simplifyAurelien Jarno2013-04-021-8/+4
* | gtk: make more messages translatableAurelien Jarno2013-04-021-2/+2
* | append the terminating '\0' to bootorder stringAmos Kong2013-04-021-3/+3
* | Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20130401.0' int...Anthony Liguori2013-04-022-55/+1128
|\ \ | |/ |/|
| * vfio: cleanup includesAlex Williamson2013-04-011-5/+5
| * vfio: Add bootindex supportAlex Williamson2013-04-011-0/+5
| * vfio-pci: Move devices to D0 on resetAlex Williamson2013-04-011-0/+23
| * vfio-pci: Add extra debuggingAlex Williamson2013-04-011-10/+30
| * qemu vfio-pci: Graphics device quirksAlex Williamson2013-04-011-2/+718
| * qemu vfio-pci: Add support for VGA MMIO and I/O port accessAlex Williamson2013-04-011-0/+169
| * vfio-pci: Add PCIe capability mangling based on bus typeAlex Williamson2013-04-011-1/+128
| * vfio-pci: Generalize PCI config manglingAlex Williamson2013-04-011-38/+42
| * linux-headers: Update to v3.9-rc2Alex Williamson2013-04-011-0/+9
* | microblaze: Add support for the sleep insnEdgar E. Iglesias2013-04-021-0/+17
|/
* tcg/mips: Implement muls2_i32Aurelien Jarno2013-04-012-1/+7
* target-i386: SSE4.2: use clz32/ctz32 instead of reinventing the wheelAurelien Jarno2013-04-012-30/+3
* target-i386: enable SSE4.1 and SSE4.2 in TCG modeAurelien Jarno2013-04-011-6/+7
OpenPOWER on IntegriCloud