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
2017-02-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2017-2620-20170224...
Peter Maydell
1
-0
/
+8
2017-02-24
cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620)
Gerd Hoffmann
1
-0
/
+8
2017-02-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170223-1' into s...
Peter Maydell
13
-28
/
+52
2017-02-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...
Peter Maydell
13
-300
/
+351
2017-02-23
Revert "hw/mips: MIPS Boston board support"
Peter Maydell
2
-578
/
+0
2017-02-23
xhci: properties cleanup
Gerd Hoffmann
1
-3
/
+26
2017-02-23
usb: ohci: fix error return code in servicing td
Li Qiang
1
-1
/
+1
2017-02-23
usb: replace handle_destroy with unrealize
Marc-André Lureau
11
-24
/
+25
2017-02-22
hw/ppc/ppc405_uc.c: Avoid integer overflows
Peter Maydell
1
-3
/
+3
2017-02-22
hw/ppc/spapr: Check for valid page size when hot plugging memory
Thomas Huth
1
-0
/
+8
2017-02-22
hw/net/spapr_llan: 6 byte mac address device tree entry
Sam Bobroff
1
-6
/
+12
2017-02-22
machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...
Igor Mammedov
2
-12
/
+12
2017-02-22
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
3
-66
/
+35
2017-02-22
spapr: reuse machine->possible_cpus instead of cores[]
Igor Mammedov
1
-39
/
+90
2017-02-22
change CPUArchId.cpu type to Object*
Igor Mammedov
2
-5
/
+5
2017-02-22
pc: pass apic_id to pc_find_cpu_slot() directly so lookup could be done witho...
Igor Mammedov
1
-7
/
+9
2017-02-22
pc: calculate topology only once when possible_cpus is initialised
Igor Mammedov
1
-12
/
+12
2017-02-22
pc: move pcms->possible_cpus init out of pc_cpus_init()
Igor Mammedov
1
-11
/
+24
2017-02-22
machine: move possible_cpus to MachineState
Igor Mammedov
1
-28
/
+29
2017-02-22
hw/pci-host/prep: Do not use hw_error() in realize function
Thomas Huth
1
-5
/
+6
2017-02-22
spapr: replace debug printf with trace points
Laurent Vivier
2
-14
/
+7
2017-02-22
ppc4xx: replace debug printf with trace points
Laurent Vivier
2
-10
/
+7
2017-02-22
mac99: replace debug printf with trace points
Laurent Vivier
2
-12
/
+7
2017-02-22
spapr: fix off-by-one error in spapr_ovec_populate_dt()
Sam Bobroff
1
-1
/
+1
2017-02-22
hw/ppc/pnv: Remove superfluous "qemu" prefix from error strings
Thomas Huth
1
-3
/
+3
2017-02-22
spapr: make cpu core unplug follow expected hotunplug call flow
Igor Mammedov
1
-4
/
+14
2017-02-22
spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c
Igor Mammedov
2
-138
/
+138
2017-02-22
spapr: cpu core: separate child threads destruction from machine state operat...
Igor Mammedov
1
-5
/
+10
2017-02-21
hw/mips: MIPS Boston board support
Paul Burton
2
-0
/
+578
2017-02-21
hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller
Paul Burton
2
-0
/
+329
2017-02-21
loader: Support Flattened Image Trees (FIT images)
Paul Burton
3
-6
/
+327
2017-02-21
hw/mips_gic: Update pin state on mask changes
Paul Burton
1
-25
/
+31
2017-02-21
hw/mips_gictimer: provide API for retrieving frequency
Paul Burton
1
-0
/
+5
2017-02-21
hw/mips_cmgcr: allow GCR base to be moved
Paul Burton
1
-0
/
+17
2017-02-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...
Peter Maydell
30
-71
/
+97
2017-02-21
hw/i386: Deprecate -drive if=scsi with PC machine types
Markus Armbruster
1
-1
/
+7
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
6
-5
/
+25
2017-02-21
hw/scsi: Concentrate -drive if=scsi auto-create in one place
Markus Armbruster
8
-38
/
+38
2017-02-21
hw: Drop superfluous special checks for orphaned -drive
Markus Armbruster
3
-26
/
+0
2017-02-21
hw/arm/highbank: Default -drive to if=ide instead of if=scsi
Markus Armbruster
1
-2
/
+6
2017-02-21
hw: Default -drive to if=none instead of scsi when scsi cannot work
Markus Armbruster
3
-3
/
+0
2017-02-21
hw/arm/cubieboard hw/arm/xlnx-ep108: Fix units_per_default_bus
Markus Armbruster
2
-0
/
+10
2017-02-21
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
12
-0
/
+15
2017-02-21
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
6
-6
/
+59
2017-02-21
coroutine-lock: add mutex argument to CoQueue APIs
Paolo Bonzini
1
-1
/
+1
2017-02-21
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
3
-4
/
+43
2017-02-21
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
2
-0
/
+4
2017-02-21
block: explicitly acquire aiocontext in callbacks that need it
Paolo Bonzini
2
-1
/
+11
2017-02-21
usb-ccid: add check message size checks
Gerd Hoffmann
1
-3
/
+10
2017-02-21
usb-ccid: move header size check
Gerd Hoffmann
1
-7
/
+6
[next]