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
2017-09-14
qmp: introduce query-memory-size-summary command
Vadim Galitsyn
1
-0
/
+5
2017-09-14
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20170913-pull-request' ...
Peter Maydell
5
-124
/
+152
2017-09-13
virtio-gpu: don't clear QemuUIInfo information on reset
Gerd Hoffmann
1
-12
/
+0
2017-09-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
16
-74
/
+410
2017-09-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170908' int...
Peter Maydell
16
-609
/
+727
2017-09-08
fw_cfg: rename read callback
Marc-André Lureau
2
-15
/
+17
2017-09-08
pci: add reserved slot check to do_pci_register_device()
Mark Cave-Ayland
1
-3
/
+15
2017-09-08
pci: move check for existing devfn into new pci_bus_devfn_available() helper
Mark Cave-Ayland
1
-2
/
+8
2017-09-08
vmgenid: replace x-write-pointer-available hack
Marc-André Lureau
2
-8
/
+11
2017-09-08
acpi/vmgenid: change device category to misc
Yoni Bettan
1
-0
/
+1
2017-09-08
intel_iommu: fix missing BQL in pt fast path
Peter Xu
1
-0
/
+15
2017-09-08
hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root Port
Aleksandr Bezzubikov
1
-0
/
+36
2017-09-08
hw/pci: introduce bridge-only vendor-specific capability to provide some hint...
Aleksandr Bezzubikov
1
-0
/
+46
2017-09-08
hw/pci: introduce pcie-pci-bridge device
Aleksandr Bezzubikov
2
-1
/
+193
2017-09-08
Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"
Anthony PERARD
1
-8
/
+3
2017-09-08
hw/acpi: Move acpi_set_pci_info to pcihp
Anthony PERARD
2
-32
/
+38
2017-09-08
hw/acpi: Limit hotplug to root bus on legacy mode
Anthony PERARD
1
-1
/
+1
2017-09-08
pc: add 2.11 machine types
Marcel Apfelbaum
2
-5
/
+23
2017-09-08
vhost: Release memory references on cleanup
Alex Williamson
1
-0
/
+4
2017-09-08
e1000: Rename the SEC symbol to SEQEC
Kamil Rytarowski
4
-5
/
+5
2017-09-08
net: rtl8139: do not use old_mmio accesses
Matt Parker
1
-50
/
+3
2017-09-08
net/rocker: Fix the unusual macro name
Mao Zhongyi
1
-9
/
+9
2017-09-08
net/rocker: Convert to realize()
Mao Zhongyi
1
-16
/
+11
2017-09-08
net/rocker: Plug memory leak in pci_rocker_init()
Mao Zhongyi
1
-1
/
+3
2017-09-08
net/rocker: Remove the dead error handling
Mao Zhongyi
5
-87
/
+6
2017-09-08
ppc: spapr: Move VCPU ID calculation into sPAPR
Sam Bobroff
1
-0
/
+11
2017-09-08
ppc: make cpu_model translation to type consistent
Igor Mammedov
1
-12
/
+12
2017-09-08
PPC: KVM: Support machine option to set VSMT mode
Sam Bobroff
1
-0
/
+75
2017-09-08
spapr: fallback to raw mode if best compat mode cannot be set during CAS
Greg Kurz
1
-4
/
+14
2017-09-08
hw/nvram/spapr_nvram: Device can not be created by the users
Thomas Huth
1
-0
/
+2
2017-09-08
hw/ppc/spapr_cpu_core: Add a proper check for spapr machine
Thomas Huth
1
-0
/
+5
2017-09-08
ppc4xx: Export ECB and PLB emulation
BALATON Zoltan
2
-2
/
+5
2017-09-08
ppc4xx_i2c: Move to hw/i2c
BALATON Zoltan
3
-1
/
+2
2017-09-08
ppc4xx_i2c: QOMify
BALATON Zoltan
3
-109
/
+52
2017-09-08
ppc4xx: Split off 4xx I2C emulation from ppc405_uc to its own file
BALATON Zoltan
4
-242
/
+275
2017-09-08
ppc4xx: Make MAL emulation more generic
BALATON Zoltan
2
-105
/
+68
2017-09-08
ppc4xx: Move MAL from ppc405_uc to ppc4xx_devs
BALATON Zoltan
2
-263
/
+264
2017-09-08
spapr_iommu: Realloc guest visible TCE table when hot(un)plugging vfio-pci
Alexey Kardashevskiy
1
-21
/
+14
2017-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
4
-32
/
+37
2017-09-08
ppc: spapr: Rename cpu_dt_id to vcpu_id
Sam Bobroff
4
-16
/
+16
2017-09-08
e500: Use cpu_index instead of vcpu_dt_id
Sam Bobroff
1
-6
/
+2
2017-09-08
spapr: add pseries-2.11 machine type
Greg Kurz
1
-2
/
+20
2017-09-08
spapr_iommu: unregister vmstate at unrealize time
Greg Kurz
1
-0
/
+2
2017-09-08
spapr_iommu: pass object ownership to parent/owner
Michael Roth
1
-0
/
+1
2017-09-08
spapr_drc: pass object ownership to parent/owner
Michael Roth
1
-0
/
+1
2017-09-08
spapr_drc: add unrealize method to physical DRC class
Greg Kurz
1
-0
/
+16
2017-09-08
spapr_pci: parent the MSI memory region to the PHB
Greg Kurz
1
-1
/
+1
2017-09-08
spapr_iommu: convert TCE table object to realize()
Greg Kurz
1
-4
/
+2
2017-09-08
spapr_drc: use g_strdup_printf() instead of snprintf()
Greg Kurz
1
-6
/
+9
2017-09-08
spapr_iommu: use g_strdup_printf() instead of snprintf()
Greg Kurz
1
-5
/
+8
[next]