Age | Commit message (Expand) | Author |
2018-06-01 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-06-01 | hw: make virtio devices configurable via default-configs/ | Paolo Bonzini |
2018-06-01 | hw: allow compiling out SCSI | Paolo Bonzini |
2018-06-01 | qdev: Remove DeviceClass::init() and ::exit() | Philippe Mathieu-Daudé |
2018-06-01 | qdev: Simplify the SysBusDeviceClass::init path | Philippe Mathieu-Daudé |
2018-06-01 | hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init | Philippe Mathieu-Daudé |
2018-06-01 | hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::init | Philippe Mathieu-Daudé |
2018-06-01 | ipmi: Use proper struct reference for KCS vmstate | Corey Minyard |
2018-06-01 | hw/isa/superio: Fix inconsistent use of Chardev->be | Philippe Mathieu-Daudé |
2018-06-01 | memory: get rid of memory_region_init_reservation | Paolo Bonzini |
2018-06-01 | virtio: free MemoryRegionCache when initialization fails | Paolo Bonzini |
2018-06-01 | hw/ide: Remove unused include | Philippe Mathieu-Daudé |
2018-06-01 | hw/i386/pc: Remove unused include | Philippe Mathieu-Daudé |
2018-06-01 | hw/hppa: Remove unused include | Philippe Mathieu-Daudé |
2018-06-01 | hw/misc/sga: Use the correct ISA include | Philippe Mathieu-Daudé |
2018-06-01 | hw/misc/mips_itu: Cleanup includes | Philippe Mathieu-Daudé |
2018-06-01 | hw/block/nvme: Include "qemu/cutils.h" directly in the source file | Philippe Mathieu-Daudé |
2018-06-01 | hw: Do not include "sysemu/blockdev.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-06-01 | hw: Do not include "sysemu/blockdev.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-06-01 | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-06-01 | hw: Do not include "exec/address-spaces.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-06-01 | hw: Do not include "exec/ioport.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-06-01 | target: Do not include "exec/exec-all.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-05-31 | xen-hvm: stop faking I/O to access PCI config space | Paul Durrant |
2018-05-31 | xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages | Paul Durrant |
2018-05-31 | xen/hvm: correct reporting of modified memory under physmap during migration | Igor Druzhinin |
2018-05-31 | vfio: Include "exec/address-spaces.h" directly in the source file | Philippe Mathieu-Daudé |
2018-05-31 | KVM: GIC: Fix memory leak due to calling kvm_init_irq_routing twice | Shannon Zhao |
2018-05-31 | ARM: ACPI: Fix use-after-free due to memory realloc | Shannon Zhao |
2018-05-31 | Make address_space_get_iotlb_entry() take a MemTxAttrs argument | Peter Maydell |
2018-05-31 | Make MemoryRegion valid.accepts callback take a MemTxAttrs argument | Peter Maydell |
2018-05-31 | Make memory_region_access_valid() take a MemTxAttrs argument | Peter Maydell |
2018-05-31 | Make address_space_translate{, _cached}() take a MemTxAttrs argument | Peter Maydell |
2018-05-31 | xlnx-zdma: Correct mem leaks and memset to zero on desc unaligned errors | Francisco Iglesias |
2018-05-31 | arm: fix qemu crash on startup with -bios option | Igor Mammedov |
2018-05-31 | arm_gicv3_kvm: increase clroffset accordingly | Shannon Zhao |
2018-05-31 | hw/intc/arm_gicv3: Fix APxR<n> register dispatching | Jan Kiszka |
2018-05-30 | numa: postpone options post-processing till machine_run_board_init() | Igor Mammedov |
2018-05-29 | ppc: Rename 2.13 machines to 3.0 | Peter Maydell |
2018-05-29 | hw/s390x: Rename 2.13 machines to 3.0 | Peter Maydell |
2018-05-29 | hw/i386: Rename 2.13 machine types to 3.0 | Peter Maydell |
2018-05-29 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-05-23-4... | Peter Maydell |
2018-05-24 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180524-pull-request' ... | Peter Maydell |
2018-05-24 | tpm: extend TPM TIS with state migration support | Stefan Berger |
2018-05-24 | tpm: extend TPM emulator with state migration support | Stefan Berger |
2018-05-24 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-05-24 | Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'... | Peter Maydell |
2018-05-24 | bochs-display: add pcie support | Gerd Hoffmann |
2018-05-24 | bochs-display: add dirty tracking support | Gerd Hoffmann |
2018-05-24 | hw/display: add new bochs-display device | Gerd Hoffmann |