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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2018-12-19
virtio: Provide version-specific variants of virtio PCI devices
Eduardo Habkost
2
-24
/
+60
2018-12-19
virtio: Helper for registering virtio device types
Eduardo Habkost
5
-78
/
+228
2018-12-19
pc:piix4: Update smbus I/O space after a migration
Corey Minyard
1
-0
/
+1
2018-12-19
pcie: set link state inactive/active after hot unplug/plug
Zheng Xiang
1
-0
/
+12
2018-12-19
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
1
-3
/
+1
2018-12-18
error: Remove NULL checks on error_propagate() calls
Markus Armbruster
1
-3
/
+1
2018-12-18
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
4
-6
/
+7
2018-12-18
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
2
-0
/
+11
2018-12-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...
Peter Maydell
15
-68
/
+54
2018-12-16
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181214-pull-request' ...
Peter Maydell
4
-16
/
+32
2018-12-14
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
4
-716
/
+5
2018-12-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181213'...
Peter Maydell
24
-177
/
+143
2018-12-14
virt: Fix broken indentation
Eduardo Habkost
1
-1
/
+1
2018-12-14
hw/sd/sdhci: Don't leak memory region in sdhci_sysbus_realize()
Peter Maydell
1
-4
/
+1
2018-12-14
hw/arm/mps2-tz.c: Free mscname string in make_dma()
Peter Maydell
1
-0
/
+1
2018-12-14
hw/core/loader.c: Remove load_image()
Peter Maydell
1
-25
/
+0
2018-12-14
hw/block/tc58128.c: Don't use load_image()
Peter Maydell
1
-1
/
+2
2018-12-14
hw/i386/multiboot.c: Don't use load_image()
Peter Maydell
1
-1
/
+5
2018-12-14
hw/i386/pc.c: Don't use load_image()
Peter Maydell
1
-10
/
+12
2018-12-14
hw/pci/pci.c: Don't use load_image()
Peter Maydell
1
-1
/
+5
2018-12-14
hw/smbios/smbios.c: Don't use load_image()
Peter Maydell
1
-1
/
+1
2018-12-14
hw/ppc/ppc405_boards: Don't use load_image()
Peter Maydell
1
-4
/
+8
2018-12-14
hw/ppc/mac_newworld, mac_oldworld: Don't use load_image()
Peter Maydell
2
-12
/
+8
2018-12-14
Rename cpu_physical_memory_write_rom() to address_space_write_rom()
Peter Maydell
4
-8
/
+10
2018-12-14
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1...
Peter Maydell
1
-2
/
+0
2018-12-14
usb-mtp: Limit filename to object information size
Michael Hanselmann
1
-4
/
+5
2018-12-14
usb-mtp: use O_NOFOLLOW and O_CLOEXEC.
Gerd Hoffmann
1
-4
/
+9
2018-12-13
target/arm: Introduce arm_hcr_el2_eff
Richard Henderson
1
-10
/
+11
2018-12-13
hw/arm: versal: Use IRQs 111 - 118 for virtio-mmio
Edgar E. Iglesias
1
-2
/
+2
2018-12-13
hw/arm: versal: Reduce number of virtio-mmio instances
Edgar E. Iglesias
1
-1
/
+1
2018-12-13
hw/arm: versal: Remove bogus virtio-mmio creation
Edgar E. Iglesias
1
-1
/
+0
2018-12-13
core/sysbus: remove the SysBusDeviceClass::init path
Mao Zhongyi
1
-10
/
+5
2018-12-13
xen_backend: remove xen_sysdev_init() function
Mao Zhongyi
1
-7
/
+0
2018-12-13
usb/tusb6010: Convert sysbus init function to realize function
Mao Zhongyi
1
-5
/
+3
2018-12-13
timer/puv3_ost: Convert sysbus init function to realize function
Mao Zhongyi
1
-7
/
+6
2018-12-13
timer/grlib_gptimer: Convert sysbus init function to realize function
Mao Zhongyi
1
-6
/
+5
2018-12-13
timer/etraxfs_timer: Convert sysbus init function to realize function
Mao Zhongyi
1
-7
/
+7
2018-12-13
pci-bridge/dec: Convert sysbus init function to realize function
Mao Zhongyi
1
-6
/
+6
2018-12-13
nvram/ds1225y: Convert sysbus init function to realize function
Mao Zhongyi
1
-7
/
+5
2018-12-13
puv3_pm.c: Convert sysbus init function to realize function
Mao Zhongyi
1
-6
/
+4
2018-12-13
milkymist-pfpu: Convert sysbus init function to realize function
Mao Zhongyi
1
-7
/
+5
2018-12-13
milkymist-hpdmc: Convert sysbus init function to realize function
Mao Zhongyi
1
-6
/
+3
2018-12-13
intc/puv3_intc: Convert sysbus init function to realize function
Mao Zhongyi
1
-7
/
+4
2018-12-13
input/pl050: Convert sysbus init function to realize function
Mao Zhongyi
1
-6
/
+5
2018-12-13
milkymist-softusb: Convert sysbus init function to realize function
Mao Zhongyi
1
-9
/
+7
2018-12-13
gpio/puv3_gpio: Convert sysbus init function to realize function
Mao Zhongyi
1
-15
/
+14
2018-12-13
dma/puv3_dma: Convert sysbus init function to realize function
Mao Zhongyi
1
-6
/
+4
2018-12-13
display/g364fb: Convert sysbus init function to realize function
Mao Zhongyi
1
-6
/
+3
2018-12-13
core/empty_slot: Convert sysbus init function to realize function
Mao Zhongyi
1
-5
/
+4
2018-12-13
char/grlib_apbuart: Convert sysbus init function to realize function
Mao Zhongyi
1
-7
/
+5
[next]