Age | Commit message (Expand) | Author |
2013-12-11 | acpi unit-test: load and check facs table | Marcel Apfelbaum |
2013-12-11 | exec: separate sections and nodes per address space | Marcel Apfelbaum |
2013-12-11 | memory.c: bugfix - ref counting mismatch in memory_region_find | Marcel Apfelbaum |
2013-12-11 | hpet: enable to entitle more irq pins for hpet | Liu Ping Fan |
2013-12-11 | hpet: inverse polarity when pin above ISA_NUM_IRQS | Liu Ping Fan |
2013-12-11 | pci: fix pci bridge fw path | Gerd Hoffmann |
2013-12-10 | ACPI DSDT: Make control method `IQCR` serialized | Michael S. Tsirkin |
2013-12-10 | acpi: strip compiler info in built-in DSDT | Michael S. Tsirkin |
2013-12-10 | acpi unit-test: verify signature and checksum | Marcel Apfelbaum |
2013-12-10 | smbios: Set system manufacturer, product & version by default | Markus Armbruster |
2013-12-10 | exec: reduce L2_PAGE_SIZE | Michael S. Tsirkin |
2013-12-10 | exec: make address spaces 64-bit wide | Paolo Bonzini |
2013-12-10 | exec: memory radix tree page level compression | Michael S. Tsirkin |
2013-12-10 | exec: pass hw address to phys_page_find | Michael S. Tsirkin |
2013-12-10 | exec: extend skip field to 6 bit, page entry to 32 bit | Michael S. Tsirkin |
2013-12-10 | exec: replace leaf with skip | Michael S. Tsirkin |
2013-12-10 | split definitions for exec.c and translate-all.c radix trees | Paolo Bonzini |
2013-12-10 | spapr_pci: s/INT64_MAX/UINT64_MAX/ | Michael S. Tsirkin |
2013-12-10 | pc: s/INT64_MAX/UINT64_MAX/ | Paolo Bonzini |
2013-12-10 | pci: fix address space size for bridge | Michael S. Tsirkin |
2013-12-10 | MAINTAINERS: update X86 machine entry | Michael S. Tsirkin |
2013-12-10 | acpi-test: basic acpi unit-test | Michael S. Tsirkin |
2013-12-10 | qtest: split configuration of qtest accelerator and chardev | Paolo Bonzini |
2013-12-10 | pc: map PCI address space as catchall region for not mapped addresses | Michael S. Tsirkin |
2013-12-10 | hw: Pass QEMUMachine to its init() method | Markus Armbruster |
2013-12-09 | target-mips: Use macro ARRAY_SIZE where possible | Stefan Weil |
2013-12-09 | target-mips: fix 64-bit FPU config for user-mode emulation | Petar Jovanovic |
2013-12-09 | target-sh4: move features flag after CPU_COMMON | Bobby Bingham |
2013-12-08 | target-cris: Use new qemu_ld/st opcodes | Richard Henderson |
2013-12-07 | Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20131206.0' int... | Anthony Liguori |
2013-12-07 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-12-07 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2013-12-07 | Merge remote-tracking branch 'kraxel/tags/pull-seabios-31b8b4e-1' into staging | Anthony Liguori |
2013-12-07 | Merge remote-tracking branch 'otubo/seccomp' into staging | Anthony Liguori |
2013-12-06 | Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging | Anthony Liguori |
2013-12-06 | Merge remote-tracking branch 'sstabellini/xen-2013-12-01' into staging | Anthony Liguori |
2013-12-06 | Merge remote-tracking branch 'rth/auxv-2' into staging | Anthony Liguori |
2013-12-06 | Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging | Anthony Liguori |
2013-12-06 | Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into staging | Anthony Liguori |
2013-12-06 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2013-12-06 | eeprom93xx: fix coding style | Antony Pavlov |
2013-12-06 | vfio-pci: Release all MSI-X vectors when disabled | Alex Williamson |
2013-12-06 | vfio-pci: Add debug config options to disable MSI/X KVM support | Alex Williamson |
2013-12-06 | vfio-pci: Fix Nvidia MSI ACK through 0x88000 quirk | Alex Williamson |
2013-12-06 | vfio-pci: Make use of new KVM-VFIO device | Alex Williamson |
2013-12-06 | linux-headers: Update from v3.13-rc3 | Alex Williamson |
2013-12-06 | qemu-iotests: filter QEMU monitor \r\n | Stefan Hajnoczi |
2013-12-06 | aio: make aio_poll(ctx, true) block with no fds | Stefan Hajnoczi |
2013-12-06 | block: clean up bdrv_drain_all() throttling comments | Stefan Hajnoczi |
2013-12-06 | qcow2: use start_of_cluster() and offset_into_cluster() everywhere | Hu Tao |