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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
hw/i386/vmport: Add support for CMD_GETBIOSUUID
Liran Alon
1
-0
/
+1
2020-06-10
hw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSION
Liran Alon
1
-0
/
+1
2020-06-10
hw/i386/vmport: Set EAX to -1 on failed and unsupported commands
Liran Alon
1
-0
/
+1
2020-06-10
hw/i386/vmport: Propagate IOPort read to vCPU EAX register
Liran Alon
1
-0
/
+1
2020-06-10
numa: prevent usage of -M memory-backend and -numa memdev at the same time
Igor Mammedov
1
-0
/
+5
2020-06-09
hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS
Philippe Mathieu-Daudé
3
-112
/
+0
2020-06-09
hw/misc/empty_slot: Convert debug printf() to trace event
Philippe Mathieu-Daudé
2
-11
/
+12
2020-06-09
hw/misc/empty_slot: Add a 'name' qdev property
Philippe Mathieu-Daudé
1
-1
/
+6
2020-06-09
hw/misc/empty_slot: Convert 'size' field as qdev property
Philippe Mathieu-Daudé
1
-6
/
+9
2020-06-09
hw/misc/empty_slot: Lower address space priority
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-05
hw/core: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
1
-0
/
+2
2020-05-15
various: Remove unnecessary OBJECT() cast
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-15
qom: Drop @errp parameter of object_property_del()
Markus Armbruster
1
-1
/
+1
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
4
-26
/
+12
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
2
-2
/
+2
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
5
-65
/
+41
2020-05-15
qdev: Clean up qdev_connect_gpio_out_named()
Markus Armbruster
1
-7
/
+4
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2
-26
/
+21
2020-05-15
qom: Drop convenience method object_property_get_uint16List()
Markus Armbruster
1
-3
/
+13
2020-05-14
hw/core: stream: Add an end-of-packet flag
Edgar E. Iglesias
1
-2
/
+2
2020-05-06
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-05-06-1...
Peter Maydell
1
-0
/
+3
2020-05-06
hw: add compat machines for 5.1
Cornelia Huck
1
-0
/
+3
2020-05-05
hw/core/register: Add register_init_block8 helper.
Joaquin de Andres
1
-10
/
+36
2020-04-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...
Peter Maydell
6
-0
/
+361
2020-04-30
qdev-clock: introduce an init array to ease the device construction
Damien Hedde
1
-0
/
+17
2020-04-30
qdev: add clock input&output support to devices.
Damien Hedde
3
-1
/
+181
2020-04-30
hw/core/clock-vmstate: define a vmstate entry for clock state
Damien Hedde
2
-0
/
+26
2020-04-30
hw/core/clock: introduce clock object
Peter Maydell
3
-0
/
+138
2020-04-30
qapi: Only input visitors can actually fail
Markus Armbruster
1
-1
/
+1
2020-04-13
fw_cfg: Migrate ACPI table mr sizes separately
Shameer Kolothum
1
-0
/
+1
2020-04-07
hw/core: properly terminate loading .hex on EOF record
Alex Bennée
1
-1
/
+4
2020-03-20
compat: disable edid on correct virtio-gpu device
Cornelia Huck
1
-1
/
+1
2020-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2
-15
/
+13
2020-03-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...
Peter Maydell
1
-1
/
+1
2020-03-17
machine: Add SMP Sockets in CpuTopology
Babu Moger
1
-0
/
+1
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
1
-15
/
+4
2020-03-17
machine/memory encryption: Disable mem merge
Dr. David Alan Gilbert
1
-0
/
+8
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
1
-1
/
+1
2020-03-17
hw/core: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
1
-1
/
+2
2020-03-16
exec/rom_reset: Free rom data during inmigrate skip
Dr. David Alan Gilbert
1
-9
/
+16
2020-03-09
core/qdev: fix memleak in qdev_get_gpio_out_connector()
Pan Nengyuan
1
-1
/
+1
2020-02-28
multifd: Add zstd compression multifd support
Juan Quintela
1
-1
/
+1
2020-02-28
multifd: Add zlib compression multifd support
Juan Quintela
1
-1
/
+1
2020-02-28
multifd: Add multifd-compression parameter
Juan Quintela
1
-0
/
+13
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
3
-78
/
+79
2020-02-22
virtio: increase virtqueue size for virtio-scsi and virtio-blk
Denis Plotnikov
1
-0
/
+2
2020-02-19
remove no longer used memory_region_allocate_system_memory()
Igor Mammedov
1
-34
/
+0
2020-02-19
null-machine: use memdev for RAM
Igor Mammedov
1
-5
/
+3
2020-02-19
initialize MachineState::ram in NUMA case
Igor Mammedov
1
-13
/
+30
2020-02-19
machine: introduce convenience MachineState::ram
Igor Mammedov
2
-13
/
+25
[next]