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-03-01
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190228' into st...
Peter Maydell
2
-19
/
+26
2019-03-01
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-02-2...
Peter Maydell
1
-1
/
+29
2019-02-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190228-...
Peter Maydell
5
-41
/
+543
2019-02-28
xen-block: stop leaking memory in xen_block_drive_create()
Paul Durrant
1
-7
/
+9
2019-02-28
xen-block: report error condition from vbd_name_to_disk()
Paul Durrant
1
-6
/
+15
2019-02-28
xen-block: remove redundant assignment
Paul Durrant
1
-2
/
+1
2019-02-28
dataplane/xen-block: remove dead code
Paul Durrant
1
-4
/
+1
2019-02-28
hw/m68k/mcf5208: Support loading of bios images
Thomas Huth
1
-1
/
+29
2019-02-28
hw/arm/armsse: Unify init-svtor and cpuwait handling
Peter Maydell
2
-30
/
+39
2019-02-28
hw/arm/iotkit-sysctl: Implement CPUWAIT and INITSVTOR*
Peter Maydell
1
-4
/
+37
2019-02-28
hw/arm/iotkit-sysctl: Add SSE-200 registers
Peter Maydell
2
-5
/
+242
2019-02-28
hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register name
Peter Maydell
1
-8
/
+8
2019-02-28
hw/arm/armsse: Wire up the MHUs
Peter Maydell
1
-8
/
+28
2019-02-28
hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling Unit
Peter Maydell
3
-0
/
+203
2019-02-28
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190226' into...
Peter Maydell
16
-211
/
+683
2019-02-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+4
2019-02-26
hw/usb: switch MTP to use new inotify APIs
Daniel P. Berrangé
2
-165
/
+111
2019-02-26
hw/usb: fix const-ness for string params in MTP driver
Daniel P. Berrangé
1
-4
/
+4
2019-02-26
hw/usb: don't set IN_ISDIR for inotify watch in MTP driver
Daniel P. Berrangé
1
-2
/
+1
2019-02-26
ppc/pnv: use IEC binary prefixes to represent sizes
Murilo Opsfelder Araujo
1
-2
/
+2
2019-02-26
ppc/pnv: add INITRD_MAX_SIZE constant
Murilo Opsfelder Araujo
1
-1
/
+2
2019-02-26
ppc/pnv: increase kernel size limit to 256MiB
Murilo Opsfelder Araujo
1
-1
/
+2
2019-02-26
hw/ppc: Use object_initialize_child for correct reference counting
Thomas Huth
4
-17
/
+16
2019-02-26
ppc/xive: xive does not have a POWER7 interrupt model
Cédric Le Goater
1
-3
/
+0
2019-02-26
spapr: enable PHB hotplug for default pseries machine type
Michael Roth
1
-0
/
+2
2019-02-26
spapr: add hotplug hooks for PHB hotplug
Greg Kurz
3
-16
/
+130
2019-02-26
spapr_pci: add ibm, my-drc-index property for PHB hotplug
Michael Roth
1
-0
/
+9
2019-02-26
spapr_pci: provide node start offset via spapr_populate_pci_dt()
Michael Roth
2
-2
/
+5
2019-02-26
spapr_events: add support for phb hotplug events
Michael Roth
1
-0
/
+3
2019-02-26
spapr: populate PHB DRC entries for root DT node
Nathan Fontenot
1
-0
/
+8
2019-02-26
spapr: create DR connectors for PHBs
Michael Roth
2
-0
/
+30
2019-02-26
spapr_pci: add PHB unrealize
Greg Kurz
1
-4
/
+82
2019-02-26
spapr_irq: Expose the phandle of the interrupt controller
Greg Kurz
1
-0
/
+21
2019-02-26
spapr: Expose the name of the interrupt controller node
Greg Kurz
3
-7
/
+25
2019-02-26
xics: Write source state to KVM at claim time
Greg Kurz
2
-31
/
+47
2019-02-26
spapr/drc: Drop spapr_drc_attach() fdt argument
Greg Kurz
3
-15
/
+4
2019-02-26
spapr/pci: Generate FDT fragment at configure connector time
Greg Kurz
2
-7
/
+13
2019-02-26
spapr: Generate FDT fragment for CPUs at configure connector time
Greg Kurz
2
-29
/
+24
2019-02-26
spapr: Generate FDT fragment for LMBs at configure connector time
Greg Kurz
2
-15
/
+19
2019-02-26
spapr_drc: Allow FDT fragment to be added later
Greg Kurz
1
-5
/
+31
2019-02-26
target/ppc: Rename PATB/PATBE -> PATE
Benjamin Herrenschmidt
2
-19
/
+27
2019-02-26
target/ppc: Fix ordering of hash MMU accesses
Benjamin Herrenschmidt
1
-2
/
+19
2019-02-26
target/ppc/spapr: Set LPCR:HR when using Radix mode
Benjamin Herrenschmidt
3
-42
/
+51
2019-02-26
spapr: support memory unplug for qtest
David Hildenbrand
1
-0
/
+6
2019-02-26
ppc: add host-serial and host-model machine attributes (CVE-2019-8934)
Prasad J Pandit
1
-6
/
+70
2019-02-26
target/ppc: Add POWER9 external interrupt model
Benjamin Herrenschmidt
3
-0
/
+48
2019-02-26
target/ppc: Rename "in_pm_state" to "resume_as_sreset"
Benjamin Herrenschmidt
1
-1
/
+1
2019-02-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
6
-60
/
+266
2019-02-25
virtio-blk: Increase in_flight for request restart BH
Kevin Wolf
1
-0
/
+4
2019-02-25
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190222-pull-request' ...
Peter Maydell
3
-30
/
+69
[next]