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-01-31
ppc: Prevent inifnite loop in decrementer auto-reload.
Roman Kapl
1
-2
/
+6
2017-01-31
ppc: Add ppc_set_compat_all()
David Gibson
1
-26
/
+5
2017-01-31
pseries: Rewrite CAS PVR compatibility logic
David Gibson
2
-72
/
+34
2017-01-31
pxb: Restrict to x86
David Gibson
1
-1
/
+1
2017-01-31
prep: add IBM RS/6000 7020 (40p) machine emulation
Hervé Poussineau
1
-0
/
+230
2017-01-31
prep: add IBM RS/6000 7020 (40p) memory controller
Hervé Poussineau
3
-0
/
+240
2017-01-31
prep: add PReP System I/O
Hervé Poussineau
3
-0
/
+308
2017-01-31
hw/ppc: QOM'ify spapr_vio.c
xiaoqiang zhao
1
-10
/
+0
2017-01-31
hw/ppc: QOM'ify ppce500_spin.c
xiaoqiang zhao
1
-10
/
+8
2017-01-31
hw/ppc: QOM'ify e500.c
xiaoqiang zhao
1
-13
/
+4
2017-01-31
hw/gpio: QOM'ify mpc8xxx.c
xiaoqiang zhao
1
-9
/
+11
2017-01-31
ppc: Rewrite ppc_get_compat_smt_threads()
David Gibson
1
-4
/
+4
2017-01-31
pseries: Add pseries-2.9 machine type
David Gibson
1
-2
/
+21
2017-01-31
prep: do not use global variable to access nvram
Hervé Poussineau
1
-2
/
+2
2017-01-31
hw/ppc/spapr: Fix boot path of usb-host storage devices
Thomas Huth
3
-0
/
+47
2017-01-31
ppc/spapr: implement H_SIGNAL_SYS_RESET
Nicholas Piggin
2
-2
/
+43
2017-01-31
ppc: Rename cpu_version to compat_pvr
David Gibson
2
-17
/
+17
2017-01-31
ppc: Clean up and QOMify hypercall emulation
David Gibson
2
-3
/
+6
2017-01-31
pseries: Make cpu_update during CAS unconditional
David Gibson
2
-10
/
+3
2017-01-31
pseries: Always use core objects for CPU construction
David Gibson
2
-72
/
+90
2017-01-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
38
-64
/
+240
2017-01-27
chardev: qom-ify
Marc-André Lureau
1
-17
/
+38
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
32
-48
/
+48
2017-01-27
bt: use qemu_chr_alloc()
Marc-André Lureau
1
-6
/
+13
2017-01-27
char: allocate CharDriverState as a single object
Marc-André Lureau
1
-5
/
+5
2017-01-27
char: move callbacks in CharDriver
Marc-André Lureau
1
-2
/
+6
2017-01-27
hw/scsi: Fix debug message of cdb structure in scsi-generic
Eric Farman
1
-2
/
+3
2017-01-27
Introduce DEVICE_CATEGORY_CPU for CPU devices
Thomas Huth
1
-0
/
+8
2017-01-27
hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types
Laszlo Ersek
1
-0
/
+2
2017-01-27
hw/isa/lpc_ich9: add broadcast SMI feature
Laszlo Ersek
1
-1
/
+9
2017-01-27
hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg
Laszlo Ersek
1
-0
/
+79
2017-01-27
apic: save apic_delivered flag
Pavel Dovgalyuk
1
-0
/
+33
2017-01-27
replay: don't use rtc clock on loadvm phase
Pavel Dovgalyuk
1
-4
/
+11
2017-01-27
icount: update instruction counter on apic patching
Pavel Dovgalyuk
1
-0
/
+6
2017-01-27
dma: omap: check dma channel data_type
Prasad J Pandit
1
-3
/
+7
2017-01-27
arm_gicv3: Fix broken logic in ELRSR calculation
Peter Maydell
1
-1
/
+1
2017-01-27
hw/char/exynos4210_uart: Drop unused local variable frame_size
Peter Maydell
1
-5
/
+1
2017-01-27
arm: stellaris: make MII accesses complete immediately
Michael Davidsaver
1
-1
/
+4
2017-01-27
armv7m: Honour CCR.USERSETMPEND
Michael Davidsaver
1
-1
/
+4
2017-01-27
armv7m: implement CCR, CFSR, HFSR, DFSR, BFAR, and MMFAR
Michael Davidsaver
1
-10
/
+32
2017-01-27
armv7m_nvic: keep a pointer to the CPU
Michael Davidsaver
1
-6
/
+5
2017-01-27
pflash_cfi01: fix per-device sector length in CFI table
Peter Maydell
1
-5
/
+17
2017-01-27
armv7m: Replace armv7m.hack with unassigned_access handler
Michael Davidsaver
1
-8
/
+0
2017-01-27
aspeed/smc: handle dummy bytes when doing fast reads in command mode
Cédric Le Goater
1
-0
/
+21
2017-01-26
s390x/flic: fix compilation of kvm flic
Cornelia Huck
1
-1
/
+1
2017-01-25
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2
-8
/
+7
2017-01-25
Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into staging
Peter Maydell
1
-61
/
+14
2017-01-25
Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into staging
Peter Maydell
9
-0
/
+773
2017-01-25
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
20
-36
/
+34
2017-01-25
9pfs: fix offset error in v9fs_xattr_read()
Greg Kurz
1
-3
/
+3
[next]