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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
sysemu
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-03
ide: Update ide_drive_get to be HBA agnostic
John Snow
1
-0
/
+1
2014-10-03
blockdev: Allow overriding if_max_dev property
John Snow
1
-0
/
+2
2014-10-03
blockdev: Orphaned drive search
John Snow
1
-0
/
+2
2014-09-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2014-09-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-0
/
+9
2014-09-25
block: Keep DriveInfo alive until BlockDriverState dies
Markus Armbruster
1
-0
/
+1
2014-09-22
arch_init: Setting QEMU_ARCH enum straight
Bastian Koppelmann
1
-17
/
+17
2014-09-16
qemu-char: Rename register_char_driver_qapi() to register_char_driver()
Peter Maydell
1
-1
/
+1
2014-09-16
qemu-char: Remove register_char_driver() machinery
Peter Maydell
1
-1
/
+0
2014-09-16
Introduce cpu_clean_all_dirty
Marcelo Tosatti
2
-0
/
+9
2014-09-10
block: Extract the block accounting code
BenoƮt Canet
1
-0
/
+1
2014-09-08
KVM: Add helper to run KVM_CHECK_EXTENSION on vm fd
Alexander Graf
1
-0
/
+2
2014-09-01
target-tricore: Add target stubs and qom-cpu
Bastian Koppelmann
1
-0
/
+1
2014-08-25
Add ACPI tables for TPM
Stefan Berger
1
-0
/
+7
2014-08-06
backends: Introduce chr-testdev
Paolo Bonzini
1
-0
/
+3
2014-07-06
Handle G_IO_HUP in tcp_chr_read for tcp chardev
Kirill Batuzov
1
-1
/
+0
2014-06-29
numa: Keep track of NUMA nodes present on the command-line
Eduardo Habkost
1
-1
/
+6
2014-06-23
qemu-char: make writes thread-safe
Paolo Bonzini
1
-4
/
+7
2014-06-23
qemu-char: introduce qemu_chr_alloc
Paolo Bonzini
1
-0
/
+9
2014-06-23
qapi event: convert BALLOON_CHANGE
Wenchao Xia
1
-2
/
+0
2014-06-23
qapi event: convert RTC_CHANGE
Wenchao Xia
1
-2
/
+0
2014-06-23
os-posix: include sys/time.h
Wenchao Xia
1
-0
/
+2
2014-06-23
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-0
/
+1
2014-06-23
console: move chardev declarations to sysemu/char.h
Michael S. Tsirkin
1
-0
/
+5
2014-06-23
vl: allow other threads to do qemu_system_vmstop_request
Paolo Bonzini
1
-0
/
+1
2014-06-20
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
1
-0
/
+2
2014-06-19
hostmem: add properties for NUMA memory policy
Hu Tao
1
-0
/
+4
2014-06-19
hostmem: allow preallocation of any memory region
Paolo Bonzini
1
-0
/
+1
2014-06-19
hostmem: add merge and dump properties
Paolo Bonzini
1
-0
/
+1
2014-06-19
hostmem: separate allocation from UserCreatable complete method
Hu Tao
1
-0
/
+2
2014-06-19
numa: add -numa node,memdev= option
Paolo Bonzini
1
-0
/
+1
2014-06-19
memory: move preallocation code out of exec.c
Paolo Bonzini
1
-0
/
+2
2014-06-19
memory: reorganize file-based allocation
Paolo Bonzini
1
-0
/
+2
2014-06-19
numa: introduce memory_region_allocate_system_memory
Paolo Bonzini
1
-0
/
+1
2014-06-19
NUMA: expand MAX_NODES from 64 to 128
Wanlong Gao
1
-1
/
+1
2014-06-19
NUMA: convert -numa option to use OptsVisitor
Wanlong Gao
1
-1
/
+2
2014-06-19
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
1
-2
/
+6
2014-06-19
NUMA: move numa related code to new file numa.c
Wanlong Gao
2
-1
/
+3
2014-06-19
Add G_IO_HUP handler for socket chardev
Nikolay Nikolaev
1
-0
/
+1
2014-06-19
Add chardev API qemu_chr_fe_get_msgfds
Nikolay Nikolaev
1
-1
/
+14
2014-06-19
Add chardev API qemu_chr_fe_set_msgfds
Nikolay Nikolaev
1
-0
/
+14
2014-06-19
Add chardev API qemu_chr_fe_read_all
Nikolay Nikolaev
1
-0
/
+14
2014-06-19
Add kvm_eventfds_enabled function
Nikolay Nikolaev
1
-0
/
+11
2014-06-18
add memdev backend infrastructure
Igor Mammedov
1
-0
/
+60
2014-06-18
kvm: Allow arch to set sigmask length
James Hogan
1
-0
/
+2
2014-06-16
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2
-10
/
+63
2014-06-16
dump: Make DumpState and endian conversion routines available for arch-specif...
Bharata B Rao
2
-10
/
+63
2014-06-16
blockdev: Remove unused DriveInfo reference count
Markus Armbruster
1
-3
/
+1
2014-06-16
blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()
Markus Armbruster
1
-2
/
+2
2014-06-11
monitor: Add ringbuf_write and ringbuf_read argument completion
Hani Benhabiles
1
-2
/
+1
[prev]
[next]