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
2018-05-04
hw/arm/smmu-common: smmu base device and datatypes
Eric Auger
2
-0
/
+82
2018-05-04
hw/arm: Don't fail qtest due to missing SD card in -nodefaults mode
Thomas Huth
3
-16
/
+15
2018-05-04
arm: boot: set boot_info starting from first_cpu
Igor Mammedov
1
-1
/
+1
2018-05-04
hw/net/smc91c111: Convert away from old_mmio
Peter Maydell
1
-29
/
+25
2018-05-04
hw/usb/tusb6010: Convert away from old_mmio
Peter Maydell
1
-4
/
+36
2018-05-04
hw/char/cmsdk-apb-uart.c: Accept more input after character read
Patrick Oppenlander
1
-0
/
+1
2018-05-04
hw/arm/virt: Add linux,pci-domain property
Jan Kiszka
1
-0
/
+1
2018-05-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-05-04' into ...
Peter Maydell
3
-9
/
+9
2018-05-04
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180504' into staging
Peter Maydell
5
-40
/
+128
2018-05-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.13-20180504' int...
Peter Maydell
10
-213
/
+244
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
3
-9
/
+9
2018-05-04
spapr: don't advertise radix GTSE if max-compat-cpu < power9
Greg Kurz
1
-5
/
+10
2018-05-04
spapr: don't migrate "spapr_option_vector_ov5_cas" to pre 2.8 machines
Greg Kurz
1
-1
/
+3
2018-05-04
mac_newworld: move wiring of macio IRQs to macio_newworld_realize()
Mark Cave-Ayland
2
-30
/
+23
2018-05-04
mac_newworld: remove pics IRQ array and wire up macio to OpenPIC directly
Mark Cave-Ayland
2
-14
/
+24
2018-05-04
uninorth: create new uninorth device
Mark Cave-Ayland
4
-39
/
+66
2018-05-04
spapr: Clean up handling of LPCR power-saving exit bits
David Gibson
2
-16
/
+8
2018-05-04
spapr: Move PAPR mode cpu setup fully to spapr code
David Gibson
1
-3
/
+33
2018-05-04
target/ppc: Delay initialization of LPCR_UPRT for secondary cpus
David Gibson
1
-0
/
+12
2018-05-04
spapr: Clean up LPCR updates from hypercalls
David Gibson
1
-30
/
+20
2018-05-04
spapr: Make a helper to set up cpu entry point state
David Gibson
3
-7
/
+12
2018-05-04
spapr: Remove unhelpful helpers from rtas_start_cpu()
David Gibson
1
-24
/
+14
2018-05-04
spapr: Clean up rtas_start_cpu() & rtas_stop_self()
David Gibson
1
-34
/
+32
2018-05-04
spapr: Remove support for explicitly allocated RMAs
David Gibson
1
-42
/
+19
2018-05-03
hw/rdma: Fix possible out of bounds access to port GID index
Marcel Apfelbaum
1
-1
/
+1
2018-05-03
hw/rdma: Delete duplicate definition of MAX_RM_TBL_NAME
Yuval Shaia
2
-4
/
+2
2018-05-03
hw/rdma: Fix possible out of bounds access to regs array
Yuval Shaia
2
-5
/
+5
2018-05-03
hw/rdma: Fix possible out of bounds access to GID table
Yuval Shaia
2
-3
/
+7
2018-05-03
hw/rdma: Delete port's pkey table
Yuval Shaia
2
-17
/
+1
2018-05-03
hw/rdma: Fix possible usage of a NULL pointer
Marcel Apfelbaum
1
-0
/
+1
2018-05-03
hw/rdma: Fix possible munmap call on a NULL pointer
Marcel Apfelbaum
1
-1
/
+1
2018-05-02
pc-bios/s390-ccw: fix loadparm initialization and int conversion
Collin Walling
1
-0
/
+4
2018-05-02
9p: add trace event for v9fs_setattr()
Greg Kurz
2
-0
/
+7
2018-05-01
hw/m68k/mcf5208: Fix trivial typo in board description
Thomas Huth
1
-1
/
+1
2018-04-30
hw/s390x: Allow to configure the consoles with the "-serial" parameter
Thomas Huth
2
-2
/
+31
2018-04-30
s390x/kvm: cleanup calls to cpu_synchronize_state()
David Hildenbrand
1
-8
/
+0
2018-04-30
vfio-ccw: introduce vfio_ccw_get_device()
Greg Kurz
1
-20
/
+36
2018-04-30
s390x/sclp: extend SCLP event masks to 64 bits
Claudio Imbrenda
1
-9
/
+41
2018-04-30
s390x: introduce 2.13 compat machine
Cornelia Huck
1
-1
/
+16
2018-04-27
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180427-pull-request' ...
Peter Maydell
4
-7
/
+8
2018-04-27
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180427-pull-request' i...
Peter Maydell
3
-0
/
+16
2018-04-27
ui: introduce vfio_display_reset
Tina Zhang
3
-0
/
+16
2018-04-27
ccid-card: include libcacard.h only
Michal Privoznik
2
-5
/
+2
2018-04-27
Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_option
John Thomson
1
-0
/
+4
2018-04-27
ccid: Fix dwProtocols advertisement of T=0
Jason Andryuk
1
-2
/
+2
2018-04-27
spapr: Set compatibility mode before the rest of spapr_cpu_reset()
David Gibson
1
-6
/
+5
2018-04-27
spapr: Support ibm,dynamic-memory-v2 property
Bharata B Rao
1
-48
/
+182
2018-04-27
ppc: e500: switch E500 based machines to full machine definition
Igor Mammedov
4
-103
/
+156
2018-04-27
spapr: Add ibm,max-associativity-domains property
Serhii Popovych
1
-0
/
+10
2018-04-27
target/ppc: Fold slb_nr into PPCHash64Options
David Gibson
2
-4
/
+9
[next]