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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-01-25
9pfs: local: trivial cosmetic fix in pwritev op
Greg Kurz
1
-2
/
+1
2017-01-25
9pfs: fix off-by-one error in PDU free list
Greg Kurz
1
-1
/
+1
2017-01-25
9pfs: add missing coroutine_fn annotations
Greg Kurz
1
-2
/
+2
2017-01-24
nios2: Add Altera 10M50 GHRD emulation
Marek Vasut
5
-0
/
+431
2017-01-24
nios2: Add periodic timer emulation
Chris Wulff
2
-0
/
+238
2017-01-24
nios2: Add IIC interrupt controller emulation
Chris Wulff
2
-0
/
+104
2017-01-24
hw/isa/isa-bus: Set category of the "isabus-bridge" device
Thomas Huth
1
-0
/
+1
2017-01-24
usb: Set category and description of the MTP device
Thomas Huth
1
-0
/
+2
2017-01-24
scsi-disk: add 'fall through' comment to switch VERIFY cases
Peter Maydell
1
-0
/
+1
2017-01-24
hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GB
Peter Maydell
1
-1
/
+1
2017-01-24
vfio: remove a duplicated word in comments
Cao jin
1
-2
/
+2
2017-01-24
lm32: milkymist-tmu2: fix another integer overflow
Peter Maydell
1
-1
/
+1
2017-01-24
hw/i386/kvmvapic: Remove dead code in patch_hypercalls()
Peter Maydell
1
-6
/
+0
2017-01-24
pci-assign: avoid pointless stat
Paolo Bonzini
1
-8
/
+8
2017-01-24
pcie: fix typo in comments
Cao jin
1
-1
/
+1
[next]