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-02-05
hw: virtio-pci: drop DO_UPCAST
Li Qiang
1
-2
/
+2
2019-02-05
scsi-generic: Convert from DPRINTF() macro to trace events
Laurent Vivier
2
-30
/
+37
2019-02-05
scsi-disk: Convert from DPRINTF() macro to trace events
Laurent Vivier
2
-53
/
+79
2019-02-05
pc: Use hotplug_handler_(plug|unplug|unplug_request)
David Hildenbrand
1
-22
/
+8
2019-02-05
hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI
Paolo Bonzini
2
-5
/
+4
2019-02-05
hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI contr...
Paolo Bonzini
1
-2
/
+3
2019-02-05
hw/tricore/Makefile.objs: Create CONFIG_* for tricore
Yang Zhong
1
-1
/
+1
2019-02-05
hw/openrisc/Makefile.objs: Create CONFIG_* for openrisc
Yang Zhong
1
-1
/
+1
2019-02-05
hw/moxie/Makefile.objs: Conditionally build moxie
Yang Zhong
1
-1
/
+1
2019-02-05
hw/hppa/Makefile.objs: Create CONFIG_* for hppa
Yang Zhong
1
-1
/
+1
2019-02-05
hw/cris/Makefile.objs: Create CONFIG_* for cris
Yang Zhong
1
-1
/
+1
2019-02-05
hw/alpha/Makefile.objs: Create CONFIG_* for alpha
Yang Zhong
1
-1
/
+1
2019-02-05
hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64
Yang Zhong
1
-3
/
+3
2019-02-05
hw/riscv/Makefile.objs: Create CONFIG_* for riscv boards
Yang Zhong
1
-11
/
+11
2019-02-05
hw/nios2/Makefile.objs: Conditionally build nios2
Yang Zhong
1
-1
/
+2
2019-02-05
hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionally
Ákos Kovács
1
-2
/
+2
2019-02-05
hw/lm32/Makefile.objs: Conditionally build lm32 and milkmyst
Ákos Kovács
1
-2
/
+2
2019-02-05
hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 created
Ákos Kovács
1
-1
/
+3
2019-02-05
hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and dev...
Paolo Bonzini
1
-1
/
+1
2019-02-05
hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and device
Ákos Kovács
1
-2
/
+2
2019-02-05
hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*
Ákos Kovács
1
-5
/
+6
2019-02-05
hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boards
Ákos Kovács
1
-2
/
+3
2019-02-05
hw/microblaze/Makefile.objs: Create configs for petalogix and xilinx boards
Ákos Kovács
1
-3
/
+3
2019-02-05
hw/m68k/Makefile.objs: Conditionally build boards
Ákos Kovács
1
-2
/
+2
2019-02-05
hw/arm/Makefile.objs: CONFIG_ARM_VIRT created for virt board
Yang Zhong
1
-1
/
+2
2019-02-05
hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards
Paolo Bonzini
1
-1
/
+3
2019-02-05
build: actually use CONFIG_PAM
Paolo Bonzini
1
-1
/
+1
2019-02-05
hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESS
Yang Zhong
2
-6
/
+6
2019-02-05
vfio: move conditional up to hw/Makefile.objs
Paolo Bonzini
2
-3
/
+1
2019-02-05
ide: split ioport registration to a separate file
Paolo Bonzini
3
-27
/
+68
2019-02-05
scsi-generic: avoid possible out-of-bounds access to r->buf
Paolo Bonzini
1
-8
/
+10
2019-02-05
i386: allow to load initrd below 4 GB for recent linux
Li Zhijian
1
-1
/
+20
2019-02-05
i386: import & use bootparam.h
Li Zhijian
1
-7
/
+1
2019-02-05
hw/core/loader.c: Read as long as possible in load_image_size()
Li Zhijian
1
-6
/
+5
2019-02-05
hw/i386/pc: enable PVH only for machine type >= 4.0
Stefano Garzarella
3
-1
/
+9
2019-02-05
hw/i386/pc: use PVH option rom
Stefano Garzarella
1
-0
/
+5
2019-02-05
pvh: load initrd and expose it through fw_cfg
Stefano Garzarella
1
-9
/
+29
2019-02-05
pvh: Boot uncompressed kernel using direct boot ABI
Liam Merwick
1
-0
/
+135
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
39
-69
/
+103
2019-02-05
Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into staging
Peter Maydell
4
-38
/
+429
2019-02-05
s390x/pci: Unplug remaining requested devices on pcihost reset
David Hildenbrand
1
-0
/
+15
2019-02-05
s390x/pci: Warn when adding PCI devices without the 'zpci' feature
David Hildenbrand
1
-0
/
+6
2019-02-05
s390x/pci: Fix hotplugging of PCI bridges
David Hildenbrand
1
-9
/
+19
2019-02-05
s390x/pci: Fix primary bus number for PCI bridges
David Hildenbrand
1
-5
/
+8
2019-02-04
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190204' into st...
Peter Maydell
4
-20
/
+57
2019-02-04
s390x/pci: mark zpci devices as unmigratable
Cornelia Huck
1
-0
/
+10
2019-02-04
s390x/pci: Drop release timer and replace it with a flag
David Hildenbrand
2
-33
/
+8
2019-02-04
s390x/pci: Introduce unplug requests and split unplug handler
David Hildenbrand
2
-54
/
+113
2019-02-04
xen-block: handle resize callback
Paul Durrant
3
-7
/
+38
2019-02-04
xen: fix xen-bus state model to allow frontend re-connection
Paul Durrant
1
-13
/
+19
[prev]
[next]