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-07
display: express dependencies with kconfig
Yang Zhong
2
-1
/
+7
2019-03-07
ptimer: express dependencies with Kconfig
Paolo Bonzini
13
-0
/
+26
2019-03-07
i2c: express dependencies with Kconfig
Paolo Bonzini
11
-1
/
+23
2019-03-07
i386: express dependencies with Kconfig
Paolo Bonzini
7
-4
/
+63
2019-03-07
isa: express dependencies with kconfig
Paolo Bonzini
15
-1
/
+41
2019-03-07
scsi: express dependencies with Kconfig
Paolo Bonzini
3
-2
/
+12
2019-03-07
block: fix recursion in hw/block/dataplane
Paolo Bonzini
2
-2
/
+3
2019-03-07
build: convert usb.mak to Kconfig
Paolo Bonzini
2
-1
/
+27
2019-03-07
build: convert sound.mak to Kconfig
Paolo Bonzini
1
-0
/
+8
2019-03-07
build: convert pci.mak to Kconfig
Paolo Bonzini
16
-1
/
+109
2019-03-07
hw/pci/Makefile.objs: make pcie configurable
Yang Zhong
2
-2
/
+11
2019-03-07
ide: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+15
2019-03-07
kconfig: introduce CONFIG_TEST_DEVICES
Paolo Bonzini
1
-0
/
+3
2019-03-07
build: switch to Kconfig
Paolo Bonzini
13
-1
/
+58
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
61
-0
/
+1279
2019-03-07
hw/display: make edid configurable
Yang Zhong
1
-3
/
+1
2019-03-07
xtensa: rename CONFIG_XTENSA_FPGA to CONFIG_XTENSA_XTFPGA
Paolo Bonzini
1
-1
/
+1
2019-03-07
9pfs: remove unnecessary conditionals
Paolo Bonzini
2
-3
/
+1
2019-03-07
Introduce new "no_guest_reset" parameter for usb-host device
Alexander Kappner
1
-1
/
+6
2019-03-07
usb-mtp: prevent null dereference while deleting objects
Bandan Das
1
-3
/
+1
2019-03-07
usb-mtp: fix some usb_mtp_write_data return paths
Bandan Das
1
-8
/
+10
2019-03-07
usb-mtp: return incomplete transfer on a lstat failure
Bandan Das
1
-5
/
+14
2019-03-06
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
12
-24
/
+44
2019-03-06
qdev: Provide qdev_get_bus_hotplug_handler()
David Hildenbrand
1
-1
/
+9
2019-03-06
qdev: Let machine hotplug handler to override bus hotplug handler
Igor Mammedov
1
-4
/
+2
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
12
-19
/
+30
2019-03-06
qdev/core: fix qbus_is_full()
Tony Krowiak
1
-0
/
+3
2019-03-06
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190306a'...
Peter Maydell
1
-0
/
+263
2019-03-06
virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
Wei Wang
1
-0
/
+263
2019-03-06
block/pflash_cfi02: Fix memory leak and potential use-after-free
Stephen Checkoway
1
-4
/
+11
2019-03-06
hw/acpi: remove unnecessary variable acpi_table_builtin
Wei Yang
1
-3
/
+1
2019-03-06
hw/acpi: remove unused function acpi_table_add_builtin()
Wei Yang
1
-6
/
+0
2019-03-06
hw/i386/pc.c: remove unused function pc_acpi_init()
Wei Yang
1
-27
/
+0
2019-03-05
hw/arm/stellaris: Implement watchdog timer
Michel Heily
2
-4
/
+92
2019-03-05
hw/arm/virt: Bump the 255GB initial RAM limit
Eric Auger
1
-20
/
+1
2019-03-05
hw/arm/virt: Check the VCPU PA range in TCG mode
Eric Auger
1
-0
/
+17
2019-03-05
hw/arm/virt: Implement kvm_type function for 4.0 machine
Eric Auger
1
-1
/
+38
2019-03-05
hw/arm/virt: Dynamic memory map depending on RAM requirements
Eric Auger
1
-6
/
+46
2019-03-05
hw/boards: Add a MachineState parameter to kvm_type callback
Eric Auger
3
-4
/
+3
2019-03-05
hw/arm/virt: Split the memory map description
Eric Auger
1
-6
/
+44
2019-03-05
hw/arm/virt: Rename highmem IO regions
Eric Auger
2
-19
/
+24
2019-03-05
hw/arm/boot: introduce fdt_add_memory_node helper
Shameer Kolothum
1
-20
/
+34
2019-03-05
virtio-net: Allow qemu_announce_self to trigger virtio announcements
Dr. David Alan Gilbert
2
-3
/
+33
2019-03-05
virtio-net: Switch to using announce timer
Dr. David Alan Gilbert
2
-13
/
+28
2019-03-04
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2019-02-25-1...
Peter Maydell
2
-13
/
+21
2019-03-04
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190304' into staging
Peter Maydell
2
-2
/
+12
2019-03-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
12
-111
/
+227
2019-03-04
s390x/vfio-ap: Implement hot plug/unplug of vfio-ap device
Tony Krowiak
2
-2
/
+12
2019-03-01
Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'...
Peter Maydell
36
-527
/
+645
2019-03-01
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190228' into st...
Peter Maydell
2
-19
/
+26
[next]