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
2019-10-15
hw/timer/mss-timerc: Switch to transaction-based ptimer API
Peter Maydell
1
-1
/
+0
2019-10-15
ptimer: Provide new transaction-based API
Peter Maydell
1
-0
/
+72
2019-10-15
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
1
-5
/
+6
2019-10-15
linux headers: update against v5.4-rc1
Eric Auger
8
-4
/
+234
2019-10-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-0
/
+16
2019-10-14
vl: Split off user_creatable_print_help()
Kevin Wolf
1
-0
/
+12
2019-10-14
replay: add BH oneshot event for block layer
Pavel Dovgalyuk
1
-0
/
+4
2019-10-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20191011a'...
Peter Maydell
4
-73
/
+131
2019-10-14
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-10' in...
Peter Maydell
5
-0
/
+152
2019-10-11
migration: Support gtree migration
Eric Auger
1
-0
/
+40
2019-10-11
rcu: Use automatic rc_read unlock in core memory/exec code
Dr. David Alan Gilbert
1
-73
/
+65
2019-10-11
rcu: Add automatically released rcu_read_lock variants
Dr. David Alan Gilbert
1
-0
/
+25
2019-10-11
migration: use migration_is_active to represent active state
Wei Yang
1
-0
/
+1
2019-10-10
s390x/tcg: MVCL: Exit to main loop if requested
David Hildenbrand
1
-0
/
+17
2019-10-10
block/backup: use backup-top instead of write notifiers
Vladimir Sementsov-Ogievskiy
2
-5
/
+10
2019-10-10
block/block-copy: split block_copy_set_callbacks function
Vladimir Sementsov-Ogievskiy
1
-4
/
+9
2019-10-10
block/backup: move in-flight requests handling from backup to block-copy
Vladimir Sementsov-Ogievskiy
1
-0
/
+8
2019-10-10
qapi: query-blockstat: add driver specific file-posix stats
Anton Nefedov
2
-0
/
+2
2019-10-10
block: add empty account cookie type
Anton Nefedov
1
-0
/
+1
2019-10-10
qapi: add unmap to BlockDeviceStats
Anton Nefedov
1
-0
/
+1
2019-10-10
block: move block_copy from block/backup.c to separate file
Vladimir Sementsov-Ogievskiy
1
-0
/
+76
2019-10-10
block: introduce aio task pool
Vladimir Sementsov-Ogievskiy
1
-0
/
+54
2019-10-07
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...
Peter Maydell
11
-52
/
+116
2019-10-04
target/i386: expand feature words to 64 bits
Paolo Bonzini
1
-1
/
+1
2019-10-04
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
1
-5
/
+16
2019-10-04
vfio: Turn the container error into an Error handle
Eric Auger
1
-1
/
+1
2019-10-04
spapr: Eliminate SpaprIrq::init hook
David Gibson
1
-1
/
+0
2019-10-04
spapr: Use less cryptic representation of which irq backends are supported
David Gibson
1
-1
/
+2
2019-10-04
xive: Improve irq claim/free path
David Gibson
2
-3
/
+3
2019-10-04
spapr: Handle freeing of multiple irqs in frontend only
David Gibson
1
-1
/
+1
2019-10-04
spapr: Eliminate SpaprIrq:get_nodename method
David Gibson
2
-3
/
+0
2019-10-04
spapr: Simplify spapr_qirq() handling
David Gibson
1
-1
/
+0
2019-10-04
spapr: Eliminate nr_irqs parameter to SpaprIrq::init
David Gibson
1
-1
/
+1
2019-10-04
spapr: Clarify and fix handling of nr_irqs
David Gibson
1
-7
/
+12
2019-10-04
spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
David Gibson
1
-2
/
+3
2019-10-04
spapr: Fold spapr_phb_lsi_qirq() into its single caller
David Gibson
1
-7
/
+0
2019-10-04
xics: Create sPAPR specific ICS subtype
David Gibson
1
-1
/
+3
2019-10-04
xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
David Gibson
1
-10
/
+6
2019-10-04
xics: Eliminate reset hook
David Gibson
1
-1
/
+0
2019-10-04
xics: Rename misleading ics_simple_*() functions
David Gibson
1
-3
/
+3
2019-10-04
xics: Eliminate 'reject', 'resend' and 'eoi' class hooks
David Gibson
1
-4
/
+0
2019-10-04
xics: Minor fixes for XICSFabric interface
David Gibson
1
-5
/
+1
2019-10-04
spapr: Stop providing RTAS blob
Alexey Kardashevskiy
1
-2
/
+0
2019-10-04
spapr: Simplify handling of pre ISA 3.0 guest workaround handling
David Gibson
1
-1
/
+1
2019-10-04
spapr/irq: Introduce an ics_irq_free() helper
Cédric Le Goater
1
-0
/
+5
2019-10-04
hw/ppc/pnv_homer: add PowerNV homer device model
Balamuruhan S
2
-0
/
+56
2019-10-04
hw/ppc/pnv_occ: add sram device model for occ common area
Balamuruhan S
1
-0
/
+3
2019-10-04
hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARs
Balamuruhan S
1
-0
/
+18
2019-09-30
kvm: split too big memory section on several memslots
Igor Mammedov
1
-0
/
+1
2019-09-27
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190925' into staging
Peter Maydell
6
-82
/
+43
[next]