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
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
virtio-gpu: fix crashes upon warm reboot with vga mode
Marc-André Lureau
1
-0
/
+1
2018-07-30
i386: do not migrate MSR_SMI_COUNT on machine types <2.12
Paolo Bonzini
1
-0
/
+4
2018-07-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+11
2018-07-17
hw/display/xlnx_dp: Move problematic code from instance_init to realize
Paolo Bonzini
1
-1
/
+13
2018-07-17
hw/core/sysbus: Add a function for creating and attaching an object
Thomas Huth
1
-0
/
+17
2018-07-16
aspeed: Implement write-1-{set, clear} for AST2500 strapping
Andrew Jeffery
1
-0
/
+2
2018-07-16
qdev: add HotplugHandler->post_plug() callback
Stefan Hajnoczi
1
-0
/
+11
2018-07-10
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
1
-0
/
+1
2018-07-09
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
1
-1
/
+1
2018-07-09
pc: Fix typo on PC_COMPAT_2_12
Eduardo Habkost
1
-1
/
+1
2018-07-09
boards.h: Remove doc comment reference to nonexistent function
Peter Maydell
1
-2
/
+1
2018-07-09
ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy option
Peter Maydell
1
-0
/
+9
2018-07-09
hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mr
Eric Auger
1
-0
/
+1
2018-07-05
hw/riscv/sifive_u: Connect the Cadence GEM Ethernet device
Alistair Francis
1
-2
/
+7
2018-07-05
hw/riscv/sifive_plic: Use gpios instead of irqs
Alistair Francis
1
-1
/
+0
2018-07-05
hw/riscv/sifive_e: Create a SiFive E SoC object
Alistair Francis
1
-2
/
+14
2018-07-05
hw/riscv/sifive_u: Create a SiFive U SoC object
Alistair Francis
1
-2
/
+14
2018-07-03
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180703-pull-request' ...
Peter Maydell
1
-0
/
+16
2018-07-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...
Peter Maydell
2
-4
/
+8
2018-07-03
vga: disable global_vmstate for 3.0+ machine types
Gerd Hoffmann
1
-0
/
+16
2018-07-03
ppc4xx_i2c: Rewrite to model hardware more closely
BALATON Zoltan
1
-1
/
+2
2018-07-03
ppx/xics: introduce a parent_reset in ICSStateClass
Cédric Le Goater
1
-0
/
+1
2018-07-03
ppc/xics: introduce a parent_realize in ICSStateClass
Cédric Le Goater
1
-1
/
+2
2018-07-03
ppc/xics: introduce ICP DeviceRealize and DeviceReset handlers
Cédric Le Goater
1
-2
/
+3
2018-07-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
7
-10
/
+17
2018-07-02
hw/virtio: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
2018-07-02
hw/net: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-2
/
+3
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-2
/
+3
2018-07-02
hw/mips: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2
-2
/
+4
2018-07-02
hw/display: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-2
/
+3
2018-07-02
hw/tpm: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
1
-0
/
+19
2018-07-02
s390x/tod: factor out TOD into separate device
David Hildenbrand
1
-0
/
+46
2018-07-02
loader: Check access size when calling rom_ptr() to avoid crashes
Thomas Huth
1
-1
/
+1
2018-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+2
2018-06-29
usb-storage: Add rerror/werror properties
Kevin Wolf
1
-0
/
+2
2018-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-18
/
+18
2018-06-29
hw/scsi: add VPD Block Limits emulation
Daniel Henrique Barboza
1
-1
/
+2
2018-06-29
hw/scsi: centralize SG_IO calls into single function
Daniel Henrique Barboza
1
-0
/
+2
2018-06-29
hw/scsi: cleanups before VPD BL emulation
Daniel Henrique Barboza
1
-0
/
+1
2018-06-28
hmp: obsolete "info ioapic"
Peter Xu
1
-3
/
+0
2018-06-28
ioapic: support "info irq"
Peter Xu
1
-0
/
+3
2018-06-28
esp: remove legacy esp_init() function
Mark Cave-Ayland
1
-5
/
+0
2018-06-28
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
1
-2
/
+4
2018-06-28
nvdimm: convert nvdimm_mr into a pointer
David Hildenbrand
1
-1
/
+1
2018-06-28
pc-dimm: merge get_(vmstate_)memory_region()
David Hildenbrand
1
-1
/
+2
2018-06-28
pc-dimm: remove pc_dimm_get_free_slot() from header
David Hildenbrand
1
-2
/
+0
2018-06-28
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
1
-3
/
+3
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
1
-1
/
+1
2018-06-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180626'...
Peter Maydell
6
-29
/
+105
[next]