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-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
2020-02-19
machine: introduce memory-backend property
Igor Mammedov
1
-0
/
+24
2020-02-19
numa: remove deprecated -mem-path fallback to anonymous RAM
Igor Mammedov
1
-17
/
+1
2020-02-13
qxl: introduce hardware revision 5
Gerd Hoffmann
1
-0
/
+2
2020-02-07
hw/core: Allow setting 'virtio-blk-device.scsi' property on OSX host
Philippe Mathieu-Daudé
1
-1
/
+2
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
1
-1
/
+1
2020-01-30
hw/core: deprecate old reset functions and introduce new ones
Damien Hedde
3
-0
/
+15
2020-01-30
hw/core/qdev: update hotplug reset regarding resettable
Damien Hedde
1
-1
/
+14
2020-01-30
hw/core/qdev: handle parent bus change regarding resettable
Damien Hedde
1
-5
/
+11
2020-01-30
hw/core/resettable: add support for changing parent
Damien Hedde
2
-2
/
+61
2020-01-30
hw/core: add Resettable support to BusClass and DeviceClass
Damien Hedde
2
-0
/
+190
2020-01-30
hw/core: create Resettable QOM interface
Damien Hedde
3
-0
/
+256
2020-01-30
hw/core/qdev: add trace events to help with resettable transition
Damien Hedde
2
-3
/
+35
2020-01-30
add device_legacy_reset function to prepare for reset api change
Damien Hedde
1
-3
/
+3
2020-01-30
hw/core/or-irq: Fix incorrect assert forbidding num-lines == MAX_OR_LINES
Peter Maydell
1
-1
/
+1
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2
-19
/
+20
2020-01-24
qdev: register properties as class properties
Marc-André Lureau
2
-58
/
+63
2020-01-24
qdev: move instance properties to class properties
Marc-André Lureau
1
-11
/
+13
2020-01-24
qdev: rename DeviceClass.props
Paolo Bonzini
2
-5
/
+5
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
6
-5
/
+10
2020-01-24
qdev: move helper function to monitor/misc
Marc-André Lureau
1
-26
/
+0
[next]