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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-15
qdev: Convert to qdev_unrealize() manually
Markus Armbruster
2
-3
/
+2
2020-06-15
qdev: Convert to qdev_unrealize() with Coccinelle
Markus Armbruster
11
-18
/
+16
2020-06-15
qdev: Convert to qbus_realize(), qbus_unrealize()
Markus Armbruster
2
-8
/
+4
2020-06-15
qdev: Put qdev_new() to use with Coccinelle
Markus Armbruster
3
-3
/
+3
2020-06-15
qdev: New qdev_new(), qdev_realize(), etc.
Markus Armbruster
3
-1
/
+114
2020-06-15
Revert "hw/versatile: realize the PCI root bus as part of the versatile init"
Markus Armbruster
1
-1
/
+0
2020-06-15
Revert "hw/prep: realize the PCI root bus as part of the prep init"
Markus Armbruster
1
-1
/
+0
2020-06-15
qdev: Rename qbus_realize() to qbus_init()
Markus Armbruster
1
-3
/
+3
2020-06-15
qdev: Assert onboard devices all get realized properly
Markus Armbruster
1
-0
/
+16
2020-06-15
sd: Hide the qdev-but-not-quite thing created by sd_init()
Markus Armbruster
1
-11
/
+27
2020-06-15
qdev: Assert devices are plugged into a bus that can take them
Markus Armbruster
1
-0
/
+3
2020-06-15
sparc/leon3: Fix to put grlib,* devices on sysbus
Markus Armbruster
1
-2
/
+2
2020-06-15
riscv: Fix type of SiFive[EU]SocState, member parent_obj
Markus Armbruster
2
-2
/
+2
2020-06-15
riscv: Fix to put "riscv.hart_array" devices on sysbus
Markus Armbruster
5
-18
/
+14
2020-06-15
display/sm501 display/ati: Fix to realize "i2c-ddc"
Markus Armbruster
2
-0
/
+4
2020-06-15
pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
Markus Armbruster
2
-2
/
+2
2020-06-15
ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
Markus Armbruster
1
-3
/
+3
2020-06-15
macio: Fix macio-bus to be a subtype of System bus
Markus Armbruster
1
-1
/
+1
2020-06-15
macio: Put "macio-nvram" device on the macio bus
Markus Armbruster
1
-1
/
+2
2020-06-15
ppc4xx: Drop redundant device realization
Markus Armbruster
1
-2
/
+0
2020-06-15
MAINTAINERS: Make section PowerNV cover pci-host/pnv* as well
Markus Armbruster
1
-0
/
+2
2020-06-15
pnv/phb4: Delete unused "pnv-phb4-pec-stack" devices
Markus Armbruster
1
-0
/
+3
2020-06-15
macio: Delete unused "macio-gpio" devices
Markus Armbruster
1
-0
/
+2
2020-06-15
macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices
Markus Armbruster
2
-10
/
+20
2020-06-15
mac_via: Fix to realize "mos6522-q800-via*" devices
Markus Armbruster
1
-0
/
+5
2020-06-15
auxbus: Fix aux-to-i2c-bridge to be a subtype of aux-slave
Markus Armbruster
1
-1
/
+1
2020-06-15
armv7m: Delete unused "ARM,bitband-memory" devices
Markus Armbruster
1
-2
/
+4
2020-06-15
arm/aspeed: Rework NIC attachment
Cédric Le Goater
4
-4
/
+21
2020-06-15
arm/aspeed: Compute the number of CPUs from the SoC definition
Cédric Le Goater
4
-27
/
+32
2020-06-15
sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device
Markus Armbruster
1
-0
/
+1
2020-06-15
display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
Markus Armbruster
1
-0
/
+4
2020-06-15
arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
Markus Armbruster
1
-10
/
+13
2020-06-15
qom: Make "info qom-tree" show children sorted
Markus Armbruster
1
-8
/
+16
2020-06-15
qom: Constify object_get_canonical_path{,_component}()'s parameter
Markus Armbruster
2
-4
/
+4
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
126
-980
/
+6572
2020-06-12
target/i386: Remove obsolete TODO file
Thomas Huth
1
-31
/
+0
2020-06-12
stubs: move Xen stubs to accel/
Paolo Bonzini
4
-22
/
+8
2020-06-12
replay: fix replay shutdown for console mode
Pavel Dovgalyuk
1
-0
/
+5
2020-06-12
exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'
Philippe Mathieu-Daudé
3
-9
/
+7
2020-06-12
hw/usb: Move device-specific declarations to new 'hcd-musb.h' header
Philippe Mathieu-Daudé
4
-30
/
+48
2020-06-12
exec/memory: Remove unused MemoryRegionMmio type
Philippe Mathieu-Daudé
1
-6
/
+0
2020-06-12
checkpatch: reversed logic with acpi test checks
Michael S. Tsirkin
1
-1
/
+1
2020-06-12
target/i386: sev: Unify SEVState and SevGuestState
David Gibson
1
-45
/
+34
2020-06-12
target/i386: sev: Remove redundant handle field
David Gibson
1
-8
/
+4
2020-06-12
target/i386: sev: Remove redundant policy field
David Gibson
1
-5
/
+2
2020-06-12
target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
David Gibson
1
-12
/
+7
2020-06-12
target/i386: sev: Partial cleanup to sev_state global
David Gibson
1
-44
/
+48
2020-06-12
target/i386: sev: Embed SEVState in SevGuestState
David Gibson
1
-25
/
+29
2020-06-12
target/i386: sev: Rename QSevGuestInfo
David Gibson
1
-43
/
+44
2020-06-12
target/i386: sev: Move local structure definitions into .c file
David Gibson
2
-44
/
+44
[next]