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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'...
Peter Maydell
2
-1
/
+14
2017-07-11
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' int...
Peter Maydell
3
-6
/
+5
2017-07-11
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' ...
Peter Maydell
1
-0
/
+1
2017-07-11
ARM: KVM: Enable in-kernel timers with user space gic
Alexander Graf
1
-0
/
+11
2017-07-11
aspeed: Register all watchdogs
Joel Stanley
1
-1
/
+3
2017-07-11
spapr: introduce the XIVE_EXPLOIT option in CAS
Cédric Le Goater
1
-0
/
+1
2017-07-11
spapr: Remove unnecessary differences between hotplug and coldplug paths
David Gibson
1
-1
/
+1
2017-07-11
spapr: Add DRC release method
David Gibson
1
-0
/
+1
2017-07-11
spapr: refresh "platform-specific" hcalls comment
Greg Kurz
1
-3
/
+2
2017-07-11
spapr: make spapr_populate_hotplug_cpu_dt() static
Greg Kurz
1
-2
/
+0
2017-07-10
migration: Create load_setup()/cleanup() methods
Juan Quintela
1
-0
/
+2
2017-07-10
migration: Rename cleanup() to save_cleanup()
Juan Quintela
1
-1
/
+1
2017-07-10
migration: Rename save_live_setup() to save_setup()
Juan Quintela
1
-1
/
+1
2017-07-10
migration: fix handling for --only-migratable
Peter Xu
1
-1
/
+0
2017-07-10
vfio: Test realized when using VFIOGroup.device_list iterator
Alex Williamson
1
-0
/
+1
2017-07-10
block: Make bdrv_is_allocated_above() byte-based
Eric Blake
1
-1
/
+1
2017-07-10
block: Make bdrv_is_allocated() byte-based
Eric Blake
1
-2
/
+2
2017-07-10
backup: Switch block_backup.h to byte-based
Eric Blake
1
-6
/
+5
2017-07-10
block: Drop unused bdrv_round_sectors_to_clusters()
Eric Blake
1
-4
/
+0
2017-07-10
blockjob: Track job ratelimits via bytes, not sectors
Eric Blake
1
-1
/
+2
2017-07-10
block: Simplify use of BDRV_BLOCK_RAW
Eric Blake
1
-3
/
+3
2017-07-07
xenfb: remove xen_init_display "temporary" hack
Stefano Stabellini
1
-2
/
+0
2017-07-06
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...
Peter Maydell
2
-3
/
+14
2017-07-05
s390x: vmstatify config migration for virtio-ccw
Halil Pasic
2
-3
/
+14
2017-07-05
tcg: add CONFIG_TCG guards in headers
Yang Zhong
2
-1
/
+6
2017-07-04
tcg: move tb_lock out of translate-all.h
Paolo Bonzini
1
-0
/
+4
2017-07-04
tcg: make tcg_allowed global
Yang Zhong
1
-1
/
+6
2017-07-04
vl: convert -tb-size to qemu_strtoul
Paolo Bonzini
1
-1
/
+1
2017-07-04
qemu-thread: Assert locks are initialized before using
Fam Zheng
2
-0
/
+9
2017-07-04
main_loop: Make main_loop_wait() return void
Peter Maydell
1
-1
/
+1
2017-07-04
include/exec/poison: Mark CONFIG_SOFTMMU as poisoned
Thomas Huth
2
-0
/
+9
2017-07-04
cpu: Introduce a wrapper for tlb_flush() that can be used in common code
Thomas Huth
1
-0
/
+2
2017-07-04
include/exec/poison: Mark CONFIG_KVM as poisoned, too
Thomas Huth
2
-5
/
+14
2017-07-04
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
2
-28
/
+0
2017-07-04
include/exec/poison: Add some more missing TARGET and CONFIG defines
Thomas Huth
1
-0
/
+6
2017-07-04
vcpu_dirty: share the same field in CPUState for all accelerators
Sergio Andres Gomez Del Real
1
-2
/
+3
2017-07-03
pci: Convert shpc_init() to Error
Mao Zhongyi
2
-2
/
+4
2017-07-03
pci: Convert to realize
Mao Zhongyi
2
-2
/
+4
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
1
-3
/
+0
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
1
-1
/
+2
2017-07-03
virtio-net: enable configurable tx queue size
Wei Wang
1
-0
/
+1
2017-06-30
tcg: consistently access cpu->tb_jmp_cache atomically
Emilio G. Cota
1
-1
/
+10
2017-06-30
gen-icount: use tcg_ctx.tcg_env instead of cpu_env
Emilio G. Cota
1
-4
/
+6
2017-06-30
gen-icount: add missing inline to gen_tb_end
Emilio G. Cota
1
-1
/
+1
2017-06-30
Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into staging
Peter Maydell
1
-0
/
+2
2017-06-30
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...
Peter Maydell
1
-0
/
+1
2017-06-30
block: Add BDRV_BLOCK_EOF to bdrv_get_block_status()
Eric Blake
1
-0
/
+2
2017-06-30
spapr: Clean up DRC set_isolation_state() path
David Gibson
1
-4
/
+2
2017-06-30
spapr: Clean up DRC set_allocation_state path
David Gibson
1
-2
/
+0
2017-06-30
spapr: Eliminate DRC 'signalled' state variable
David Gibson
1
-2
/
+0
[next]