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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-15
intc/arm_gic: Support IRQ injection for more than 256 vpus
Eric Auger
1
-5
/
+2
2019-10-14
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20191010.0' i...
Peter Maydell
1
-0
/
+1
2019-10-14
Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2019-10-10' into sta...
Peter Maydell
5
-50
/
+590
2019-10-14
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-10' in...
Peter Maydell
2
-11
/
+35
2019-10-10
hw/vfio/pci: fix double free in vfio_msi_disable
Evgeny Yakovlev
1
-0
/
+1
2019-10-10
9p: Use variable length suffixes for inode remapping
Christian Schoenebeck
2
-33
/
+279
2019-10-10
9p: stat_to_qid: implement slow path
Antonios Motakis
2
-7
/
+76
2019-10-10
9p: Added virtfs option 'multidevs=remap|forbid|warn'
Antonios Motakis
3
-21
/
+200
2019-10-10
9p: Treat multiple devices on one export as an error
Antonios Motakis
2
-14
/
+57
2019-10-10
fsdev: Add return value to fsdev_throttle_parse_opts()
Greg Kurz
1
-2
/
+1
2019-10-10
9p: Simplify error path of v9fs_device_realize_common()
Greg Kurz
3
-10
/
+14
2019-10-10
9p: unsigned type for type, version, path
Antonios Motakis
2
-10
/
+10
2019-10-10
scsi: account unmap operations
Anton Nefedov
1
-1
/
+11
2019-10-10
scsi: move unmap error checking to the complete callback
Anton Nefedov
1
-4
/
+6
2019-10-10
scsi: store unmap offset and nb_sectors in request struct
Anton Nefedov
1
-7
/
+7
2019-10-10
ide: account UNMAP (TRIM) operations
Anton Nefedov
1
-0
/
+12
2019-10-09
target/s390x: Remove ilen parameter from s390_program_interrupt
Richard Henderson
1
-29
/
+29
2019-10-09
s390x/cpumodel: Prepare for changes of QEMU model
David Hildenbrand
1
-0
/
+2
2019-10-08
virtio-blk: schedule virtio_notify_config to run on main context
Sergio Lopez
1
-1
/
+15
2019-10-07
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...
Peter Maydell
24
-653
/
+893
2019-10-04
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
6
-25
/
+44
2019-10-04
vfio: Turn the container error into an Error handle
Eric Auger
2
-16
/
+31
2019-10-04
lm32: do not leak memory on object_new/object_unref
Paolo Bonzini
2
-8
/
+8
2019-10-04
mips: fix memory leaks in board initialization
Paolo Bonzini
2
-0
/
+3
2019-10-04
hppa: fix leak from g_strdup_printf
Paolo Bonzini
2
-1
/
+4
2019-10-04
mcf5208: fix leak from qemu_allocate_irqs
Paolo Bonzini
1
-0
/
+2
2019-10-04
microblaze: fix leak of fdevice tree blob
Paolo Bonzini
1
-0
/
+1
2019-10-04
ide: fix leak from qemu_allocate_irqs
Paolo Bonzini
1
-0
/
+1
2019-10-04
hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.c
Thomas Huth
3
-4
/
+9
2019-10-04
ppc/pnv: Remove the XICSFabric Interface from the POWER9 machine
Cédric Le Goater
1
-17
/
+14
2019-10-04
spapr: Eliminate SpaprIrq::init hook
David Gibson
1
-69
/
+61
2019-10-04
spapr: Add return value to spapr_irq_check()
David Gibson
1
-8
/
+7
2019-10-04
spapr: Use less cryptic representation of which irq backends are supported
David Gibson
3
-10
/
+23
2019-10-04
xive: Improve irq claim/free path
David Gibson
3
-21
/
+18
2019-10-04
spapr, xics, xive: Better use of assert()s on irq claim/free paths
David Gibson
2
-14
/
+12
2019-10-04
spapr: Handle freeing of multiple irqs in frontend only
David Gibson
1
-15
/
+12
2019-10-04
spapr: Remove unhelpful tracepoints from spapr_irq_free_xics()
David Gibson
2
-8
/
+0
2019-10-04
spapr: Eliminate SpaprIrq:get_nodename method
David Gibson
2
-23
/
+4
2019-10-04
spapr: Simplify spapr_qirq() handling
David Gibson
1
-35
/
+19
2019-10-04
spapr: Fix indexing of XICS irqs
David Gibson
1
-8
/
+8
2019-10-04
spapr: Eliminate nr_irqs parameter to SpaprIrq::init
David Gibson
1
-11
/
+10
2019-10-04
spapr: Clarify and fix handling of nr_irqs
David Gibson
1
-34
/
+19
2019-10-04
spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
David Gibson
3
-6
/
+3
2019-10-04
spapr: Fold spapr_phb_lsi_qirq() into its single caller
David Gibson
1
-1
/
+2
2019-10-04
xics: Create sPAPR specific ICS subtype
David Gibson
2
-5
/
+35
2019-10-04
xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
David Gibson
3
-62
/
+30
2019-10-04
xics: Eliminate reset hook
David Gibson
1
-33
/
+24
2019-10-04
xics: Rename misleading ics_simple_*() functions
David Gibson
5
-27
/
+26
2019-10-04
xics: Eliminate 'reject', 'resend' and 'eoi' class hooks
David Gibson
2
-43
/
+15
2019-10-04
spapr/xive: skip partially initialized vCPUs in presenter
Cédric Le Goater
1
-0
/
+8
[next]