Sign in
qemu
/
qemu
/
002b2902f39fd9c2b01881e1ca07db80266dc5bf
/
hw
fbd3a48
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180514' into staging
by Peter Maydell
· 7 years ago
a30fb81
s390x: refactor reset/reipl handling
by David Hildenbrand
· 7 years ago
838fb84
s390x/ccw: make sure all ccw devices are properly reset
by Cornelia Huck
· 7 years ago
0c53057
virtio-ccw: common reset handler
by Cornelia Huck
· 7 years ago
6e9c893
s390x/css: disabled subchannels cannot be status pending
by Cornelia Huck
· 7 years ago
7a9180b
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
by Peter Maydell
· 7 years ago
9ba1733
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
af1a5c3
net: Remove the deprecated "vlan" parameter
by Thomas Huth
· 7 years ago
f5583c5
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510' into staging
by Peter Maydell
· 7 years ago
3ff333e
pc-dimm: fix error messages if no slots were defined
by David Hildenbrand
· 7 years ago
debbdc0
make sure that we aren't overwriting mc->get_hotplug_handler by accident
by Igor Mammedov
· 7 years ago
3b77f6c
arm/boot: split load_dtb() from arm_load_kernel()
by Igor Mammedov
· 7 years ago
a3fc839
platform-bus-device: use device plug callback instead of machine_done notifier
by Igor Mammedov
· 7 years ago
38aefb5
pc: simplify MachineClass::get_hotplug_handler handling
by Igor Mammedov
· 7 years ago
7a35383
hw/arm/iotkit.c: fix minor memory leak
by Peter Maydell
· 7 years ago
a8a94ef
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-minor-fixes-3' into staging
by Peter Maydell
· 7 years ago
950c4e6
opts: don't silently truncate long option values
by Daniel P. Berrangé
· 7 years ago
6fad7d1
riscv: htif: increase the priority of the htif subregion
by KONRAD Frederic
· 7 years ago
17b9751
riscv: spike: allow base == 0
by KONRAD Frederic
· 7 years ago
cc8f8ba
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging
by Peter Maydell
· 7 years ago
d01beac
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180507-pull-request' into staging
by Peter Maydell
· 7 years ago
3add3f7
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-pull-20180506' into staging
by Peter Maydell
· 7 years ago
302a84e
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180507-pull-request' into staging
by Peter Maydell
· 7 years ago
2fb513d
ppc: e500: use g_strdup_printf() instead of snprintf()
by Greg Kurz
· 7 years ago
0c9269a
spapr: rename "hotplug memory" terminology to "device memory"
by David Hildenbrand
· 7 years ago
f2ffbe2
pc: rename "hotplug memory" terminology to "device memory"
by David Hildenbrand
· 7 years ago
e017da3
machine: rename MemoryHotplugState to DeviceMemoryState
by David Hildenbrand
· 7 years ago
18d11dc
pc-dimm: move actual plug/unplug of a memory region to MemoryDevice
by David Hildenbrand
· 7 years ago
1b6d6af
pc-dimm: factor out capacity and slot checks into MemoryDevice
by David Hildenbrand
· 7 years ago
bb0831b
pc-dimm: factor out address search into MemoryDevice code
by David Hildenbrand
· 7 years ago
bd6c3e4
pc-dimm: pass in the machine and to the MemoryHotplugState
by David Hildenbrand
· 7 years ago
acc7fa1
pc-dimm: no need to pass the memory region
by David Hildenbrand
· 7 years ago
b0c14ec
machine: make MemoryHotplugState accessible via the machine
by David Hildenbrand
· 7 years ago
2cc0e2e
pc-dimm: factor out MemoryDevice interface
by David Hildenbrand
· 7 years ago
5bd5c27
qxl: fix local renderer crash
by Gerd Hoffmann
· 7 years ago
3280ea8
usb-host: skip open on pending postload bh
by Gerd Hoffmann
· 7 years ago
2392ae6
usb-mtp: Unconditionally check for the readonly bit
by Bandan Das
· 7 years ago
24e8d1f
usb-mtp: Add some NULL checks for issues pointed out by coverity
by Bandan Das
· 7 years ago
5aec324
RISC-V: Mark ROM read-only after copying in code
by Michael Clark
· 7 years ago
8985480
RISC-V: Remove EM_RISCV ELF_MACHINE indirection
by Michael Clark
· 7 years ago
42b3a4b
RISC-V: Remove unused class definitions
by Michael Clark
· 7 years ago
b793898
RISC-V: Remove identity_translate from load_elf
by Michael Clark
· 7 years ago
6b01e32
RISC-V: Use ROM base address and size from memmap
by Michael Clark
· 7 years ago
77ff5bb
RISC-V: Make virt board description match spike
by Michael Clark
· 7 years ago
2a8756e
RISC-V: Replace hardcoded constants with enum values
by Michael Clark
· 7 years ago
e24e345
hw/arm/virt: Introduce the iommu option
by Eric Auger
· 7 years ago
a703b4f
hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
by Prem Mallappa
· 7 years ago
584105e
hw/arm/virt: Add SMMUv3 to the virt board
by Prem Mallappa
· 7 years ago
0d1ac82
hw/arm/smmuv3: Abort on vfio or vhost case
by Eric Auger
· 7 years ago
9bde7f0
hw/arm/smmuv3: Implement translate callback
by Eric Auger
· 7 years ago
bb98100
hw/arm/smmuv3: Event queue recording helper
by Eric Auger
· 7 years ago
fae4be3
hw/arm/smmuv3: Implement MMIO write operations
by Eric Auger
· 7 years ago
dadd1a0
hw/arm/smmuv3: Queue helpers
by Eric Auger
· 7 years ago
6a73603
hw/arm/smmuv3: Wired IRQ and GERROR helpers
by Eric Auger
· 7 years ago
10a83cb
hw/arm/smmuv3: Skeleton
by Prem Mallappa
· 7 years ago
9364194
hw/arm/smmu-common: VMSAv8-64 page table walk
by Eric Auger
· 7 years ago
cac994e
hw/arm/smmu-common: IOMMU memory region and address space setup
by Eric Auger
· 7 years ago
527773e
hw/arm/smmu-common: smmu base device and datatypes
by Eric Auger
· 7 years ago
a82929a
hw/arm: Don't fail qtest due to missing SD card in -nodefaults mode
by Thomas Huth
· 7 years ago
0c94927
arm: boot: set boot_info starting from first_cpu
by Igor Mammedov
· 7 years ago
50a22d0
hw/net/smc91c111: Convert away from old_mmio
by Peter Maydell
· 7 years ago
a22cadb
hw/usb/tusb6010: Convert away from old_mmio
by Peter Maydell
· 7 years ago
0c6a108
hw/char/cmsdk-apb-uart.c: Accept more input after character read
by Patrick Oppenlander
· 7 years ago
6d9c1b8
hw/arm/virt: Add linux,pci-domain property
by Jan Kiszka
· 7 years ago
7c867af
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into staging
by Peter Maydell
· 7 years ago
46e04da
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180504' into staging
by Peter Maydell
· 7 years ago
2e4bd4a
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.13-20180504' into staging
by Peter Maydell
· 7 years ago
cb3e7f0
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
by Marc-André Lureau
· 7 years ago
0550b12
spapr: don't advertise radix GTSE if max-compat-cpu < power9
by Greg Kurz
· 7 years ago
aef19c0
spapr: don't migrate "spapr_option_vector_ov5_cas" to pre 2.8 machines
by Greg Kurz
· 7 years ago
0fcd2a8
mac_newworld: move wiring of macio IRQs to macio_newworld_realize()
by Mark Cave-Ayland
· 7 years ago
040b27c
mac_newworld: remove pics IRQ array and wire up macio to OpenPIC directly
by Mark Cave-Ayland
· 7 years ago
0662946
uninorth: create new uninorth device
by Mark Cave-Ayland
· 7 years ago
47a9b55
spapr: Clean up handling of LPCR power-saving exit bits
by David Gibson
· 7 years ago
da20aed
spapr: Move PAPR mode cpu setup fully to spapr code
by David Gibson
· 7 years ago
f00bed9
target/ppc: Delay initialization of LPCR_UPRT for secondary cpus
by David Gibson
· 7 years ago
295b6c2
spapr: Clean up LPCR updates from hypercalls
by David Gibson
· 7 years ago
84369f6
spapr: Make a helper to set up cpu entry point state
by David Gibson
· 7 years ago
9824891
spapr: Remove unhelpful helpers from rtas_start_cpu()
by David Gibson
· 7 years ago
cf116ad
spapr: Clean up rtas_start_cpu() & rtas_stop_self()
by David Gibson
· 7 years ago
090052a
spapr: Remove support for explicitly allocated RMAs
by David Gibson
· 7 years ago
d18a530
hw/rdma: Fix possible out of bounds access to port GID index
by Marcel Apfelbaum
· 7 years ago
6c080b9
hw/rdma: Delete duplicate definition of MAX_RM_TBL_NAME
by Yuval Shaia
· 7 years ago
3509291
hw/rdma: Fix possible out of bounds access to regs array
by Yuval Shaia
· 7 years ago
c387e8a
hw/rdma: Fix possible out of bounds access to GID table
by Yuval Shaia
· 7 years ago
b9e3487
hw/rdma: Delete port's pkey table
by Yuval Shaia
· 7 years ago
b0197cf
hw/rdma: Fix possible usage of a NULL pointer
by Marcel Apfelbaum
· 7 years ago
1bad495
hw/rdma: Fix possible munmap call on a NULL pointer
by Marcel Apfelbaum
· 7 years ago
074afe6
pc-bios/s390-ccw: fix loadparm initialization and int conversion
by Collin Walling
· 7 years ago
8f9c64b
9p: add trace event for v9fs_setattr()
by Greg Kurz
· 7 years ago
83dc62f
hw/m68k/mcf5208: Fix trivial typo in board description
by Thomas Huth
· 7 years ago
052888f
hw/s390x: Allow to configure the consoles with the "-serial" parameter
by Thomas Huth
· 7 years ago
e7c3246
s390x/kvm: cleanup calls to cpu_synchronize_state()
by David Hildenbrand
· 7 years ago
c96f2c2
vfio-ccw: introduce vfio_ccw_get_device()
by Greg Kurz
· 7 years ago
98e43b7
s390x/sclp: extend SCLP event masks to 64 bits
by Claudio Imbrenda
· 7 years ago
7a9cb3a
s390x: introduce 2.13 compat machine
by Cornelia Huck
· 7 years ago
6f0c470
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180427-pull-request' into staging
by Peter Maydell
· 7 years ago
10f4718
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180427-pull-request' into staging
by Peter Maydell
· 7 years ago
8983e3e
ui: introduce vfio_display_reset
by Tina Zhang
· 7 years ago
0f5c642
ccid-card: include libcacard.h only
by Michal Privoznik
· 7 years ago
Next »