index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
avr
/
arduino.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-31
ppc/pnv: move attach_root_port helper to pnv-phb.c
Daniel Henrique Barboza
3
-26
/
+24
2022-08-31
ppc/pnv: remove PnvPHB4.version
Daniel Henrique Barboza
1
-2
/
+0
2022-08-31
ppc/pnv: remove pecc->rp_model
Daniel Henrique Barboza
2
-3
/
+0
2022-08-31
ppc/pnv: remove root port name from pnv_phb_attach_root_port()
Daniel Henrique Barboza
3
-12
/
+7
2022-08-31
ppc/pnv: remove pnv-phb4-root-port
Daniel Henrique Barboza
5
-98
/
+6
2022-08-31
ppc/pnv: remove pnv-phb3-root-port
Daniel Henrique Barboza
4
-49
/
+2
2022-08-31
ppc/pnv: add pnv-phb-root-port device
Daniel Henrique Barboza
2
-8
/
+123
2022-08-31
ppc/pnv: turn PnvPHB4 into a PnvPHB backend
Daniel Henrique Barboza
4
-31
/
+27
2022-08-31
ppc/pnv: add PHB4 bus init helper
Daniel Henrique Barboza
3
-16
/
+26
2022-08-31
ppc/pnv: turn PnvPHB3 into a PnvPHB backend
Daniel Henrique Barboza
4
-30
/
+26
2022-08-31
ppc/pnv: add PnvPHB base/proxy device
Daniel Henrique Barboza
3
-1
/
+165
2022-08-31
ppc/pnv: add PHB3 bus init helper
Daniel Henrique Barboza
2
-16
/
+24
2022-08-31
target/ppc: Bugfix FP when OE/UE are set
Lucas Mateus Castro (alqotel)
2
-2
/
+2
2022-08-31
fpu: Add rebias bool, value and operation
Lucas Mateus Castro (alqotel)
3
-2
/
+25
2022-08-31
ppc/pnv: Add initial P9/10 SBE model
Nicholas Piggin
8
-0
/
+524
2022-08-30
target/ppc: Fix host PVR matching for KVM
Nicholas Piggin
4
-24
/
+77
2022-08-30
pseries: Update SLOF firmware image
Alexey Kardashevskiy
4
-2
/
+2
2022-08-30
Open 7.2 development tree
Richard Henderson
1
-1
/
+1
2022-08-30
Update version for v7.1.0 release
Richard Henderson
1
-1
/
+1
2022-08-24
Update version for v7.1.0-rc4 release
Richard Henderson
1
-1
/
+1
2022-08-24
qemu-options: try and clarify preferred block semantics
Alex Bennée
1
-0
/
+13
2022-08-24
tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan
Thomas Huth
1
-1
/
+0
2022-08-24
tests/migration/i386: Speed up the i386 migration test (when using TCG)
Thomas Huth
2
-6
/
+7
2022-08-24
tests/migration/aarch64: Speed up the aarch64 migration test
Thomas Huth
2
-7
/
+6
2022-08-24
tests/qtest/migration-test: Only wait for serial output where migration succeeds
Thomas Huth
1
-1
/
+3
2022-08-24
tests/avocado: push default timeout to QemuBaseTest
Alex Bennée
1
-1
/
+4
2022-08-23
scsi-generic: Fix emulated block limits VPD page
Kevin Wolf
1
-7
/
+14
2022-08-19
target/hppa: Fix proberi instruction emulation for linux-user
Helge Deller
1
-1
/
+1
2022-08-18
Revert "linux-user: un-parent OBJECT(cpu) when closing thread"
Richard Henderson
1
-7
/
+6
2022-08-18
kvm: fix segfault with query-stats-schemas and -M none
Paolo Bonzini
1
-3
/
+5
2022-08-18
ui/console: fix qemu_console_resize() regression
Marc-André Lureau
1
-2
/
+4
2022-08-18
build-sys: disable vhost-user-gpu if !opengl
Marc-André Lureau
1
-1
/
+1
2022-08-18
dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies
Priyankar Jain
1
-4
/
+9
2022-08-17
virtio-pci: don't touch pci on virtio reset
Michael S. Tsirkin
1
-2
/
+8
2022-08-17
tests: acpi: silence applesmc warning about invalid key
Igor Mammedov
1
-1
/
+3
2022-08-17
hw/cxl: Correctly handle variable sized mailbox input payloads.
Jonathan Cameron
1
-1
/
+1
2022-08-17
hw/cxl: Fix Get LSA input payload size which should be 8 bytes.
Jonathan Cameron
1
-1
/
+1
2022-08-17
hw/cxl: Add stub write function for RO MemoryRegionOps entries.
Jonathan Cameron
1
-3
/
+9
2022-08-17
hw/cxl: Fix wrong query of target ports
Jonathan Cameron
1
-7
/
+5
2022-08-17
hw/cxl: Fix memory leak in error paths
Jonathan Cameron
1
-2
/
+3
2022-08-17
x86: disable rng seeding via setup_data
Gerd Hoffmann
3
-3
/
+3
2022-08-17
hw/virtio: fix vhost_user_read tracepoint
Alex Bennée
1
-2
/
+2
2022-08-17
hw/virtio: handle un-configured shutdown in virtio-pci
Alex Bennée
1
-2
/
+7
2022-08-17
hw/virtio: gracefully handle unset vhost_dev vdev
Alex Bennée
1
-3
/
+7
2022-08-17
virtio-scsi: fix race in virtio_scsi_dataplane_start()
Stefan Hajnoczi
2
-3
/
+13
2022-08-16
Update version for v7.1.0-rc3 release
Richard Henderson
1
-1
/
+1
2022-08-16
hw/usb/hcd-xhci: Fix unbounded loop in xhci_ring_chain_length() (CVE-2020-14394)
Thomas Huth
1
-4
/
+19
2022-08-16
tests/qtest: misc tweaks to readconfig
Daniel P. Berrangé
1
-6
/
+6
2022-08-16
tests/avocado: apply a band aid to aspeed-evb login
Alex Bennée
1
-0
/
+2
2022-08-16
tests/avocado: add timeout to the aspeed tests
Alex Bennée
1
-0
/
+2
[next]