Stefan Hajnoczi
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 months ago |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
Richard Henderson
|
3002997310
hw/misc: Constify all Property
|
8 months ago |
Pierrick Bouvier
|
cdcb78dba4
hw/misc: remove break after g_assert_not_reached()
|
11 months ago |
Peter Maydell
|
ad80e36744
hw, target: Add ResetType argument to hold and exit phase methods
|
1 year ago |
Richard Henderson
|
e4ea952fb0
hw/misc: Constify VMState
|
1 year ago |
Mark Cave-Ayland
|
b4d3a83b89
mac_via: extend timer calibration hack to work with A/UX
|
1 year ago |
Mark Cave-Ayland
|
c698b0c8ed
mac_via: always clear ADB interrupt when switching to A/UX mode
|
1 year ago |
Mark Cave-Ayland
|
7ebfb91d8f
mac_via: implement ADB_STATE_IDLE state if shift register in input mode
|
1 year ago |
Mark Cave-Ayland
|
2006904938
mac_via: workaround NetBSD ADB bus enumeration issue
|
1 year ago |
Mark Cave-Ayland
|
366d27796c
mac_via: work around underflow in TimeDBRA timing loop in SETUPTIMEK
|
1 year ago |
Mark Cave-Ayland
|
0f03047c1b
q800: implement additional machine id bits on VIA1 port A
|
1 year ago |
Michael Tokarev
|
9b4b4e510b
hw/other: spelling fixes
|
2 years ago |
Mark Cave-Ayland
|
532009054b
mac_via: fix rtc command decoding for the PRAM seconds registers
|
2 years ago |
Mark Cave-Ayland
|
ce47d531c3
mac_via: fix rtc command decoding from PRAM addresses 0x0 to 0xf
|
2 years ago |
Peter Maydell
|
ed053e8997
hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase reset
|
2 years ago |
Thomas Huth
|
a07d9df0fd
trivial: Fix duplicated words
|
3 years ago |
Alberto Faria
|
a9262f551e
block: Change blk_{pread,pwrite}() param order
|
3 years ago |
Alberto Faria
|
3b35d4542c
block: Add a 'flags' param to blk_pread()
|
3 years ago |
Alberto Faria
|
bf5b16fa40
block: Make blk_{pread,pwrite}() return 0 on success
|
3 years ago |
Mark Cave-Ayland
|
b793b4ef8c
mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs
|
3 years ago |
Mark Cave-Ayland
|
677a4725b1
mac_via: make SCSI_DATA (DRQ) bit live rather than latched
|
3 years ago |
Mark Cave-Ayland
|
c697fc80a8
mos6522: use device_class_set_parent_reset() to propagate reset to parent
|
3 years ago |
Mark Cave-Ayland
|
ebe5bca2ef
mos6522: switch over to use qdev gpios for IRQs
|
3 years ago |
Peter Maydell
|
2f93d8b04a
rtc: Move RTC function prototypes to their own header
|
3 years ago |
Mark Cave-Ayland
|
291bc1809a
mac_via: add GPIO for A/UX mode
|
3 years ago |
Mark Cave-Ayland
|
e976459b3b
mac_via: update comment for VIA1B_vMystery bit
|
3 years ago |
Peter Maydell
|
d637e1dc6d
qbus: Rename qbus_create_inplace() to qbus_init()
|
3 years ago |
Mark Cave-Ayland
|
dde602ae53
mac_via: add qdev gpios for nubus slot interrupts to VIA2
|
4 years ago |