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
2016-09-23
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+2
2016-09-23
qdev-monitor: Add blk_by_qdev_id()
Kevin Wolf
1
-0
/
+1
2016-09-23
block: Add blk_by_dev()
Kevin Wolf
1
-0
/
+1
2016-09-23
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
1
-1
/
+2
2016-09-23
util: Add UUID API
Fam Zheng
1
-4
/
+0
2016-09-15
Remove unused function declarations
Ladi Prosek
1
-2
/
+0
2016-09-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+0
2016-09-13
x86/lapic: Load LAPIC state at post_load
Dr. David Alan Gilbert
1
-1
/
+0
2016-09-13
kvm-all: drop kvm_setup_guest_memory
Cao jin
1
-1
/
+0
2016-09-13
iothread: Stop threads before main() quits
Fam Zheng
1
-0
/
+1
2016-09-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+3
2016-09-06
qmp: add QMP interface "query-cpu-model-baseline"
David Hildenbrand
1
-0
/
+3
2016-09-06
qmp: add QMP interface "query-cpu-model-comparison"
David Hildenbrand
1
-0
/
+3
2016-09-06
qmp: add QMP interface "query-cpu-model-expansion"
David Hildenbrand
1
-0
/
+3
2016-09-05
block: switch blk_write_compressed() to byte-based interface
Pavel Butsykin
1
-2
/
+2
2016-09-05
block: Accept node-name for block-stream
Kevin Wolf
1
-0
/
+1
2016-07-29
char: add chr_wait_connected callback
Marc-André Lureau
1
-0
/
+8
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+19
2016-07-21
kvm-irqchip: do explicit commit when update irq
Peter Xu
1
-1
/
+1
2016-07-21
kvm-irqchip: i386: add hook for add/remove virq
Peter Xu
1
-0
/
+6
2016-07-21
kvm-irqchip: simplify kvm_irqchip_add_msi_route
Peter Xu
1
-1
/
+12
2016-07-20
block: Convert BB interface to byte-based discards
Eric Blake
1
-5
/
+4
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+10
2016-07-13
hostmem: detect host backend memory is being used properly
Xiao Guangrong
1
-1
/
+3
2016-07-13
char: do not use atexit cleanup handler
Marc-André Lureau
1
-0
/
+7
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-2
/
+1
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2
-5
/
+5
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
4
-10
/
+10
2016-07-05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+2
2016-07-05
block: Convert bdrv_pwrite_zeroes() to BdrvChild
Kevin Wolf
1
-0
/
+1
2016-07-05
block: Switch transfer length bounds to byte-based
Eric Blake
1
-1
/
+1
2016-07-04
hw/pci: delay bus_master_enable_region initialization
Marcel Apfelbaum
1
-0
/
+1
2016-06-29
char: change qemu_chr_fe_add_watch to return unsigned
Paolo Bonzini
1
-2
/
+14
2016-06-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+7
2016-06-17
qemu-char: add qemu_chr_disconnect to close a fd accepted by listen fd
Tetsuya Mukawa
1
-0
/
+7
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-0
/
+1
2016-06-13
vl: Eliminate usb_enabled()
Eduardo Habkost
1
-1
/
+0
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-06-07
kvm: API to obtain max supported mem slots
Bharata B Rao
1
-0
/
+1
2016-06-06
char: get rid of qemu_char_get_next_serial
xiaoqiang zhao
1
-1
/
+0
2016-05-30
cpu: Reclaim vCPU objects
Gu Zheng
1
-0
/
+1
2016-05-27
PPC/KVM: early validation of vcpu id
Greg Kurz
1
-0
/
+2
2016-05-26
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-2' in...
Peter Maydell
1
-1
/
+1
2016-05-26
migration: convert post-copy to use QIOChannelBuffer
Daniel P. Berrange
1
-1
/
+1
2016-05-25
block: Make blk_co_preadv/pwritev() public
Kevin Wolf
1
-0
/
+6
2016-05-25
block: Rename blk_write_zeroes()
Eric Blake
1
-7
/
+7
2016-05-25
dma-helpers: change BlockBackend to opaque value in DMAIOFunc
Paolo Bonzini
1
-6
/
+6
2016-05-25
dma-helpers: change interface to byte-based
Paolo Bonzini
1
-3
/
+3
2016-05-25
block: Drop errp parameter from blk_new()
Max Reitz
1
-1
/
+1
2016-05-25
block: Drop blk_new_with_bs()
Max Reitz
1
-1
/
+0
[next]