index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-07
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s...
Peter Maydell
1
-3
/
+0
2015-07-07
virtio-gpu: use virtio_instance_init_common, fixup properties
Gerd Hoffmann
1
-3
/
+0
2015-07-07
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150706.0' i...
Peter Maydell
5
-2
/
+18
2015-07-06
vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devices
Gabriel Laupre
1
-0
/
+2
2015-07-06
hw/vfio/platform: add irqfd support
Eric Auger
1
-0
/
+2
2015-07-06
kvm: some fixes to kvm_resamplefds_allowed
Eric Auger
1
-0
/
+1
2015-07-06
sysbus: add irq_routing_notifier
Eric Auger
1
-0
/
+1
2015-07-06
kvm-all.c: add qemu_irq/gsi hash table and utility routines
Eric Auger
1
-0
/
+6
2015-07-06
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
1
-3
/
+4
2015-07-06
cpu-all: complete "real" host page size API
Peter Crosthwaite
1
-0
/
+3
2015-07-06
pc: add SMM property
Paolo Bonzini
1
-0
/
+3
2015-07-06
ich9: add smm_enabled field and arguments
Paolo Bonzini
2
-2
/
+3
2015-07-06
pc_piix: rename kvm_enabled to smm_enabled
Paolo Bonzini
1
-1
/
+1
2015-07-06
kvm-all: add support for multiple address spaces
Paolo Bonzini
1
-0
/
+4
2015-07-06
kvm-all: make KVM's memory listener more generic
Paolo Bonzini
1
-0
/
+5
2015-07-06
kvm-all: move internal types to kvm_int.h
Paolo Bonzini
1
-0
/
+30
2015-07-06
linux-headers: Update to 4.2-rc1
Alexey Kardashevskiy
3
-2
/
+11
2015-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
10
-39
/
+117
2015-07-06
Stop including qemu-common.h in memory.h
Peter Maydell
5
-4
/
+21
2015-07-03
numa: API to lookup NUMA node by address
Bharata B Rao
1
-0
/
+1
2015-07-03
numa,pc-dimm: Store pc-dimm memory information in numa_info
Bharata B Rao
1
-0
/
+10
2015-07-03
pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine
Bharata B Rao
1
-0
/
+4
2015-07-03
pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structure
Bharata B Rao
2
-5
/
+13
2015-07-03
virtio-input: add input routing support
Gerd Hoffmann
1
-0
/
+2
2015-07-02
block: Remove bdrv_reset_dirty
Fam Zheng
1
-2
/
+0
2015-07-02
qmp: Add optional bool "unmap" to drive-mirror
Fam Zheng
1
-0
/
+2
2015-07-02
block: Add bdrv_get_block_status_above
Fam Zheng
1
-0
/
+4
2015-07-02
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
1
-1
/
+1
2015-07-02
timer: Move NANOSECONDS_PER_SECONDS to timer.h
Alberto Garcia
2
-2
/
+2
2015-07-02
qapi: Rename 'dirty-bitmap' mode to 'incremental'
John Snow
1
-1
/
+1
2015-07-01
memory: Add global-locking property to memory regions
Jan Kiszka
1
-0
/
+26
2015-07-01
main-loop: introduce qemu_mutex_iothread_locked
Paolo Bonzini
1
-0
/
+10
2015-06-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-3
/
+38
2015-06-26
cpu-defs: Move out TB_JMP defines
Peter Crosthwaite
2
-8
/
+8
2015-06-26
include/exec: Move tb hash functions out
Peter Crosthwaite
2
-20
/
+43
2015-06-26
include/exec: Move standard exceptions to cpu-all.h
Peter Crosthwaite
2
-6
/
+6
2015-06-26
cpu-defs: Move CPU_TEMP_BUF_NLONGS to tcg
Peter Crosthwaite
1
-1
/
+0
2015-06-26
qemu-common: add VEC_OR macro
Artyom Tarasenko
1
-0
/
+3
2015-06-26
hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT table
Shannon Zhao
1
-0
/
+12
2015-06-26
include/softmmu-semi.h: Make semihosting support 64-bit clean
Maciej W. Rozycki
1
-6
/
+7
2015-06-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-1
/
+10
2015-06-23
hw/core: explicit OFW unit address callback for SysBusDeviceClass
Laszlo Ersek
1
-0
/
+17
2015-06-23
hw/pci-bridge: introduce "shpc" property
Laszlo Ersek
1
-0
/
+1
2015-06-23
hw/pci: introduce shpc_present() helper function
Laszlo Ersek
1
-0
/
+6
2015-06-23
hw/pci-bridge: add macro for "msi" property
Laszlo Ersek
1
-0
/
+1
2015-06-23
hw/pci-bridge: add macro for "chassis_nr" property
Laszlo Ersek
1
-0
/
+2
2015-06-23
hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()
Laszlo Ersek
1
-2
/
+3
2015-06-23
migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()
Laszlo Ersek
1
-1
/
+6
2015-06-23
add pci-bridge-seat
Gerd Hoffmann
1
-0
/
+1
2015-06-23
balloon: add a feature bit to let Guest OS deflate balloon on oom
Denis V. Lunev
1
-0
/
+1
[next]